Pull request #43401 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7691d17a37990b01386716fce8d76e96b90b0a7f rather than 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 Obtained Jenkinsfile from 7691d17a37990b01386716fce8d76e96b90b0a7f 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-43401@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-05T23:16:54.275Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-05T23:16:54.280Z] Trying to pass milestone 12 [Pipeline] milestone [2022-04-05T23:16:54.375Z] Trying to pass milestone 13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-05T23:17:09.553Z] Still waiting to schedule task [2022-04-05T23:17:09.555Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-04-05T23:17:55.378Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e3c3c2b9e153c3c) in /home/ubuntu/workspace/moby_PR-43401 [Pipeline] { [Pipeline] checkout [2022-04-05T23:17:56.315Z] The recommended git tool is: git [2022-04-05T23:17:59.261Z] using credential docker-jenkins-github-credentials [2022-04-05T23:17:59.272Z] Cloning the remote Git repository [2022-04-05T23:17:59.272Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:17:58.841Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:17:58.914Z] > git init /home/ubuntu/workspace/moby_PR-43401 # timeout=10 [2022-04-05T23:17:59.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:17:59.114Z] > git --version # timeout=10 [2022-04-05T23:17:59.131Z] > git --version # 'git version 2.17.1' [2022-04-05T23:17:59.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:17:59.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:18:25.086Z] Fetching without tags [2022-04-05T23:18:25.470Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:18:26.705Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:18:26.706Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:18:24.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:18:24.939Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:18:24.997Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:18:25.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:18:25.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:18:25.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:18:25.153Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:18:25.482Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:18:25.506Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:18:26.580Z] > git remote # timeout=10 [2022-04-05T23:18:26.608Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:18:26.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:18:26.655Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:18:26.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:18:26.708Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:18:26.734Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:18:31.547Z] Commit message: "image: plumb contexts through" [2022-04-05T23:18:31.581Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T23:18:31.558Z] > git rev-list --no-walk 613f0a296b23892ea2dc86af712b3bd536f36567 # timeout=10 [2022-04-05T23:18:32.624Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/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-05T23:18:40.817Z] Unable to find image 'alpine:latest' locally [2022-04-05T23:18:40.817Z] latest: Pulling from library/alpine [2022-04-05T23:18:40.817Z] df9b9388f04a: Pulling fs layer [2022-04-05T23:18:40.817Z] df9b9388f04a: Download complete [2022-04-05T23:18:41.078Z] df9b9388f04a: Pull complete [2022-04-05T23:18:41.078Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-05T23:18:41.078Z] Status: Downloaded newer image for alpine:latest [2022-04-05T23:18:49.223Z] 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 [Pipeline] node [Pipeline] node [2022-04-05T23:18:50.917Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e3c3c2b9e153c3c) in /home/ubuntu/workspace/moby_PR-43401 [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-05T23:18:50.978Z] The recommended git tool is: git [Pipeline] // stage [2022-04-05T23:18:50.995Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-05T23:18:51.025Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-05T23:18:51.039Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x 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 [2022-04-05T23:18:51.328Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-05T23:18:51.475Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:18:51.475Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:18:51.603Z] Commit message: "image: plumb contexts through" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T23:18:51.004Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43401/.git # timeout=10 [2022-04-05T23:18:51.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:18:51.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:18:51.042Z] > git --version # timeout=10 [2022-04-05T23:18:51.056Z] > git --version # 'git version 2.17.1' [2022-04-05T23:18:51.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:18:51.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:18:51.330Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:18:51.357Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:18:51.430Z] > git remote # timeout=10 [2022-04-05T23:18:51.442Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:18:51.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:18:51.452Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:18:51.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:18:51.477Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:18:51.487Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:18:52.252Z] + [ PR != PR ] [2022-04-05T23:18:52.252Z] + [ master != master ] [2022-04-05T23:18:52.252Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:18:52.585Z] + docker version [2022-04-05T23:18:52.585Z] Client: Docker Engine - Community [2022-04-05T23:18:52.585Z] Version: 20.10.12 [2022-04-05T23:18:52.585Z] API version: 1.41 [2022-04-05T23:18:52.585Z] Go version: go1.16.12 [2022-04-05T23:18:52.585Z] Git commit: e91ed57 [2022-04-05T23:18:52.585Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T23:18:52.585Z] OS/Arch: linux/amd64 [2022-04-05T23:18:52.585Z] Context: default [2022-04-05T23:18:52.585Z] Experimental: true [2022-04-05T23:18:52.585Z] [2022-04-05T23:18:52.585Z] Server: Docker Engine - Community [2022-04-05T23:18:52.585Z] Engine: [2022-04-05T23:18:52.585Z] Version: 20.10.12 [2022-04-05T23:18:52.585Z] API version: 1.41 (minimum version 1.12) [2022-04-05T23:18:52.585Z] Go version: go1.16.12 [2022-04-05T23:18:52.585Z] Git commit: 459d0df [2022-04-05T23:18:52.585Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T23:18:52.585Z] OS/Arch: linux/amd64 [2022-04-05T23:18:52.585Z] Experimental: true [2022-04-05T23:18:52.585Z] containerd: [2022-04-05T23:18:52.585Z] Version: 1.4.12 [2022-04-05T23:18:52.585Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:18:52.585Z] runc: [2022-04-05T23:18:52.585Z] Version: 1.0.2 [2022-04-05T23:18:52.585Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T23:18:52.585Z] docker-init: [2022-04-05T23:18:52.585Z] Version: 0.19.0 [2022-04-05T23:18:52.585Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T23:18:52.874Z] + docker info [2022-04-05T23:19:05.913Z] Still waiting to schedule task [2022-04-05T23:19:05.913Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e3c3c2b9e153c3c)’ [2022-04-05T23:19:05.914Z] Still waiting to schedule task [2022-04-05T23:19:05.914Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e3c3c2b9e153c3c)’ [2022-04-05T23:19:05.918Z] Still waiting to schedule task [2022-04-05T23:19:05.919Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-05T23:19:05.922Z] Still waiting to schedule task [2022-04-05T23:19:05.922Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-05T23:19:05.923Z] Still waiting to schedule task [2022-04-05T23:19:05.924Z] All nodes of label ‘windows-2019’ are offline [2022-04-05T23:19:05.924Z] Still waiting to schedule task [2022-04-05T23:19:05.924Z] All nodes of label ‘windows-2022’ are offline [2022-04-05T23:19:05.925Z] Still waiting to schedule task [2022-04-05T23:19:05.926Z] All nodes of label ‘windows-2022’ are offline [2022-04-05T23:19:14.862Z] Client: [2022-04-05T23:19:14.862Z] Context: default [2022-04-05T23:19:14.862Z] Debug Mode: false [2022-04-05T23:19:14.862Z] Plugins: [2022-04-05T23:19:14.862Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T23:19:14.862Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T23:19:14.862Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T23:19:14.862Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T23:19:14.862Z] [2022-04-05T23:19:14.862Z] Server: [2022-04-05T23:19:14.862Z] Containers: 0 [2022-04-05T23:19:14.862Z] Running: 0 [2022-04-05T23:19:14.862Z] Paused: 0 [2022-04-05T23:19:14.862Z] Stopped: 0 [2022-04-05T23:19:14.862Z] Images: 1 [2022-04-05T23:19:14.862Z] Server Version: 20.10.12 [2022-04-05T23:19:14.862Z] Storage Driver: overlay2 [2022-04-05T23:19:14.862Z] Backing Filesystem: extfs [2022-04-05T23:19:14.862Z] Supports d_type: true [2022-04-05T23:19:14.862Z] Native Overlay Diff: true [2022-04-05T23:19:14.862Z] userxattr: false [2022-04-05T23:19:14.862Z] Logging Driver: json-file [2022-04-05T23:19:14.862Z] Cgroup Driver: cgroupfs [2022-04-05T23:19:14.862Z] Cgroup Version: 1 [2022-04-05T23:19:14.862Z] Plugins: [2022-04-05T23:19:14.862Z] Volume: local [2022-04-05T23:19:14.862Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T23:19:14.862Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T23:19:14.862Z] Swarm: inactive [2022-04-05T23:19:14.862Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T23:19:14.862Z] Default Runtime: runc [2022-04-05T23:19:14.862Z] Init Binary: docker-init [2022-04-05T23:19:14.862Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:19:14.862Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T23:19:14.862Z] init version: de40ad0 [2022-04-05T23:19:14.862Z] Security Options: [2022-04-05T23:19:14.862Z] apparmor [2022-04-05T23:19:14.862Z] seccomp [2022-04-05T23:19:14.862Z] Profile: default [2022-04-05T23:19:14.862Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T23:19:14.862Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T23:19:14.862Z] OSType: linux [2022-04-05T23:19:14.862Z] Architecture: x86_64 [2022-04-05T23:19:14.862Z] CPUs: 2 [2022-04-05T23:19:14.862Z] Total Memory: 7.565GiB [2022-04-05T23:19:14.862Z] Name: ip-10-100-96-133 [2022-04-05T23:19:14.862Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T23:19:14.862Z] Docker Root Dir: /var/lib/docker [2022-04-05T23:19:14.862Z] Debug Mode: false [2022-04-05T23:19:14.862Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:19:14.862Z] Labels: [2022-04-05T23:19:14.862Z] Experimental: true [2022-04-05T23:19:14.862Z] Insecure Registries: [2022-04-05T23:19:14.862Z] 127.0.0.0/8 [2022-04-05T23:19:14.862Z] Live Restore Enabled: true [2022-04-05T23:19:14.862Z] [2022-04-05T23:19:14.862Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T23:19:15.157Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:19:15.157Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:19:15.157Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43401/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T23:19:15.157Z] + bash /home/ubuntu/workspace/moby_PR-43401/check-config.sh [2022-04-05T23:19:15.157Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T23:19:15.157Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T23:19:15.157Z] [2022-04-05T23:19:15.157Z] Generally Necessary: [2022-04-05T23:19:15.157Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T23:19:15.157Z] - apparmor: enabled and tools installed [2022-04-05T23:19:15.157Z] - CONFIG_NAMESPACES: enabled [2022-04-05T23:19:15.426Z] - CONFIG_NET_NS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_PID_NS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_IPC_NS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_UTS_NS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CGROUPS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T23:19:15.426Z] - CONFIG_CPUSETS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_MEMCG: enabled [2022-04-05T23:19:15.426Z] - CONFIG_KEYS: enabled [2022-04-05T23:19:15.426Z] - CONFIG_VETH: enabled (as module) [2022-04-05T23:19:15.426Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T23:19:15.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T23:19:15.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T23:19:15.426Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T23:19:15.426Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T23:19:15.427Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T23:19:15.427Z] [2022-04-05T23:19:15.427Z] Optional Features: [2022-04-05T23:19:15.427Z] - CONFIG_USER_NS: enabled [2022-04-05T23:19:15.427Z] - CONFIG_SECCOMP: enabled [2022-04-05T23:19:15.427Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T23:19:15.427Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T23:19:15.427Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T23:19:15.427Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T23:19:15.427Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T23:19:15.427Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T23:19:15.427Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T23:19:15.427Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T23:19:15.427Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T23:19:15.427Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T23:19:15.427Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T23:19:15.427Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T23:19:15.427Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T23:19:15.427Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T23:19:15.427Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T23:19:15.695Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T23:19:15.695Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T23:19:15.695Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T23:19:15.695Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T23:19:15.695Z] - CONFIG_EXT4_FS: enabled [2022-04-05T23:19:15.695Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T23:19:15.695Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T23:19:15.695Z] - Network Drivers: [2022-04-05T23:19:15.695Z] - "overlay": [2022-04-05T23:19:15.695Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T23:19:15.695Z] Optional (for encrypted networks): [2022-04-05T23:19:15.695Z] - CONFIG_CRYPTO: enabled [2022-04-05T23:19:15.695Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T23:19:15.695Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T23:19:15.695Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T23:19:15.695Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T23:19:15.695Z] - CONFIG_XFRM: enabled [2022-04-05T23:19:15.695Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T23:19:15.695Z] - "ipvlan": [2022-04-05T23:19:15.695Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T23:19:15.695Z] - "macvlan": [2022-04-05T23:19:15.695Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T23:19:15.695Z] - "ftp,tftp client in container": [2022-04-05T23:19:15.695Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T23:19:15.695Z] - Storage Drivers: [2022-04-05T23:19:15.695Z] - "aufs": [2022-04-05T23:19:15.695Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T23:19:15.695Z] - "btrfs": [2022-04-05T23:19:15.695Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T23:19:15.695Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T23:19:15.695Z] - "devicemapper": [2022-04-05T23:19:15.695Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T23:19:15.695Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T23:19:15.695Z] - "overlay": [2022-04-05T23:19:15.695Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T23:19:15.695Z] - "zfs": [2022-04-05T23:19:15.957Z] - /dev/zfs: present [2022-04-05T23:19:15.957Z] - zfs command: missing [2022-04-05T23:19:15.957Z] - zpool command: missing [2022-04-05T23:19:15.957Z] [2022-04-05T23:19:15.957Z] Limits: [2022-04-05T23:19:15.957Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T23:19:15.957Z] [2022-04-05T23:19:15.957Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T23:19:16.337Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 . [2022-04-05T23:19:16.614Z] #1 [internal] load build definition from Dockerfile [2022-04-05T23:19:16.614Z] #1 sha256:c039911fb199e135d591d59a24d1bca88c19ad362f0d98263f42a5b5e56a9a9e [2022-04-05T23:19:16.614Z] #1 transferring dockerfile: [2022-04-05T23:19:16.614Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-05T23:19:16.614Z] #1 DONE 0.3s [2022-04-05T23:19:16.614Z] [2022-04-05T23:19:16.614Z] #2 [internal] load .dockerignore [2022-04-05T23:19:16.614Z] #2 sha256:2a07567550e89d793eeb3ff3652a95e66b2aa86d280d9c9a90ee975bcff52945 [2022-04-05T23:19:16.614Z] #2 transferring context: 87B done [2022-04-05T23:19:16.614Z] #2 DONE 0.1s [2022-04-05T23:19:16.614Z] [2022-04-05T23:19:16.614Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T23:19:16.614Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T23:19:16.875Z] #3 DONE 0.4s [2022-04-05T23:19:17.135Z] [2022-04-05T23:19:17.135Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T23:19:17.135Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T23:19:17.135Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T23:19:17.135Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T23:19:17.135Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T23:19:17.135Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T23:19:17.135Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-05T23:19:17.135Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T23:19:17.135Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T23:19:17.395Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-05T23:19:17.660Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-05T23:19:17.660Z] #4 DONE 0.7s [2022-04-05T23:19:18.231Z] [2022-04-05T23:19:18.231Z] #6 [internal] load build definition from Dockerfile [2022-04-05T23:19:18.231Z] #6 sha256:262cf7b274e47f6a0c06172749be563805f9e1690ed8bd1cea05f043c93a8f44 [2022-04-05T23:19:18.231Z] #6 DONE 0.0s [2022-04-05T23:19:18.231Z] [2022-04-05T23:19:18.231Z] #5 [internal] load .dockerignore [2022-04-05T23:19:18.231Z] #5 sha256:6af3b62c11c1cace2301e84e413e896b0d58aae40fdc71b0b57c5b2a9b46d6eb [2022-04-05T23:19:18.231Z] #5 DONE 0.0s [2022-04-05T23:19:18.231Z] [2022-04-05T23:19:18.231Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T23:19:18.231Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T23:19:19.168Z] #10 DONE 0.9s [2022-04-05T23:19:19.168Z] [2022-04-05T23:19:19.168Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:19:19.168Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T23:19:19.168Z] #8 DONE 0.9s [2022-04-05T23:19:19.168Z] [2022-04-05T23:19:19.168Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T23:19:19.168Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T23:19:19.168Z] #7 DONE 1.0s [2022-04-05T23:19:19.168Z] [2022-04-05T23:19:19.168Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:19:19.168Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:19:19.168Z] #9 DONE 1.0s [2022-04-05T23:19:19.427Z] [2022-04-05T23:19:19.427Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:19:19.427Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:19:19.427Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-05T23:19:19.686Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:19:19.686Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T23:19:19.686Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T23:19:19.686Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-04-05T23:19:19.946Z] #76 ... [2022-04-05T23:19:19.946Z] [2022-04-05T23:19:19.946Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T23:19:19.946Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T23:19:19.946Z] #52 DONE 0.0s [2022-04-05T23:19:19.946Z] [2022-04-05T23:19:19.946Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:19:19.946Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:19:19.946Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.4s [2022-04-05T23:19:20.205Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.5s [2022-04-05T23:19:20.205Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2022-04-05T23:19:20.773Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-05T23:19:20.773Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-05T23:19:24.978Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-04-05T23:19:25.237Z] #76 ... [2022-04-05T23:19:25.237Z] [2022-04-05T23:19:25.237Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:19:25.237Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:19:25.237Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-05T23:19:25.237Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:19:25.237Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-05T23:19:25.237Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T23:19:25.237Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T23:19:25.237Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-04-05T23:19:25.237Z] #74 DONE 5.7s [2022-04-05T23:19:25.237Z] [2022-04-05T23:19:25.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:25.237Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:25.237Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T23:19:25.237Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T23:19:25.237Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.8s done [2022-04-05T23:19:25.237Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T23:19:25.237Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T23:19:25.237Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 2.0s done [2022-04-05T23:19:25.237Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.3s [2022-04-05T23:19:25.237Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 2.7s done [2022-04-05T23:19:25.237Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.5s done [2022-04-05T23:19:25.237Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.0s done [2022-04-05T23:19:25.237Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 125.83MB / 141.70MB 5.7s [2022-04-05T23:19:25.237Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.3s done [2022-04-05T23:19:25.237Z] #11 ... [2022-04-05T23:19:25.237Z] [2022-04-05T23:19:25.237Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:19:25.237Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:19:25.237Z] #76 DONE 5.8s [2022-04-05T23:19:25.237Z] [2022-04-05T23:19:25.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:25.237Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:25.237Z] #11 ... [2022-04-05T23:19:25.237Z] [2022-04-05T23:19:25.237Z] #31 [internal] load build context [2022-04-05T23:19:25.237Z] #31 sha256:709db6d65cf26b1e0cff76e0378987039cc730cd8abcef7a96d51621951ccbc3 [2022-04-05T23:19:25.237Z] #31 transferring context: 53.07MB 5.9s [2022-04-05T23:19:25.499Z] #31 ... [2022-04-05T23:19:25.499Z] [2022-04-05T23:19:25.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:25.499Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:25.499Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 137.36MB / 141.70MB 5.9s [2022-04-05T23:19:27.443Z] #11 ... [2022-04-05T23:19:27.443Z] [2022-04-05T23:19:27.443Z] #31 [internal] load build context [2022-04-05T23:19:27.443Z] #31 sha256:709db6d65cf26b1e0cff76e0378987039cc730cd8abcef7a96d51621951ccbc3 [2022-04-05T23:19:27.443Z] #31 transferring context: 60.72MB 6.5s done [2022-04-05T23:19:27.443Z] #31 DONE 7.7s [2022-04-05T23:19:27.443Z] [2022-04-05T23:19:27.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:27.443Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:28.838Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.0s done [2022-04-05T23:19:29.408Z] #11 ... [2022-04-05T23:19:29.408Z] [2022-04-05T23:19:29.408Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:19:29.408Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:19:29.408Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-05T23:19:29.408Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T23:19:29.408Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.8s done [2022-04-05T23:19:29.408Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T23:19:29.408Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T23:19:29.667Z] #35 ... [2022-04-05T23:19:29.667Z] [2022-04-05T23:19:29.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:29.667Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:29.926Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 8.1s done [2022-04-05T23:19:29.926Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-05T23:19:30.186Z] #11 ... [2022-04-05T23:19:30.186Z] [2022-04-05T23:19:30.186Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:19:30.186Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:19:30.186Z] #35 DONE 10.7s [2022-04-05T23:19:30.446Z] [2022-04-05T23:19:30.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:30.446Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:30.705Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-05T23:19:31.371Z] #11 ... [2022-04-05T23:19:31.371Z] [2022-04-05T23:19:31.371Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T23:19:31.371Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T23:19:31.371Z] #75 DONE 1.0s [2022-04-05T23:19:31.371Z] [2022-04-05T23:19:31.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:31.371Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:31.371Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T23:19:32.314Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 1.0s done [2022-04-05T23:19:32.575Z] #11 ... [2022-04-05T23:19:32.575Z] [2022-04-05T23:19:32.575Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T23:19:32.575Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T23:19:32.575Z] #77 DONE 1.3s [2022-04-05T23:19:32.837Z] [2022-04-05T23:19:32.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:32.837Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:32.837Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-05T23:19:38.118Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.0s [2022-04-05T23:19:40.032Z] #11 ... [2022-04-05T23:19:40.032Z] [2022-04-05T23:19:40.032Z] #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-05T23:19:40.032Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:19:40.032Z] #36 2.217 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:19:40.032Z] #36 2.217 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:19:40.032Z] #36 2.227 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:19:40.032Z] #36 2.379 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:19:40.032Z] #36 2.591 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:19:40.032Z] #36 2.860 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:19:40.032Z] #36 4.554 Fetched 8508 kB in 3s (3283 kB/s) [2022-04-05T23:19:40.032Z] #36 4.554 Reading package lists... [2022-04-05T23:19:40.032Z] #36 5.350 Reading package lists... [2022-04-05T23:19:40.032Z] #36 6.151 Building dependency tree... [2022-04-05T23:19:40.032Z] #36 6.502 The following additional packages will be installed: [2022-04-05T23:19:40.032Z] #36 6.507 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T23:19:40.032Z] #36 6.507 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T23:19:40.032Z] #36 6.507 Recommended packages: [2022-04-05T23:19:40.032Z] #36 6.507 libldap-common publicsuffix libsasl2-modules [2022-04-05T23:19:40.032Z] #36 6.699 The following NEW packages will be installed: [2022-04-05T23:19:40.032Z] #36 6.707 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T23:19:40.032Z] #36 6.707 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T23:19:40.032Z] #36 6.707 libssh2-1 openssl [2022-04-05T23:19:40.032Z] #36 6.977 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:19:40.032Z] #36 6.977 Need to get 3040 kB of archives. [2022-04-05T23:19:40.032Z] #36 6.977 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T23:19:40.032Z] #36 6.977 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T23:19:40.032Z] #36 6.988 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T23:19:40.032Z] #36 6.991 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T23:19:40.032Z] #36 7.015 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-05T23:19:40.032Z] #36 7.015 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T23:19:40.032Z] #36 7.015 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T23:19:40.032Z] #36 7.022 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:19:40.032Z] #36 7.022 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:19:40.032Z] #36 7.031 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:19:40.032Z] #36 7.195 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:19:40.032Z] #36 7.226 Fetched 3040 kB in 0s (9610 kB/s) [2022-04-05T23:19:40.032Z] #36 7.258 Selecting previously unselected package openssl. [2022-04-05T23:19:40.032Z] #36 7.258 (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-05T23:19:40.032Z] #36 7.263 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.267 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 7.449 Selecting previously unselected package ca-certificates. [2022-04-05T23:19:40.032Z] #36 7.449 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T23:19:40.032Z] #36 7.454 Unpacking ca-certificates (20210119) ... [2022-04-05T23:19:40.032Z] #36 7.542 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T23:19:40.032Z] #36 7.542 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.553 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:19:40.032Z] #36 7.645 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T23:19:40.032Z] #36 7.645 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.649 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 7.694 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T23:19:40.032Z] #36 7.694 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.697 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 7.836 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T23:19:40.032Z] #36 7.836 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.839 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:19:40.032Z] #36 7.916 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T23:19:40.032Z] #36 7.916 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.920 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:19:40.032Z] #36 7.982 Selecting previously unselected package libpsl5:amd64. [2022-04-05T23:19:40.032Z] #36 7.982 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 7.989 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:19:40.032Z] #36 8.044 Selecting previously unselected package librtmp1:amd64. [2022-04-05T23:19:40.032Z] #36 8.044 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.048 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:19:40.032Z] #36 8.100 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T23:19:40.032Z] #36 8.100 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.104 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:19:40.032Z] #36 8.173 Selecting previously unselected package libcurl4:amd64. [2022-04-05T23:19:40.032Z] #36 8.173 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.176 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 8.267 Selecting previously unselected package curl. [2022-04-05T23:19:40.032Z] #36 8.267 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.272 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 8.334 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:19:40.032Z] #36 8.334 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.342 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:19:40.032Z] #36 8.446 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:19:40.032Z] #36 8.446 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.449 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:19:40.032Z] #36 8.586 Selecting previously unselected package jq. [2022-04-05T23:19:40.032Z] #36 8.586 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:19:40.032Z] #36 8.599 Unpacking jq (1.6-2.1) ... [2022-04-05T23:19:40.032Z] #36 8.649 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:19:40.032Z] #36 8.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:19:40.032Z] #36 8.668 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:19:40.032Z] #36 8.686 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 8.693 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:19:40.032Z] #36 8.703 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 8.714 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:19:40.032Z] #36 8.729 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:19:40.032Z] #36 8.749 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:19:40.032Z] #36 8.762 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:19:40.032Z] #36 8.776 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:19:40.032Z] #36 8.787 Setting up ca-certificates (20210119) ... [2022-04-05T23:19:40.032Z] #36 9.522 Updating certificates in /etc/ssl/certs... [2022-04-05T23:19:40.292Z] #36 ... [2022-04-05T23:19:40.292Z] [2022-04-05T23:19:40.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:40.292Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:40.880Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 7.8s done [2022-04-05T23:19:41.139Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T23:19:44.487Z] #11 ... [2022-04-05T23:19:44.487Z] [2022-04-05T23:19:44.487Z] #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-05T23:19:44.487Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:19:44.487Z] #36 10.77 129 added, 0 removed; done. [2022-04-05T23:19:44.487Z] #36 10.81 Setting up jq (1.6-2.1) ... [2022-04-05T23:19:44.487Z] #36 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:19:44.487Z] #36 10.83 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:19:44.487Z] #36 10.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:19:44.487Z] #36 10.95 Processing triggers for ca-certificates (20210119) ... [2022-04-05T23:19:44.487Z] #36 10.97 Updating certificates in /etc/ssl/certs... [2022-04-05T23:19:44.487Z] #36 11.86 0 added, 0 removed; done. [2022-04-05T23:19:44.487Z] #36 11.86 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T23:19:44.487Z] #36 11.86 done. [2022-04-05T23:19:44.487Z] #36 DONE 14.1s [2022-04-05T23:19:44.487Z] [2022-04-05T23:19:44.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:44.487Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:44.487Z] #11 ... [2022-04-05T23:19:44.487Z] [2022-04-05T23:19:44.487Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T23:19:44.487Z] #37 sha256:6d6bd451c0a3dc9b4a435c2370ef22652b1c01d46acfc75680c268be34aea2cc [2022-04-05T23:19:44.487Z] #37 DONE 0.3s [2022-04-05T23:19:44.487Z] [2022-04-05T23:19:44.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:44.487Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:46.392Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.1s [2022-04-05T23:19:47.773Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.7s done [2022-04-05T23:19:47.773Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T23:19:51.115Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0420d6389dde00733) in /home/ubuntu/workspace/moby_PR-43401 [Pipeline] { [Pipeline] checkout [2022-04-05T23:19:51.278Z] The recommended git tool is: git [2022-04-05T23:19:53.058Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-05T23:19:54.439Z] #11 ... [2022-04-05T23:19:54.439Z] [2022-04-05T23:19:54.439Z] #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-05T23:19:54.439Z] #38 sha256:6b499e98df773d4bf8cdf5758bbc5161914db60e44d6d13a9bf69014dd3e593c [2022-04-05T23:19:54.439Z] #38 2.097 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T23:19:54.439Z] #38 2.384 [2022-04-05T23:19:54.439Z] #38 2.606 #=#=# ######################################################################## 100.0% [2022-04-05T23:19:54.439Z] #38 2.907 [2022-04-05T23:19:54.439Z] #38 3.982 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T23:19:54.439Z] #38 4.275 [2022-04-05T23:19:54.439Z] #38 4.488 #=#=# ######################################################################## 100.0% [2022-04-05T23:19:54.439Z] #38 4.926 [2022-04-05T23:19:54.439Z] #38 6.064 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T23:19:54.439Z] #38 6.414 [2022-04-05T23:19:54.439Z] #38 6.634 #=#=# ########## 14.8% ####################################### 54.8% ##################################################################### 96.0% ######################################################################## 100.0% [2022-04-05T23:19:54.439Z] #38 7.317 [2022-04-05T23:19:54.439Z] #38 8.319 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T23:19:54.439Z] #38 8.653 [2022-04-05T23:19:54.439Z] #38 8.873 #=#=# ######################################################################## 100.0% [2022-04-05T23:19:54.439Z] #38 9.182 [2022-04-05T23:19:54.439Z] #38 9.984 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T23:19:54.703Z] #38 ... [2022-04-05T23:19:54.703Z] [2022-04-05T23:19:54.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:54.703Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:55.049Z] using credential docker-jenkins-github-credentials [2022-04-05T23:19:55.059Z] Cloning the remote Git repository [2022-04-05T23:19:55.059Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:19:55.079Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:19:55.146Z] > git init /home/ubuntu/workspace/moby_PR-43401 # timeout=10 [2022-04-05T23:19:55.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:19:55.398Z] > git --version # timeout=10 [2022-04-05T23:19:55.448Z] > git --version # 'git version 2.17.1' [2022-04-05T23:19:55.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:19:55.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:19:56.468Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e1061c5d7c4f7c8) in /home/ubuntu/workspace/moby_PR-43401 [Pipeline] { [Pipeline] checkout [2022-04-05T23:19:56.565Z] The recommended git tool is: git [2022-04-05T23:19:57.995Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-05T23:19:58.565Z] #11 ... [2022-04-05T23:19:58.565Z] [2022-04-05T23:19:58.565Z] #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-05T23:19:58.565Z] #38 sha256:6b499e98df773d4bf8cdf5758bbc5161914db60e44d6d13a9bf69014dd3e593c [2022-04-05T23:19:58.565Z] #38 10.27 [2022-04-05T23:19:58.565Z] #38 10.50 #=#=# ######################################################################## 100.0% [2022-04-05T23:19:58.565Z] #38 10.87 [2022-04-05T23:19:58.565Z] #38 10.96 Download of images into '/build' complete. [2022-04-05T23:19:58.565Z] #38 10.96 Use something like the following to load the result into a Docker daemon: [2022-04-05T23:19:58.565Z] #38 10.96 tar -cC '/build' . | docker load [2022-04-05T23:19:58.565Z] #38 DONE 14.0s [2022-04-05T23:19:58.565Z] [2022-04-05T23:19:58.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:19:58.565Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:19:59.237Z] using credential docker-jenkins-github-credentials [2022-04-05T23:19:59.248Z] Cloning the remote Git repository [2022-04-05T23:19:59.248Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:19:59.065Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:19:59.115Z] > git init /home/ubuntu/workspace/moby_PR-43401 # timeout=10 [2022-04-05T23:19:59.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:19:59.309Z] > git --version # timeout=10 [2022-04-05T23:19:59.323Z] > git --version # 'git version 2.17.1' [2022-04-05T23:19:59.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:19:59.334Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:01.101Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 13.1s done [2022-04-05T23:20:01.359Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T23:20:01.626Z] #11 DONE 42.2s [2022-04-05T23:20:01.626Z] [2022-04-05T23:20:01.626Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:20:01.626Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:20:02.563Z] #12 DONE 0.7s [2022-04-05T23:20:02.563Z] [2022-04-05T23:20:02.563Z] #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-05T23:20:02.563Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T23:20:03.133Z] #13 DONE 0.6s [2022-04-05T23:20:03.133Z] [2022-04-05T23:20:03.133Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-05T23:20:03.133Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-05T23:20:03.133Z] #14 ... [2022-04-05T23:20:03.133Z] [2022-04-05T23:20:03.133Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T23:20:03.133Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T23:20:03.133Z] #40 DONE 0.1s [2022-04-05T23:20:03.133Z] [2022-04-05T23:20:03.133Z] #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-05T23:20:03.133Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T23:20:03.133Z] #53 DONE 0.2s [2022-04-05T23:20:03.133Z] [2022-04-05T23:20:03.133Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T23:20:03.133Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T23:20:03.133Z] #49 DONE 0.2s [2022-04-05T23:20:03.133Z] [2022-04-05T23:20:03.133Z] #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-05T23:20:03.133Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:20:07.330Z] #50 ... [2022-04-05T23:20:07.330Z] [2022-04-05T23:20:07.330Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-05T23:20:07.330Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-05T23:20:07.330Z] #14 DONE 3.5s [2022-04-05T23:20:07.330Z] [2022-04-05T23:20:07.330Z] #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-05T23:20:07.330Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:20:07.330Z] #50 3.456 + git clone https://github.com/docker/distribution.git . [2022-04-05T23:20:07.330Z] #50 3.456 Cloning into '.'... [2022-04-05T23:20:08.436Z] #50 ... [2022-04-05T23:20:08.436Z] [2022-04-05T23:20:08.436Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-05T23:20:08.436Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-05T23:20:08.436Z] #15 DONE 1.8s [2022-04-05T23:20:08.436Z] [2022-04-05T23:20:08.436Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-05T23:20:08.436Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-05T23:20:09.819Z] #16 DONE 1.5s [2022-04-05T23:20:09.819Z] [2022-04-05T23:20:09.819Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-05T23:20:09.819Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-05T23:20:11.729Z] #17 DONE 1.7s [2022-04-05T23:20:11.729Z] [2022-04-05T23:20:11.729Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-05T23:20:11.729Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-05T23:20:13.113Z] #18 ... [2022-04-05T23:20:13.113Z] [2022-04-05T23:20:13.113Z] #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-05T23:20:13.113Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:20:13.113Z] #43 3.507 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T23:20:13.113Z] #43 ... [2022-04-05T23:20:13.113Z] [2022-04-05T23:20:13.113Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-05T23:20:13.113Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-05T23:20:13.113Z] #18 DONE 1.6s [2022-04-05T23:20:13.113Z] [2022-04-05T23:20:13.113Z] #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-05T23:20:13.113Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:20:13.113Z] #41 3.613 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T23:20:13.113Z] #41 3.613 Cloning into '.'... [2022-04-05T23:20:13.373Z] #41 ... [2022-04-05T23:20:13.373Z] [2022-04-05T23:20:13.373Z] #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-05T23:20:13.373Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:20:13.373Z] #56 3.897 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:20:13.373Z] #56 5.458 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:20:13.373Z] #56 5.458 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:20:13.373Z] #56 5.501 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:20:13.373Z] #56 5.512 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:20:13.373Z] #56 5.908 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:20:13.373Z] #56 5.980 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:20:13.373Z] #56 6.028 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:20:13.373Z] #56 6.143 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:20:13.373Z] #56 6.147 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:20:13.373Z] #56 6.235 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:20:13.373Z] #56 6.362 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:20:13.373Z] #56 6.687 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:20:13.373Z] #56 ... [2022-04-05T23:20:13.373Z] [2022-04-05T23:20:13.373Z] #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-05T23:20:13.373Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:20:13.373Z] #58 4.090 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T23:20:13.635Z] #58 ... [2022-04-05T23:20:13.635Z] [2022-04-05T23:20:13.635Z] #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-05T23:20:13.635Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:20:13.635Z] #54 4.316 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:20:13.635Z] #54 4.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:20:13.635Z] #54 4.641 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T23:20:13.635Z] #54 4.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:20:13.635Z] #54 5.357 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:20:13.635Z] #54 7.454 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:20:13.635Z] #54 10.08 Get:7 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T23:20:13.635Z] #54 ... [2022-04-05T23:20:13.635Z] [2022-04-05T23:20:13.635Z] #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-05T23:20:13.635Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:20:13.635Z] #60 4.158 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T23:20:13.895Z] #60 ... [2022-04-05T23:20:13.895Z] [2022-04-05T23:20:13.895Z] #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-05T23:20:13.895Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:20:14.832Z] #19 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:20:14.832Z] #19 1.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:20:14.832Z] #19 1.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:20:15.313Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0239bb1e8eee1ba43) in /home/ubuntu/workspace/moby_PR-43401 [Pipeline] { [Pipeline] checkout [2022-04-05T23:20:15.447Z] The recommended git tool is: git [2022-04-05T23:20:15.769Z] #19 2.775 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T23:20:16.714Z] #19 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:20:18.098Z] #19 5.013 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:20:18.098Z] #19 ... [2022-04-05T23:20:18.098Z] [2022-04-05T23:20:18.098Z] #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-05T23:20:18.098Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:20:18.098Z] #43 15.18 tomll can be used in two ways: [2022-04-05T23:20:18.252Z] using credential docker-jenkins-github-credentials [2022-04-05T23:20:18.317Z] Cloning the remote Git repository [2022-04-05T23:20:18.317Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:20:18.359Z] #43 15.18 Writing to STDIN and reading from STDOUT: [2022-04-05T23:20:18.359Z] #43 15.18 cat file.toml | tomll > file.toml [2022-04-05T23:20:18.359Z] #43 15.18 [2022-04-05T23:20:18.359Z] #43 15.18 Reading and updating a list of files: [2022-04-05T23:20:18.359Z] #43 15.18 tomll a.toml b.toml c.toml [2022-04-05T23:20:18.359Z] #43 15.18 [2022-04-05T23:20:18.359Z] #43 15.18 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T23:20:18.618Z] #43 DONE 15.5s [2022-04-05T23:20:18.618Z] [2022-04-05T23:20:18.618Z] #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-05T23:20:18.618Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:20:18.618Z] #60 15.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T23:20:18.618Z] #60 15.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T23:20:18.618Z] #60 15.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T23:20:18.331Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:20:18.383Z] > git init /home/ubuntu/workspace/moby_PR-43401 # timeout=10 [2022-04-05T23:20:18.901Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:18.901Z] > git --version # timeout=10 [2022-04-05T23:20:18.914Z] > git --version # 'git version 2.25.1' [2022-04-05T23:20:18.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:18.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:19.560Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ed84bb90ad304b4b) in /home/ubuntu/workspace/moby_PR-43401 [Pipeline] { [Pipeline] checkout [2022-04-05T23:20:19.693Z] The recommended git tool is: git [2022-04-05T23:20:20.000Z] #60 16.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T23:20:21.185Z] Fetching without tags [2022-04-05T23:20:21.499Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:21.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:21.103Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:20:21.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:21.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:21.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:21.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:21.195Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:21.507Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:21.541Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:22.553Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:22.553Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:20:23.394Z] Fetching without tags [2022-04-05T23:20:23.716Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:23.983Z] using credential docker-jenkins-github-credentials [2022-04-05T23:20:23.992Z] Cloning the remote Git repository [2022-04-05T23:20:23.992Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:20:24.193Z] #60 ... [2022-04-05T23:20:24.193Z] [2022-04-05T23:20:24.193Z] #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-05T23:20:24.193Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:20:24.193Z] #54 10.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:20:24.193Z] #54 16.68 Fetched 8511 kB in 13s (660 kB/s) [2022-04-05T23:20:24.193Z] #54 16.68 Reading package lists... [2022-04-05T23:20:24.193Z] #54 20.39 Reading package lists... [2022-04-05T23:20:24.193Z] #54 ... [2022-04-05T23:20:24.193Z] [2022-04-05T23:20:24.193Z] #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-05T23:20:24.193Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:20:24.193Z] #50 20.81 Updating files: 83% (1531/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-05T23:20:24.452Z] #50 21.17 + git checkout -q v2.3.0 [2022-04-05T23:20:24.578Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:24.578Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:20:24.019Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:20:24.073Z] > git init /home/ubuntu/workspace/moby_PR-43401 # timeout=10 [2022-04-05T23:20:24.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:24.490Z] > git --version # timeout=10 [2022-04-05T23:20:24.511Z] > git --version # 'git version 2.25.1' [2022-04-05T23:20:24.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:24.513Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:22.453Z] > git remote # timeout=10 [2022-04-05T23:20:22.473Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:20:22.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:22.499Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:20:22.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:20:22.557Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:22.580Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:24.711Z] #50 ... [2022-04-05T23:20:24.711Z] [2022-04-05T23:20:24.711Z] #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-05T23:20:24.711Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:20:24.711Z] #56 11.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:20:24.711Z] #56 11.65 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:20:24.711Z] #56 ... [2022-04-05T23:20:24.711Z] [2022-04-05T23:20:24.711Z] #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-05T23:20:24.711Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:20:24.711Z] #19 6.568 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T23:20:24.711Z] #19 7.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T23:20:24.711Z] #19 8.943 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T23:20:24.711Z] #19 9.791 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T23:20:24.711Z] #19 9.806 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T23:20:24.711Z] #19 9.811 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T23:20:24.711Z] #19 9.834 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T23:20:24.711Z] #19 9.836 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:20:24.711Z] #19 9.863 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:20:24.711Z] #19 9.879 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:20:24.711Z] #19 9.879 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T23:20:24.711Z] #19 9.880 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T23:20:24.711Z] #19 9.884 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T23:20:24.711Z] #19 9.884 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:20:24.711Z] #19 9.887 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T23:20:23.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:23.293Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:20:23.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:23.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:23.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:23.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:23.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:23.699Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:23.722Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:24.455Z] > git remote # timeout=10 [2022-04-05T23:20:24.482Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:20:24.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:24.504Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:20:24.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:20:24.558Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:24.577Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:25.649Z] #19 ... [2022-04-05T23:20:25.649Z] [2022-04-05T23:20:25.649Z] #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-05T23:20:25.649Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:20:25.649Z] #50 22.64 + 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-05T23:20:27.292Z] Commit message: "image: plumb contexts through" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:20:28.398Z] + docker version [2022-04-05T23:20:28.944Z] Commit message: "image: plumb contexts through" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:20:29.954Z] + docker version [2022-04-05T23:20:30.927Z] #50 ... [2022-04-05T23:20:30.927Z] [2022-04-05T23:20:30.927Z] #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-05T23:20:30.927Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:20:30.927Z] #58 27.14 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T23:20:30.927Z] #58 27.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:20:30.927Z] #58 27.24 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T23:20:30.927Z] #58 27.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T23:20:30.927Z] #58 27.49 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T23:20:30.927Z] #58 27.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T23:20:30.927Z] #58 27.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T23:20:30.927Z] #58 27.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T23:20:31.185Z] #58 27.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T23:20:31.185Z] #58 28.00 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T23:20:32.120Z] #58 29.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T23:20:32.120Z] #58 29.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T23:20:35.041Z] Client: Docker Engine - Community [2022-04-05T23:20:35.041Z] Version: 20.10.12 [2022-04-05T23:20:35.041Z] API version: 1.41 [2022-04-05T23:20:35.041Z] Go version: go1.16.12 [2022-04-05T23:20:35.041Z] Git commit: e91ed57 [2022-04-05T23:20:35.041Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T23:20:35.041Z] OS/Arch: linux/amd64 [2022-04-05T23:20:35.041Z] Context: default [2022-04-05T23:20:35.041Z] Experimental: true [2022-04-05T23:20:35.041Z] [2022-04-05T23:20:35.041Z] Server: Docker Engine - Community [2022-04-05T23:20:35.041Z] Engine: [2022-04-05T23:20:35.041Z] Version: 20.10.12 [2022-04-05T23:20:35.041Z] API version: 1.41 (minimum version 1.12) [2022-04-05T23:20:35.041Z] Go version: go1.16.12 [2022-04-05T23:20:35.041Z] Git commit: 459d0df [2022-04-05T23:20:35.041Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T23:20:35.041Z] OS/Arch: linux/amd64 [2022-04-05T23:20:35.041Z] Experimental: true [2022-04-05T23:20:35.041Z] containerd: [2022-04-05T23:20:35.041Z] Version: 1.4.12 [2022-04-05T23:20:35.041Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:20:35.041Z] runc: [2022-04-05T23:20:35.041Z] Version: 1.0.2 [2022-04-05T23:20:35.041Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T23:20:35.041Z] docker-init: [2022-04-05T23:20:35.041Z] Version: 0.19.0 [2022-04-05T23:20:35.041Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T23:20:35.237Z] Client: Docker Engine - Community [2022-04-05T23:20:35.237Z] Version: 20.10.12 [2022-04-05T23:20:35.237Z] API version: 1.41 [2022-04-05T23:20:35.237Z] Go version: go1.16.12 [2022-04-05T23:20:35.237Z] Git commit: e91ed57 [2022-04-05T23:20:35.237Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T23:20:35.237Z] OS/Arch: linux/amd64 [2022-04-05T23:20:35.237Z] Context: default [2022-04-05T23:20:35.237Z] Experimental: true [2022-04-05T23:20:35.237Z] [2022-04-05T23:20:35.237Z] Server: Docker Engine - Community [2022-04-05T23:20:35.237Z] Engine: [2022-04-05T23:20:35.237Z] Version: 20.10.12 [2022-04-05T23:20:35.237Z] API version: 1.41 (minimum version 1.12) [2022-04-05T23:20:35.237Z] Go version: go1.16.12 [2022-04-05T23:20:35.237Z] Git commit: 459d0df [2022-04-05T23:20:35.237Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T23:20:35.237Z] OS/Arch: linux/amd64 [2022-04-05T23:20:35.237Z] Experimental: true [2022-04-05T23:20:35.237Z] containerd: [2022-04-05T23:20:35.237Z] Version: 1.4.12 [2022-04-05T23:20:35.237Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:20:35.237Z] runc: [2022-04-05T23:20:35.237Z] Version: 1.0.2 [2022-04-05T23:20:35.237Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T23:20:35.237Z] docker-init: [2022-04-05T23:20:35.237Z] Version: 0.19.0 [2022-04-05T23:20:35.237Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T23:20:35.364Z] + docker info [2022-04-05T23:20:35.413Z] #58 31.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:20:35.413Z] #58 31.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T23:20:35.413Z] #58 31.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T23:20:35.413Z] #58 32.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T23:20:35.413Z] #58 32.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T23:20:35.413Z] #58 32.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T23:20:35.413Z] #58 32.16 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T23:20:35.413Z] #58 32.18 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T23:20:35.413Z] #58 32.27 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T23:20:35.413Z] #58 32.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T23:20:35.413Z] #58 32.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T23:20:35.413Z] #58 32.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T23:20:35.413Z] #58 32.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T23:20:35.544Z] + docker info [2022-04-05T23:20:35.672Z] #58 32.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T23:20:35.672Z] #58 32.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T23:20:35.672Z] #58 32.56 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T23:20:35.672Z] #58 32.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T23:20:35.672Z] #58 32.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T23:20:35.672Z] #58 32.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T23:20:35.672Z] #58 32.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T23:20:35.672Z] #58 32.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T23:20:36.241Z] #58 33.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T23:20:36.500Z] #58 33.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T23:20:36.500Z] #58 33.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T23:20:36.500Z] #58 33.52 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T23:20:36.500Z] #58 33.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T23:20:36.500Z] #58 33.60 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T23:20:37.435Z] #58 34.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T23:20:37.435Z] #58 34.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T23:20:37.435Z] #58 34.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T23:20:37.435Z] #58 34.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T23:20:37.435Z] #58 34.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T23:20:37.435Z] #58 34.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T23:20:37.435Z] #58 34.55 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T23:20:37.435Z] #58 34.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T23:20:37.693Z] #58 34.67 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T23:20:37.693Z] #58 34.75 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T23:20:37.952Z] #58 34.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T23:20:37.952Z] #58 35.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T23:20:37.952Z] #58 35.08 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T23:20:37.952Z] #58 35.13 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T23:20:38.216Z] #58 35.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T23:20:38.216Z] #58 35.22 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T23:20:38.216Z] #58 35.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T23:20:38.216Z] #58 35.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T23:20:38.475Z] #58 35.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T23:20:38.475Z] #58 35.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T23:20:38.475Z] #58 ... [2022-04-05T23:20:38.475Z] [2022-04-05T23:20:38.475Z] #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-05T23:20:38.475Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:20:38.475Z] #54 20.39 Reading package lists... [2022-04-05T23:20:38.475Z] #54 25.40 Building dependency tree... [2022-04-05T23:20:38.475Z] #54 28.07 The following additional packages will be installed: [2022-04-05T23:20:38.475Z] #54 28.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:20:38.475Z] #54 28.08 python3-protobuf python3-six [2022-04-05T23:20:38.475Z] #54 28.09 Suggested packages: [2022-04-05T23:20:38.475Z] #54 28.09 python3-setuptools [2022-04-05T23:20:38.475Z] #54 28.09 Recommended packages: [2022-04-05T23:20:38.475Z] #54 28.09 iproute2 | iproute [2022-04-05T23:20:38.476Z] #54 28.84 The following NEW packages will be installed: [2022-04-05T23:20:38.476Z] #54 28.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:20:38.476Z] #54 28.86 python3-protobuf python3-six [2022-04-05T23:20:38.476Z] #54 29.31 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:20:38.476Z] #54 29.31 Need to get 2292 kB of archives. [2022-04-05T23:20:38.476Z] #54 29.31 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T23:20:38.476Z] #54 29.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T23:20:38.476Z] #54 29.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:20:38.476Z] #54 29.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-05T23:20:38.476Z] #54 29.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T23:20:38.476Z] #54 29.38 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-05T23:20:38.476Z] #54 29.39 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-05T23:20:38.476Z] #54 29.40 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-05T23:20:38.476Z] #54 33.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T23:20:38.734Z] #54 35.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:20:38.734Z] #54 ... [2022-04-05T23:20:38.734Z] [2022-04-05T23:20:38.734Z] #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-05T23:20:38.734Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:20:38.734Z] #58 35.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T23:20:38.734Z] #58 35.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T23:20:38.734Z] #58 35.85 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T23:20:38.734Z] #58 35.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T23:20:38.734Z] #58 35.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T23:20:38.994Z] #58 35.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T23:20:38.994Z] #58 36.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T23:20:39.253Z] #58 36.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T23:20:39.253Z] #58 36.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T23:20:39.253Z] #58 36.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T23:20:39.253Z] #58 36.13 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T23:20:39.253Z] #58 36.23 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T23:20:39.253Z] #58 36.32 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T23:20:39.513Z] #58 36.38 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T23:20:39.513Z] #58 36.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T23:20:39.513Z] #58 36.46 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T23:20:39.513Z] #58 36.55 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T23:20:39.772Z] #58 36.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T23:20:39.772Z] #58 36.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T23:20:39.772Z] #58 36.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T23:20:39.772Z] #58 36.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T23:20:39.772Z] #58 36.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T23:20:39.772Z] #58 36.84 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T23:20:40.709Z] #58 37.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T23:20:40.709Z] #58 37.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T23:20:40.709Z] #58 37.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T23:20:40.709Z] #58 37.56 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T23:20:40.709Z] #58 37.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T23:20:40.709Z] #58 37.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T23:20:40.709Z] #58 37.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T23:20:40.709Z] #58 37.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T23:20:40.968Z] #58 37.87 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T23:20:40.968Z] #58 38.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T23:20:40.968Z] #58 38.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T23:20:41.227Z] #58 38.16 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T23:20:41.227Z] #58 38.17 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T23:20:41.227Z] #58 38.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T23:20:41.227Z] #58 38.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T23:20:41.227Z] #58 38.21 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T23:20:41.227Z] #58 38.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T23:20:41.227Z] #58 38.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T23:20:41.227Z] #58 38.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T23:20:41.227Z] #58 38.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T23:20:41.486Z] #58 38.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T23:20:41.486Z] #58 38.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T23:20:41.745Z] #58 38.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T23:20:41.745Z] #58 38.64 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T23:20:41.745Z] #58 38.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T23:20:41.745Z] #58 38.70 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T23:20:42.313Z] #58 39.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T23:20:42.313Z] #58 39.27 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T23:20:43.263Z] #58 40.43 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T23:20:43.520Z] #58 40.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T23:20:43.520Z] #58 40.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T23:20:43.520Z] #58 40.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T23:20:43.779Z] #58 40.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T23:20:43.779Z] #58 40.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T23:20:43.779Z] #58 40.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T23:20:44.038Z] #58 41.01 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T23:20:44.038Z] #58 41.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T23:20:44.299Z] #58 41.25 go: downloading golang.org/x/text v0.3.7 [2022-04-05T23:20:44.465Z] Fetching without tags [2022-04-05T23:20:44.741Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:45.236Z] #58 ... [2022-04-05T23:20:45.236Z] [2022-04-05T23:20:45.236Z] #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-05T23:20:45.236Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:20:45.236Z] #60 41.46 v3.0.2 [2022-04-05T23:20:45.236Z] #60 DONE 42.2s [2022-04-05T23:20:45.236Z] [2022-04-05T23:20:45.236Z] #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-05T23:20:45.236Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:20:45.236Z] #41 38.44 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-05T23:20:45.236Z] #41 39.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T23:20:45.236Z] #41 39.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:20:45.667Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:45.667Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:20:44.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:44.357Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:20:44.368Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:44.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:44.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:44.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:44.470Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:44.746Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:44.772Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:45.466Z] > git remote # timeout=10 [2022-04-05T23:20:45.489Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:20:45.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:45.600Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:20:45.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:20:45.669Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:45.680Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:47.696Z] Fetching without tags [2022-04-05T23:20:47.728Z] Client: [2022-04-05T23:20:47.728Z] Context: default [2022-04-05T23:20:47.728Z] Debug Mode: false [2022-04-05T23:20:47.728Z] Plugins: [2022-04-05T23:20:47.728Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T23:20:47.728Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T23:20:47.728Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T23:20:47.728Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T23:20:47.728Z] [2022-04-05T23:20:47.728Z] Server: [2022-04-05T23:20:47.728Z] Containers: 0 [2022-04-05T23:20:47.728Z] Running: 0 [2022-04-05T23:20:47.728Z] Paused: 0 [2022-04-05T23:20:47.728Z] Stopped: 0 [2022-04-05T23:20:47.728Z] Images: 0 [2022-04-05T23:20:47.728Z] Server Version: 20.10.12 [2022-04-05T23:20:47.728Z] Storage Driver: overlay2 [2022-04-05T23:20:47.728Z] Backing Filesystem: extfs [2022-04-05T23:20:47.728Z] Supports d_type: true [2022-04-05T23:20:47.728Z] Native Overlay Diff: true [2022-04-05T23:20:47.728Z] userxattr: false [2022-04-05T23:20:47.728Z] Logging Driver: json-file [2022-04-05T23:20:47.728Z] Cgroup Driver: cgroupfs [2022-04-05T23:20:47.728Z] Cgroup Version: 1 [2022-04-05T23:20:47.728Z] Plugins: [2022-04-05T23:20:47.728Z] Volume: local [2022-04-05T23:20:47.728Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T23:20:47.728Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T23:20:47.728Z] Swarm: inactive [2022-04-05T23:20:47.728Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T23:20:47.728Z] Default Runtime: runc [2022-04-05T23:20:47.728Z] Init Binary: docker-init [2022-04-05T23:20:47.728Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:20:47.728Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T23:20:47.728Z] init version: de40ad0 [2022-04-05T23:20:47.728Z] Security Options: [2022-04-05T23:20:47.728Z] apparmor [2022-04-05T23:20:47.728Z] seccomp [2022-04-05T23:20:47.728Z] Profile: default [2022-04-05T23:20:47.728Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T23:20:47.728Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T23:20:47.728Z] OSType: linux [2022-04-05T23:20:47.728Z] Architecture: x86_64 [2022-04-05T23:20:47.728Z] CPUs: 2 [2022-04-05T23:20:47.728Z] Total Memory: 7.483GiB [2022-04-05T23:20:47.728Z] Name: ip-10-100-92-215 [2022-04-05T23:20:47.728Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T23:20:47.728Z] Docker Root Dir: /var/lib/docker [2022-04-05T23:20:47.728Z] Debug Mode: false [2022-04-05T23:20:47.728Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:20:47.728Z] Labels: [2022-04-05T23:20:47.728Z] Experimental: true [2022-04-05T23:20:47.728Z] Insecure Registries: [2022-04-05T23:20:47.728Z] 127.0.0.0/8 [2022-04-05T23:20:47.728Z] Live Restore Enabled: true [2022-04-05T23:20:47.728Z] [2022-04-05T23:20:47.728Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T23:20:48.087Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:48.097Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:20:48.097Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:20:48.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43401/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T23:20:48.097Z] + bash /home/ubuntu/workspace/moby_PR-43401/check-config.sh [2022-04-05T23:20:48.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T23:20:48.097Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T23:20:48.097Z] [2022-04-05T23:20:48.097Z] Generally Necessary: [2022-04-05T23:20:48.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T23:20:48.097Z] - apparmor: enabled and tools installed [2022-04-05T23:20:48.097Z] - CONFIG_NAMESPACES: enabled [2022-04-05T23:20:48.097Z] - CONFIG_NET_NS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_PID_NS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_IPC_NS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_UTS_NS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUPS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CPUSETS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_MEMCG: enabled [2022-04-05T23:20:48.097Z] - CONFIG_KEYS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_VETH: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T23:20:48.097Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T23:20:48.097Z] [2022-04-05T23:20:48.097Z] Optional Features: [2022-04-05T23:20:48.097Z] - CONFIG_USER_NS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_SECCOMP: enabled [2022-04-05T23:20:48.097Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T23:20:48.097Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T23:20:48.097Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T23:20:48.097Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T23:20:48.097Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T23:20:48.097Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T23:20:48.097Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T23:20:47.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:47.626Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:20:47.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:47.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:20:47.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:20:47.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:47.702Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:20:48.101Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:48.127Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:48.358Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T23:20:48.358Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T23:20:48.358Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T23:20:48.358Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T23:20:48.358Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T23:20:48.358Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T23:20:48.358Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T23:20:48.358Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T23:20:48.358Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T23:20:48.358Z] - CONFIG_EXT4_FS: enabled [2022-04-05T23:20:48.358Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T23:20:48.358Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T23:20:48.358Z] - Network Drivers: [2022-04-05T23:20:48.358Z] - "overlay": [2022-04-05T23:20:48.358Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T23:20:48.358Z] Optional (for encrypted networks): [2022-04-05T23:20:48.358Z] - CONFIG_CRYPTO: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T23:20:48.358Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T23:20:48.358Z] - CONFIG_XFRM: enabled [2022-04-05T23:20:48.358Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T23:20:48.358Z] - "ipvlan": [2022-04-05T23:20:48.358Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T23:20:48.358Z] - "macvlan": [2022-04-05T23:20:48.358Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T23:20:48.358Z] - "ftp,tftp client in container": [2022-04-05T23:20:48.358Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T23:20:48.358Z] - Storage Drivers: [2022-04-05T23:20:48.358Z] - "aufs": [2022-04-05T23:20:48.358Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T23:20:48.358Z] - "btrfs": [2022-04-05T23:20:48.358Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T23:20:48.358Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T23:20:48.358Z] - "devicemapper": [2022-04-05T23:20:48.358Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T23:20:48.358Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T23:20:48.358Z] - "overlay": [2022-04-05T23:20:48.358Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T23:20:48.358Z] - "zfs": [2022-04-05T23:20:48.358Z] - /dev/zfs: present [2022-04-05T23:20:48.616Z] - zfs command: missing [2022-04-05T23:20:48.616Z] - zpool command: missing [2022-04-05T23:20:48.616Z] [2022-04-05T23:20:48.616Z] Limits: [2022-04-05T23:20:48.616Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T23:20:48.616Z] [2022-04-05T23:20:48.616Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T23:20:49.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 . [2022-04-05T23:20:49.257Z] #2 [internal] load .dockerignore [2022-04-05T23:20:49.257Z] #2 sha256:2e2bb661734205841f745241b79d43e4b192934db21544978cf9624d2509dbef [2022-04-05T23:20:49.257Z] #2 ... [2022-04-05T23:20:49.257Z] [2022-04-05T23:20:49.257Z] #1 [internal] load build definition from Dockerfile [2022-04-05T23:20:49.257Z] #1 sha256:39ef1557097c069cf1da44ddeeea6b95ef9a7aa8c106f355202c192f0ff43ee2 [2022-04-05T23:20:49.257Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-04-05T23:20:49.257Z] #1 DONE 0.3s [2022-04-05T23:20:49.257Z] [2022-04-05T23:20:49.257Z] #2 [internal] load .dockerignore [2022-04-05T23:20:49.257Z] #2 sha256:2e2bb661734205841f745241b79d43e4b192934db21544978cf9624d2509dbef [2022-04-05T23:20:49.257Z] #2 transferring context: 87B done [2022-04-05T23:20:49.257Z] #2 DONE 0.3s [2022-04-05T23:20:49.257Z] [2022-04-05T23:20:49.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T23:20:49.257Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T23:20:49.430Z] #41 ... [2022-04-05T23:20:49.430Z] [2022-04-05T23:20:49.430Z] #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-05T23:20:49.430Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:20:49.430Z] #54 35.65 Fetched 2292 kB in 5s (422 kB/s) [2022-04-05T23:20:49.430Z] #54 35.71 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T23:20:49.430Z] #54 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:20:49.430Z] #54 35.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 35.89 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:20:49.430Z] #54 36.95 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:20:49.430Z] #54 36.95 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:20:49.430Z] #54 36.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:20:49.430Z] #54 37.24 Selecting previously unselected package python3-six. [2022-04-05T23:20:49.430Z] #54 37.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T23:20:49.430Z] #54 37.26 Unpacking python3-six (1.16.0-2) ... [2022-04-05T23:20:49.430Z] #54 37.37 Selecting previously unselected package python3-protobuf. [2022-04-05T23:20:49.430Z] #54 37.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 37.38 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T23:20:49.430Z] #54 38.01 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:20:49.430Z] #54 38.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 38.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:20:49.430Z] #54 38.33 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:20:49.430Z] #54 38.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 38.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:20:49.430Z] #54 38.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:20:49.430Z] #54 38.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 38.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:20:49.430Z] #54 38.99 Selecting previously unselected package criu. [2022-04-05T23:20:49.430Z] #54 38.99 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T23:20:49.430Z] #54 39.00 Unpacking criu (3.16.1-3) ... [2022-04-05T23:20:49.430Z] #54 40.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:20:49.430Z] #54 42.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:20:49.430Z] #54 42.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:20:49.430Z] #54 42.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:20:49.430Z] #54 42.21 Setting up python3-six (1.16.0-2) ... [2022-04-05T23:20:49.430Z] #54 43.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:20:49.430Z] #54 43.68 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T23:20:49.862Z] #3 DONE 0.4s [2022-04-05T23:20:49.862Z] [2022-04-05T23:20:49.862Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T23:20:49.862Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T23:20:49.862Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T23:20:49.862Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T23:20:49.862Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T23:20:49.862Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T23:20:49.862Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-04-05T23:20:49.862Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T23:20:49.963Z] Commit message: "image: plumb contexts through" [2022-04-05T23:20:50.093Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:20:50.094Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:20:50.119Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-05T23:20:50.119Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T23:20:50.289Z] Client: [2022-04-05T23:20:50.289Z] Context: default [2022-04-05T23:20:50.289Z] Debug Mode: false [2022-04-05T23:20:50.289Z] Plugins: [2022-04-05T23:20:50.289Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T23:20:50.289Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T23:20:50.289Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T23:20:50.289Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T23:20:50.289Z] [2022-04-05T23:20:50.289Z] Server: [2022-04-05T23:20:50.289Z] Containers: 0 [2022-04-05T23:20:50.289Z] Running: 0 [2022-04-05T23:20:50.289Z] Paused: 0 [2022-04-05T23:20:50.289Z] Stopped: 0 [2022-04-05T23:20:50.289Z] Images: 0 [2022-04-05T23:20:50.289Z] Server Version: 20.10.12 [2022-04-05T23:20:50.289Z] Storage Driver: overlay2 [2022-04-05T23:20:50.289Z] Backing Filesystem: extfs [2022-04-05T23:20:50.289Z] Supports d_type: true [2022-04-05T23:20:50.289Z] Native Overlay Diff: true [2022-04-05T23:20:50.289Z] userxattr: false [2022-04-05T23:20:50.289Z] Logging Driver: json-file [2022-04-05T23:20:50.289Z] Cgroup Driver: cgroupfs [2022-04-05T23:20:50.289Z] Cgroup Version: 1 [2022-04-05T23:20:50.289Z] Plugins: [2022-04-05T23:20:50.289Z] Volume: local [2022-04-05T23:20:50.289Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T23:20:50.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T23:20:50.289Z] Swarm: inactive [2022-04-05T23:20:50.289Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T23:20:50.289Z] Default Runtime: runc [2022-04-05T23:20:50.289Z] Init Binary: docker-init [2022-04-05T23:20:50.289Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:20:50.289Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T23:20:50.289Z] init version: de40ad0 [2022-04-05T23:20:50.289Z] Security Options: [2022-04-05T23:20:50.289Z] apparmor [2022-04-05T23:20:50.289Z] seccomp [2022-04-05T23:20:50.289Z] Profile: default [2022-04-05T23:20:50.289Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T23:20:50.289Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T23:20:50.289Z] OSType: linux [2022-04-05T23:20:50.289Z] Architecture: x86_64 [2022-04-05T23:20:50.289Z] CPUs: 2 [2022-04-05T23:20:50.289Z] Total Memory: 7.483GiB [2022-04-05T23:20:50.289Z] Name: ip-10-100-52-51 [2022-04-05T23:20:50.289Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T23:20:50.289Z] Docker Root Dir: /var/lib/docker [2022-04-05T23:20:50.289Z] Debug Mode: false [2022-04-05T23:20:50.289Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:20:50.289Z] Labels: [2022-04-05T23:20:50.289Z] Experimental: true [2022-04-05T23:20:50.289Z] Insecure Registries: [2022-04-05T23:20:50.289Z] 127.0.0.0/8 [2022-04-05T23:20:50.289Z] Live Restore Enabled: true [2022-04-05T23:20:50.289Z] [2022-04-05T23:20:50.289Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T23:20:50.367Z] #54 ... [2022-04-05T23:20:50.367Z] [2022-04-05T23:20:50.367Z] #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-05T23:20:50.367Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:20:50.367Z] #58 47.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T23:20:50.367Z] #58 47.30 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T23:20:50.367Z] #58 47.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T23:20:50.367Z] #58 47.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T23:20:50.376Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-05T23:20:50.376Z] #4 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:20:50.591Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:20:50.591Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:20:50.591Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43401/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T23:20:50.591Z] + bash /home/ubuntu/workspace/moby_PR-43401/check-config.sh [2022-04-05T23:20:50.591Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T23:20:50.591Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T23:20:50.591Z] [2022-04-05T23:20:50.591Z] Generally Necessary: [2022-04-05T23:20:50.591Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T23:20:50.591Z] - apparmor: enabled and tools installed [2022-04-05T23:20:50.591Z] - CONFIG_NAMESPACES: enabled [2022-04-05T23:20:50.591Z] - CONFIG_NET_NS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_PID_NS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_IPC_NS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_UTS_NS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CGROUPS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T23:20:50.591Z] - CONFIG_CPUSETS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_MEMCG: enabled [2022-04-05T23:20:50.591Z] - CONFIG_KEYS: enabled [2022-04-05T23:20:50.591Z] - CONFIG_VETH: enabled (as module) [2022-04-05T23:20:50.591Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T23:20:50.591Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T23:20:50.591Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T23:20:50.592Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T23:20:50.592Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T23:20:50.592Z] [2022-04-05T23:20:50.592Z] Optional Features: [2022-04-05T23:20:50.592Z] - CONFIG_USER_NS: enabled [2022-04-05T23:20:50.592Z] - CONFIG_SECCOMP: enabled [2022-04-05T23:20:50.592Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T23:20:50.592Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T23:20:50.592Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T23:20:50.592Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T23:20:50.592Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T23:20:50.592Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T23:20:50.592Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T23:20:50.633Z] [2022-04-05T23:20:50.633Z] #6 [internal] load .dockerignore [2022-04-05T23:20:50.633Z] #6 sha256:2a86113c5857582310f6dc6258c6a0dcb2755b49b6d2761fd982242dc95bb608 [2022-04-05T23:20:50.633Z] #6 DONE 0.0s [2022-04-05T23:20:50.633Z] [2022-04-05T23:20:50.633Z] #5 [internal] load build definition from Dockerfile [2022-04-05T23:20:50.633Z] #5 sha256:932895a163ac138d6efae4b24c5005f4e219174bf99fa604354931989f25479d [2022-04-05T23:20:50.633Z] #5 DONE 0.0s [2022-04-05T23:20:50.633Z] [2022-04-05T23:20:50.633Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:20:50.633Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:20:50.667Z] #58 47.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T23:20:50.667Z] #58 47.50 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T23:20:50.667Z] #58 47.60 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T23:20:50.667Z] #58 47.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T23:20:50.667Z] #58 47.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T23:20:50.667Z] #58 47.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T23:20:50.667Z] #58 47.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T23:20:49.998Z] > git remote # timeout=10 [2022-04-05T23:20:50.018Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:20:50.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:20:50.069Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:20:50.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T23:20:50.098Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:20:50.119Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:20:50.854Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T23:20:50.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T23:20:50.854Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T23:20:50.854Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T23:20:50.854Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T23:20:50.854Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T23:20:50.854Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T23:20:50.854Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T23:20:50.854Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T23:20:50.854Z] - CONFIG_EXT4_FS: enabled [2022-04-05T23:20:50.854Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T23:20:50.854Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T23:20:50.854Z] - Network Drivers: [2022-04-05T23:20:50.854Z] - "overlay": [2022-04-05T23:20:50.854Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T23:20:50.854Z] Optional (for encrypted networks): [2022-04-05T23:20:50.854Z] - CONFIG_CRYPTO: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T23:20:50.854Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T23:20:50.854Z] - CONFIG_XFRM: enabled [2022-04-05T23:20:50.854Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T23:20:50.854Z] - "ipvlan": [2022-04-05T23:20:50.854Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T23:20:50.854Z] - "macvlan": [2022-04-05T23:20:50.854Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T23:20:50.854Z] - "ftp,tftp client in container": [2022-04-05T23:20:50.854Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T23:20:50.854Z] - Storage Drivers: [2022-04-05T23:20:50.854Z] - "aufs": [2022-04-05T23:20:50.854Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T23:20:50.854Z] - "btrfs": [2022-04-05T23:20:50.854Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T23:20:50.854Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T23:20:50.854Z] - "devicemapper": [2022-04-05T23:20:50.854Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T23:20:50.854Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T23:20:50.854Z] - "overlay": [2022-04-05T23:20:50.854Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T23:20:50.854Z] - "zfs": [2022-04-05T23:20:50.854Z] - /dev/zfs: present [2022-04-05T23:20:50.854Z] - zfs command: missing [2022-04-05T23:20:50.854Z] - zpool command: missing [2022-04-05T23:20:50.854Z] [2022-04-05T23:20:50.854Z] Limits: [2022-04-05T23:20:50.854Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T23:20:50.854Z] [2022-04-05T23:20:50.854Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T23:20:50.926Z] #58 47.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T23:20:51.056Z] + docker version [2022-04-05T23:20:51.188Z] #58 48.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T23:20:51.188Z] #58 48.23 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T23:20:51.196Z] #10 DONE 0.6s [2022-04-05T23:20:51.196Z] [2022-04-05T23:20:51.196Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T23:20:51.196Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T23:20:51.196Z] #7 DONE 0.6s [2022-04-05T23:20:51.196Z] [2022-04-05T23:20:51.196Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T23:20:51.196Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T23:20:51.196Z] #8 DONE 0.6s [2022-04-05T23:20:51.196Z] [2022-04-05T23:20:51.196Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:20:51.196Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T23:20:51.199Z] + sudo modprobe ip_vs [2022-04-05T23:20:51.199Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 . [2022-04-05T23:20:51.449Z] #58 48.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T23:20:51.449Z] #58 48.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T23:20:51.449Z] #58 48.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T23:20:51.449Z] #58 48.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T23:20:51.462Z] #2 [internal] load .dockerignore [2022-04-05T23:20:51.462Z] #2 sha256:7047c947a5d7b8fa79a6bde9a9a7001f2cd744da0c758ff495e8023b869acf96 [2022-04-05T23:20:51.496Z] #9 DONE 0.7s [2022-04-05T23:20:51.707Z] #58 48.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T23:20:51.707Z] #58 48.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T23:20:51.707Z] #58 48.71 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T23:20:51.968Z] #58 48.82 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T23:20:51.968Z] #58 49.03 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T23:20:52.227Z] #58 49.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T23:20:52.227Z] #58 49.13 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T23:20:52.409Z] #2 transferring context: 87B done [2022-04-05T23:20:52.409Z] #2 DONE 1.1s [2022-04-05T23:20:52.409Z] [2022-04-05T23:20:52.409Z] #1 [internal] load build definition from Dockerfile [2022-04-05T23:20:52.409Z] #1 sha256:d83d71a87fbc90b93eb2daaeae7efd39db31589c4af875495537a58fec904d43 [2022-04-05T23:20:52.409Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T23:20:52.409Z] #1 DONE 1.1s [2022-04-05T23:20:52.676Z] [2022-04-05T23:20:52.676Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T23:20:52.676Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T23:20:52.793Z] #58 ... [2022-04-05T23:20:52.793Z] [2022-04-05T23:20:52.793Z] #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-05T23:20:52.793Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:20:52.793Z] #54 47.65 Setting up criu (3.16.1-3) ... [2022-04-05T23:20:52.793Z] #54 49.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:20:52.793Z] #54 DONE 49.7s [2022-04-05T23:20:52.937Z] #3 DONE 0.5s [2022-04-05T23:20:52.937Z] [2022-04-05T23:20:52.937Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T23:20:52.937Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T23:20:52.937Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T23:20:53.079Z] [2022-04-05T23:20:53.079Z] #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-05T23:20:53.079Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:20:53.198Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T23:20:53.198Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T23:20:53.198Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T23:20:53.198Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T23:20:53.198Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-05T23:20:53.198Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T23:20:53.393Z] [2022-04-05T23:20:53.393Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:20:53.393Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:20:53.393Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T23:20:53.393Z] #69 DONE 0.1s [2022-04-05T23:20:53.393Z] [2022-04-05T23:20:53.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:20:53.393Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:20:53.393Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-05T23:20:53.393Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T23:20:53.393Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T23:20:53.393Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T23:20:53.393Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.2s [2022-04-05T23:20:53.393Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.29MB / 54.94MB 0.3s [2022-04-05T23:20:53.393Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 0.3s [2022-04-05T23:20:53.668Z] #11 ... [2022-04-05T23:20:53.668Z] [2022-04-05T23:20:53.668Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T23:20:53.668Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T23:20:53.668Z] #45 DONE 0.0s [2022-04-05T23:20:53.668Z] [2022-04-05T23:20:53.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:20:53.668Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:20:53.668Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.5s [2022-04-05T23:20:53.668Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.92MB / 54.94MB 0.5s [2022-04-05T23:20:53.668Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.15MB / 10.87MB 0.5s [2022-04-05T23:20:53.668Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.5s done [2022-04-05T23:20:53.668Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 27.26MB / 54.94MB 0.6s [2022-04-05T23:20:53.668Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.6s [2022-04-05T23:20:53.668Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0B / 54.58MB 0.6s [2022-04-05T23:20:53.771Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-05T23:20:53.771Z] #4 DONE 0.6s [2022-04-05T23:20:53.771Z] [2022-04-05T23:20:53.771Z] #5 [internal] load build definition from Dockerfile [2022-04-05T23:20:53.771Z] #5 sha256:6db26c387aebe2437629b9609fb9c5d42923828b125f33e4615a1498e6ceb0d7 [2022-04-05T23:20:53.771Z] #5 DONE 0.0s [2022-04-05T23:20:53.771Z] [2022-04-05T23:20:53.771Z] #6 [internal] load .dockerignore [2022-04-05T23:20:53.771Z] #6 sha256:2272d21443d5084ad4de6688ea4d0feece14c8c76a40dabf62d80007b0c8387a [2022-04-05T23:20:53.771Z] #6 DONE 0.0s [2022-04-05T23:20:53.771Z] [2022-04-05T23:20:53.771Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:20:53.771Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:20:53.928Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 9.66MB / 54.58MB 0.7s [2022-04-05T23:20:53.928Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 48.23MB / 54.94MB 0.9s [2022-04-05T23:20:53.928Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s done [2022-04-05T23:20:53.928Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 23.07MB / 54.58MB 0.9s [2022-04-05T23:20:53.928Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 0.9s [2022-04-05T23:20:54.035Z] #50 ... [2022-04-05T23:20:54.035Z] [2022-04-05T23:20:54.035Z] #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-05T23:20:54.035Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:20:54.035Z] #58 50.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T23:20:54.188Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 52.43MB / 54.94MB 1.0s [2022-04-05T23:20:54.188Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 30.91MB / 54.58MB 1.0s [2022-04-05T23:20:54.188Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 40.89MB / 54.58MB 1.1s [2022-04-05T23:20:54.188Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 9.44MB / 85.84MB 1.1s [2022-04-05T23:20:54.448Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 1.3s [2022-04-05T23:20:54.448Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 25.17MB / 85.84MB 1.3s [2022-04-05T23:20:54.448Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 32.51MB / 85.84MB 1.4s [2022-04-05T23:20:54.663Z] Commit message: "image: plumb contexts through" [2022-04-05T23:20:54.705Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 40.89MB / 85.84MB 1.5s [2022-04-05T23:20:54.705Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.6s done [2022-04-05T23:20:54.705Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 51.38MB / 85.84MB 1.6s [2022-04-05T23:20:54.717Z] #9 ... [2022-04-05T23:20:54.717Z] [2022-04-05T23:20:54.717Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:20:54.717Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T23:20:54.717Z] #8 DONE 0.9s [Pipeline] withEnv [Pipeline] { [2022-04-05T23:20:54.980Z] [2022-04-05T23:20:54.980Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T23:20:54.980Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T23:20:54.980Z] #7 DONE 0.9s [2022-04-05T23:20:54.980Z] [2022-04-05T23:20:54.980Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:20:54.980Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:20:54.980Z] #9 DONE 0.9s [2022-04-05T23:20:54.980Z] [2022-04-05T23:20:54.980Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T23:20:54.980Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T23:20:54.980Z] #10 DONE 0.9s [Pipeline] stage [Pipeline] { (Print info) [2022-04-05T23:20:55.007Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 65.01MB / 85.84MB 1.8s [2022-04-05T23:20:55.007Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 71.30MB / 85.84MB 1.9s [2022-04-05T23:20:55.007Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [Pipeline] sh [2022-04-05T23:20:55.244Z] [2022-04-05T23:20:55.244Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:20:55.244Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:20:55.244Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-05T23:20:55.244Z] #69 DONE 0.0s [2022-04-05T23:20:55.244Z] [2022-04-05T23:20:55.244Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:20:55.244Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:20:55.244Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T23:20:55.263Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.1s [2022-04-05T23:20:55.263Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.2s done [2022-04-05T23:20:55.263Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.3s [2022-04-05T23:20:55.505Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T23:20:55.505Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:20:55.505Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T23:20:55.505Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-05T23:20:55.644Z] + docker version [2022-04-05T23:20:55.768Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2022-04-05T23:20:55.768Z] #67 ... [2022-04-05T23:20:55.768Z] [2022-04-05T23:20:55.768Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T23:20:55.768Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T23:20:55.768Z] #45 DONE 0.0s [2022-04-05T23:20:55.768Z] [2022-04-05T23:20:55.768Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:20:55.768Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:20:55.769Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s [2022-04-05T23:20:55.769Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-05T23:20:56.032Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-04-05T23:20:56.235Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.9s done [2022-04-05T23:20:56.235Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 3.1s [2022-04-05T23:20:56.235Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.1s done [2022-04-05T23:20:56.535Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 16.78MB / 141.70MB 3.4s [2022-04-05T23:20:56.535Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 27.12MB / 141.70MB 3.5s [2022-04-05T23:20:56.792Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 34.91MB / 141.70MB 3.7s [2022-04-05T23:20:57.055Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 42.99MB / 141.70MB 3.8s [2022-04-05T23:20:57.312Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 71.30MB / 141.70MB 4.1s [2022-04-05T23:20:57.312Z] #11 ... [2022-04-05T23:20:57.312Z] [2022-04-05T23:20:57.312Z] #24 [internal] load build context [2022-04-05T23:20:57.312Z] #24 sha256:3efedf8c1d23c819e4e06158ee28e2290683365ab1f3f6e248d209bd63934b33 [2022-04-05T23:20:57.312Z] #24 transferring context: 60.72MB 4.1s done [2022-04-05T23:20:57.312Z] #24 DONE 4.3s [2022-04-05T23:20:57.312Z] [2022-04-05T23:20:57.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:20:57.312Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:20:57.616Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 85.98MB / 141.70MB 4.3s [2022-04-05T23:20:57.616Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 96.47MB / 141.70MB 4.4s [2022-04-05T23:20:57.616Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 104.86MB / 141.70MB 4.6s [2022-04-05T23:20:57.876Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 112.09MB / 141.70MB 4.7s [2022-04-05T23:20:58.132Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 124.78MB / 141.70MB 4.9s [2022-04-05T23:20:58.132Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 140.51MB / 141.70MB 5.1s [2022-04-05T23:20:59.169Z] Client: Docker Engine - Community [2022-04-05T23:20:59.170Z] Version: 20.10.12 [2022-04-05T23:20:59.170Z] API version: 1.41 [2022-04-05T23:20:59.170Z] Go version: go1.16.12 [2022-04-05T23:20:59.170Z] Git commit: e91ed57 [2022-04-05T23:20:59.170Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-05T23:20:59.170Z] OS/Arch: linux/arm64 [2022-04-05T23:20:59.170Z] Context: default [2022-04-05T23:20:59.170Z] Experimental: true [2022-04-05T23:20:59.170Z] [2022-04-05T23:20:59.170Z] Server: Docker Engine - Community [2022-04-05T23:20:59.170Z] Engine: [2022-04-05T23:20:59.170Z] Version: 20.10.12 [2022-04-05T23:20:59.170Z] API version: 1.41 (minimum version 1.12) [2022-04-05T23:20:59.170Z] Go version: go1.16.12 [2022-04-05T23:20:59.170Z] Git commit: 459d0df [2022-04-05T23:20:59.170Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-05T23:20:59.170Z] OS/Arch: linux/arm64 [2022-04-05T23:20:59.170Z] Experimental: true [2022-04-05T23:20:59.170Z] containerd: [2022-04-05T23:20:59.170Z] Version: 1.4.12 [2022-04-05T23:20:59.170Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:20:59.170Z] runc: [2022-04-05T23:20:59.170Z] Version: 1.0.2 [2022-04-05T23:20:59.170Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T23:20:59.170Z] docker-init: [2022-04-05T23:20:59.170Z] Version: 0.19.0 [2022-04-05T23:20:59.170Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T23:20:59.315Z] #58 ... [2022-04-05T23:20:59.315Z] [2022-04-05T23:20:59.315Z] #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-05T23:20:59.315Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:20:59.315Z] #56 55.95 gotestsum version dev [2022-04-05T23:20:59.315Z] #56 DONE 56.1s [2022-04-05T23:20:59.315Z] [2022-04-05T23:20:59.315Z] #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-05T23:20:59.315Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:20:59.361Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-04-05T23:20:59.500Z] + docker info [2022-04-05T23:21:00.112Z] #11 ... [2022-04-05T23:21:00.112Z] [2022-04-05T23:21:00.112Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:00.112Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:21:00.112Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T23:21:00.112Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:00.112Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T23:21:00.112Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T23:21:00.112Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-04-05T23:21:00.112Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-04-05T23:21:00.112Z] #67 DONE 6.7s [2022-04-05T23:21:00.112Z] [2022-04-05T23:21:00.112Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:00.112Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:00.112Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:00.112Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T23:21:00.112Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T23:21:00.112Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-04-05T23:21:00.112Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-04-05T23:21:00.112Z] #69 DONE 6.7s [2022-04-05T23:21:00.112Z] [2022-04-05T23:21:00.112Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:00.112Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:00.112Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.1s [2022-04-05T23:21:01.085Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.8s done [2022-04-05T23:21:01.289Z] #67 DONE 5.8s [2022-04-05T23:21:01.289Z] [2022-04-05T23:21:01.289Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:01.289Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:01.289Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T23:21:01.289Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T23:21:01.289Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T23:21:01.289Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T23:21:01.289Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done [2022-04-05T23:21:01.289Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.9s done [2022-04-05T23:21:01.289Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.7s done [2022-04-05T23:21:01.289Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.4s done [2022-04-05T23:21:01.289Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.2s done [2022-04-05T23:21:01.289Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.6s [2022-04-05T23:21:01.289Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.9s [2022-04-05T23:21:01.289Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.7s done [2022-04-05T23:21:01.289Z] #11 ... [2022-04-05T23:21:01.289Z] [2022-04-05T23:21:01.289Z] #24 [internal] load build context [2022-04-05T23:21:01.289Z] #24 sha256:d9bf95a3ee8abf38c6a28d1a1de772b7031099e85bf290bd38d9c05c27be2cf9 [2022-04-05T23:21:01.289Z] #24 transferring context: 60.72MB 5.6s done [2022-04-05T23:21:01.289Z] #24 DONE 6.0s [2022-04-05T23:21:01.289Z] [2022-04-05T23:21:01.289Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:01.289Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:01.289Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T23:21:01.289Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T23:21:01.289Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-05T23:21:01.289Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:01.289Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-04-05T23:21:01.289Z] #69 DONE 5.9s [2022-04-05T23:21:01.289Z] [2022-04-05T23:21:01.289Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:01.289Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:01.289Z] #11 ... [2022-04-05T23:21:01.289Z] [2022-04-05T23:21:01.289Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:01.289Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:21:01.289Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-05T23:21:01.289Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T23:21:01.289Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T23:21:01.289Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T23:21:01.289Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done [2022-04-05T23:21:01.552Z] #28 ... [2022-04-05T23:21:01.552Z] [2022-04-05T23:21:01.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:01.552Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:01.698Z] #11 ... [2022-04-05T23:21:01.698Z] [2022-04-05T23:21:01.698Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:01.698Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:21:01.698Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-05T23:21:01.698Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T23:21:01.698Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T23:21:01.698Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T23:21:01.698Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-05T23:21:01.698Z] #28 DONE 8.5s [2022-04-05T23:21:01.698Z] [2022-04-05T23:21:01.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:01.698Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:01.698Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.1s [2022-04-05T23:21:01.853Z] #19 48.99 Fetched 48.9 MB in 47s (1030 kB/s) [2022-04-05T23:21:02.261Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-05T23:21:02.552Z] #11 ... [2022-04-05T23:21:02.552Z] [2022-04-05T23:21:02.552Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T23:21:02.552Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T23:21:02.552Z] #68 DONE 0.6s [2022-04-05T23:21:02.552Z] [2022-04-05T23:21:02.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:02.552Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:02.552Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T23:21:03.122Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.5s done [2022-04-05T23:21:03.122Z] #11 ... [2022-04-05T23:21:03.122Z] [2022-04-05T23:21:03.122Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T23:21:03.122Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T23:21:03.122Z] #70 DONE 0.7s [2022-04-05T23:21:03.380Z] [2022-04-05T23:21:03.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:03.380Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:03.380Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-05T23:21:03.476Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s done [2022-04-05T23:21:03.743Z] Client: Docker Engine - Community [2022-04-05T23:21:03.744Z] Version: 20.10.12 [2022-04-05T23:21:03.744Z] API version: 1.41 [2022-04-05T23:21:03.744Z] Go version: go1.16.12 [2022-04-05T23:21:03.744Z] Git commit: e91ed57 [2022-04-05T23:21:03.744Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-05T23:21:03.744Z] OS/Arch: linux/amd64 [2022-04-05T23:21:03.744Z] Context: default [2022-04-05T23:21:03.744Z] Experimental: true [2022-04-05T23:21:03.744Z] [2022-04-05T23:21:03.744Z] Server: Docker Engine - Community [2022-04-05T23:21:03.744Z] Engine: [2022-04-05T23:21:03.744Z] Version: 20.10.12 [2022-04-05T23:21:03.744Z] API version: 1.41 (minimum version 1.12) [2022-04-05T23:21:03.744Z] Go version: go1.16.12 [2022-04-05T23:21:03.744Z] Git commit: 459d0df [2022-04-05T23:21:03.744Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-05T23:21:03.744Z] OS/Arch: linux/amd64 [2022-04-05T23:21:03.744Z] Experimental: true [2022-04-05T23:21:03.744Z] containerd: [2022-04-05T23:21:03.744Z] Version: 1.4.12 [2022-04-05T23:21:03.744Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:21:03.744Z] runc: [2022-04-05T23:21:03.744Z] Version: 1.0.2 [2022-04-05T23:21:03.744Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T23:21:03.744Z] docker-init: [2022-04-05T23:21:03.744Z] Version: 0.19.0 [2022-04-05T23:21:03.744Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T23:21:04.048Z] #11 ... [2022-04-05T23:21:04.048Z] [2022-04-05T23:21:04.048Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T23:21:04.048Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T23:21:04.048Z] #68 DONE 0.6s [2022-04-05T23:21:04.048Z] [2022-04-05T23:21:04.048Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:04.048Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:21:04.048Z] #28 DONE 8.6s [2022-04-05T23:21:04.048Z] [2022-04-05T23:21:04.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:04.048Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:04.048Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.1s [2022-04-05T23:21:04.082Z] + docker info [2022-04-05T23:21:04.309Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done [2022-04-05T23:21:04.890Z] #11 ... [2022-04-05T23:21:04.890Z] [2022-04-05T23:21:04.890Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T23:21:04.890Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T23:21:04.890Z] #70 DONE 0.9s [2022-04-05T23:21:04.890Z] [2022-04-05T23:21:04.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:04.890Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:04.890Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T23:21:05.836Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.8s done [2022-04-05T23:21:06.098Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.1s [2022-04-05T23:21:08.635Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.1s done [2022-04-05T23:21:08.896Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T23:21:11.398Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.7s done [2022-04-05T23:21:11.398Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T23:21:12.221Z] #11 ... [2022-04-05T23:21:12.221Z] [2022-04-05T23:21:12.221Z] #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-05T23:21:12.221Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:12.221Z] #29 1.846 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:12.221Z] #29 1.846 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:12.221Z] #29 1.846 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:12.221Z] #29 2.025 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:12.221Z] #29 2.234 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:12.221Z] #29 2.462 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:12.221Z] #29 4.007 Fetched 8508 kB in 2s (3504 kB/s) [2022-04-05T23:21:12.221Z] #29 4.007 Reading package lists... [2022-04-05T23:21:12.221Z] #29 4.827 Reading package lists... [2022-04-05T23:21:12.221Z] #29 5.669 Building dependency tree... [2022-04-05T23:21:12.221Z] #29 6.098 The following additional packages will be installed: [2022-04-05T23:21:12.221Z] #29 6.099 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T23:21:12.221Z] #29 6.100 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T23:21:12.221Z] #29 6.103 Recommended packages: [2022-04-05T23:21:12.221Z] #29 6.103 libldap-common publicsuffix libsasl2-modules [2022-04-05T23:21:12.221Z] #29 6.305 The following NEW packages will be installed: [2022-04-05T23:21:12.221Z] #29 6.305 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T23:21:12.221Z] #29 6.305 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T23:21:12.221Z] #29 6.305 libssh2-1 openssl [2022-04-05T23:21:12.221Z] #29 6.582 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:12.221Z] #29 6.582 Need to get 3040 kB of archives. [2022-04-05T23:21:12.221Z] #29 6.582 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T23:21:12.221Z] #29 6.582 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T23:21:12.221Z] #29 6.615 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T23:21:12.221Z] #29 6.621 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T23:21:12.221Z] #29 6.621 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-05T23:21:12.221Z] #29 6.621 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T23:21:12.221Z] #29 6.621 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T23:21:12.221Z] #29 6.633 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T23:21:12.221Z] #29 6.636 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:21:12.221Z] #29 6.642 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:21:12.221Z] #29 6.646 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:21:12.221Z] #29 6.880 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:21:12.221Z] #29 6.916 Fetched 3040 kB in 0s (9038 kB/s) [2022-04-05T23:21:12.221Z] #29 6.978 Selecting previously unselected package openssl. [2022-04-05T23:21:12.221Z] #29 6.978 (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-05T23:21:12.221Z] #29 6.981 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.009 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 7.335 Selecting previously unselected package ca-certificates. [2022-04-05T23:21:12.221Z] #29 7.335 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T23:21:12.221Z] #29 7.339 Unpacking ca-certificates (20210119) ... [2022-04-05T23:21:12.221Z] #29 7.506 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T23:21:12.221Z] #29 7.506 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.513 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:12.221Z] #29 7.641 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T23:21:12.221Z] #29 7.641 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.644 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 7.726 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T23:21:12.221Z] #29 7.726 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.732 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 7.859 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T23:21:12.221Z] #29 7.859 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.863 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:12.221Z] #29 7.953 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T23:21:12.221Z] #29 7.953 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 7.957 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:12.221Z] #29 8.025 Selecting previously unselected package libpsl5:amd64. [2022-04-05T23:21:12.221Z] #29 8.025 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.072 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:12.221Z] #29 8.117 Selecting previously unselected package librtmp1:amd64. [2022-04-05T23:21:12.221Z] #29 8.117 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.122 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:12.221Z] #29 8.163 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T23:21:12.221Z] #29 8.163 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.170 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:12.221Z] #29 8.215 Selecting previously unselected package libcurl4:amd64. [2022-04-05T23:21:12.221Z] #29 8.215 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.218 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 8.278 Selecting previously unselected package curl. [2022-04-05T23:21:12.221Z] #29 8.278 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.282 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 8.351 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:21:12.221Z] #29 8.351 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.358 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:12.221Z] #29 8.419 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:21:12.221Z] #29 8.419 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.424 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:12.221Z] #29 8.469 Selecting previously unselected package jq. [2022-04-05T23:21:12.221Z] #29 8.469 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:21:12.221Z] #29 8.474 Unpacking jq (1.6-2.1) ... [2022-04-05T23:21:12.221Z] #29 8.517 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:12.221Z] #29 8.526 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:12.221Z] #29 8.537 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:12.221Z] #29 8.548 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 8.559 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:12.221Z] #29 8.570 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 8.581 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:12.221Z] #29 8.595 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 8.622 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:12.221Z] #29 8.628 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:12.221Z] #29 8.637 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:12.221Z] #29 8.649 Setting up ca-certificates (20210119) ... [2022-04-05T23:21:12.221Z] #29 9.311 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:12.221Z] #29 10.13 129 added, 0 removed; done. [2022-04-05T23:21:12.221Z] #29 10.20 Setting up jq (1.6-2.1) ... [2022-04-05T23:21:12.221Z] #29 10.21 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:12.221Z] #29 ... [2022-04-05T23:21:12.221Z] [2022-04-05T23:21:12.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:12.221Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:13.954Z] #11 ... [2022-04-05T23:21:13.954Z] [2022-04-05T23:21:13.954Z] #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-05T23:21:13.954Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:13.954Z] #29 2.024 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:13.954Z] #29 2.024 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:13.954Z] #29 2.038 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:13.954Z] #29 2.157 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:13.954Z] #29 2.333 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:13.954Z] #29 2.607 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:13.954Z] #29 4.196 Fetched 8508 kB in 2s (3496 kB/s) [2022-04-05T23:21:13.954Z] #29 4.196 Reading package lists... [2022-04-05T23:21:13.954Z] #29 5.043 Reading package lists... [2022-04-05T23:21:13.954Z] #29 5.852 Building dependency tree... [2022-04-05T23:21:13.954Z] #29 6.183 The following additional packages will be installed: [2022-04-05T23:21:13.954Z] #29 6.183 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T23:21:13.954Z] #29 6.183 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T23:21:13.954Z] #29 6.183 Recommended packages: [2022-04-05T23:21:13.954Z] #29 6.183 libldap-common publicsuffix libsasl2-modules [2022-04-05T23:21:13.954Z] #29 6.373 The following NEW packages will be installed: [2022-04-05T23:21:13.954Z] #29 6.374 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T23:21:13.954Z] #29 6.374 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T23:21:13.954Z] #29 6.375 libssh2-1 openssl [2022-04-05T23:21:13.954Z] #29 6.651 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:13.954Z] #29 6.651 Need to get 3040 kB of archives. [2022-04-05T23:21:13.954Z] #29 6.651 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T23:21:13.954Z] #29 6.651 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T23:21:13.954Z] #29 6.665 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T23:21:13.954Z] #29 6.678 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T23:21:13.954Z] #29 6.678 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-05T23:21:13.954Z] #29 6.678 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T23:21:13.954Z] #29 6.678 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T23:21:13.954Z] #29 6.678 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T23:21:13.954Z] #29 6.678 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T23:21:13.954Z] #29 6.705 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T23:21:13.954Z] #29 6.706 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T23:21:13.954Z] #29 6.746 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T23:21:13.954Z] #29 6.748 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T23:21:13.954Z] #29 6.750 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:21:13.954Z] #29 6.751 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:21:13.954Z] #29 6.752 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:21:13.954Z] #29 6.971 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:21:13.954Z] #29 6.995 Fetched 3040 kB in 0s (8238 kB/s) [2022-04-05T23:21:13.954Z] #29 7.015 Selecting previously unselected package openssl. [2022-04-05T23:21:13.954Z] #29 7.015 (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-05T23:21:13.954Z] #29 7.021 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.026 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 7.252 Selecting previously unselected package ca-certificates. [2022-04-05T23:21:13.954Z] #29 7.252 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T23:21:13.954Z] #29 7.256 Unpacking ca-certificates (20210119) ... [2022-04-05T23:21:13.954Z] #29 7.360 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T23:21:13.954Z] #29 7.360 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.370 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:13.954Z] #29 7.454 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T23:21:13.954Z] #29 7.454 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.459 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 7.524 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T23:21:13.954Z] #29 7.524 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.528 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 7.607 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T23:21:13.954Z] #29 7.607 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.616 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:13.954Z] #29 7.693 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T23:21:13.954Z] #29 7.693 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.696 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:13.954Z] #29 7.808 Selecting previously unselected package libpsl5:amd64. [2022-04-05T23:21:13.954Z] #29 7.808 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.814 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:13.954Z] #29 7.868 Selecting previously unselected package librtmp1:amd64. [2022-04-05T23:21:13.954Z] #29 7.868 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.873 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:13.954Z] #29 7.920 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T23:21:13.954Z] #29 7.920 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.934 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:13.954Z] #29 7.984 Selecting previously unselected package libcurl4:amd64. [2022-04-05T23:21:13.954Z] #29 7.985 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 7.989 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 8.063 Selecting previously unselected package curl. [2022-04-05T23:21:13.954Z] #29 8.064 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 8.068 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 8.176 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:21:13.954Z] #29 8.176 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 8.179 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:13.954Z] #29 8.251 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:21:13.954Z] #29 8.253 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 8.257 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:13.954Z] #29 8.309 Selecting previously unselected package jq. [2022-04-05T23:21:13.954Z] #29 8.309 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:21:13.954Z] #29 8.313 Unpacking jq (1.6-2.1) ... [2022-04-05T23:21:13.954Z] #29 8.368 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:13.954Z] #29 8.387 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:13.954Z] #29 8.398 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:13.954Z] #29 8.411 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 8.421 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:13.954Z] #29 8.635 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 8.645 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:13.954Z] #29 8.656 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:13.954Z] #29 8.671 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:13.954Z] #29 8.682 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:13.954Z] #29 8.692 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:13.954Z] #29 8.704 Setting up ca-certificates (20210119) ... [2022-04-05T23:21:13.954Z] #29 9.302 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:14.117Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.0s [2022-04-05T23:21:14.117Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.2s done [2022-04-05T23:21:14.216Z] #29 10.11 129 added, 0 removed; done. [2022-04-05T23:21:14.216Z] #29 10.17 Setting up jq (1.6-2.1) ... [2022-04-05T23:21:14.216Z] #29 10.18 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:14.216Z] #29 10.20 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:14.216Z] #29 ... [2022-04-05T23:21:14.216Z] [2022-04-05T23:21:14.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:14.216Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:14.388Z] Client: [2022-04-05T23:21:14.388Z] Context: default [2022-04-05T23:21:14.388Z] Debug Mode: false [2022-04-05T23:21:14.388Z] Plugins: [2022-04-05T23:21:14.388Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T23:21:14.388Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T23:21:14.388Z] [2022-04-05T23:21:14.388Z] Server: [2022-04-05T23:21:14.388Z] Containers: 0 [2022-04-05T23:21:14.388Z] Running: 0 [2022-04-05T23:21:14.388Z] Paused: 0 [2022-04-05T23:21:14.388Z] Stopped: 0 [2022-04-05T23:21:14.388Z] Images: 0 [2022-04-05T23:21:14.388Z] Server Version: 20.10.12 [2022-04-05T23:21:14.388Z] Storage Driver: overlay2 [2022-04-05T23:21:14.388Z] Backing Filesystem: extfs [2022-04-05T23:21:14.388Z] Supports d_type: true [2022-04-05T23:21:14.388Z] Native Overlay Diff: true [2022-04-05T23:21:14.388Z] userxattr: false [2022-04-05T23:21:14.388Z] Logging Driver: json-file [2022-04-05T23:21:14.388Z] Cgroup Driver: cgroupfs [2022-04-05T23:21:14.388Z] Cgroup Version: 1 [2022-04-05T23:21:14.388Z] Plugins: [2022-04-05T23:21:14.388Z] Volume: local [2022-04-05T23:21:14.388Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T23:21:14.388Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T23:21:14.388Z] Swarm: inactive [2022-04-05T23:21:14.388Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-05T23:21:14.389Z] Default Runtime: runc [2022-04-05T23:21:14.389Z] Init Binary: docker-init [2022-04-05T23:21:14.389Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:21:14.389Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T23:21:14.389Z] init version: de40ad0 [2022-04-05T23:21:14.389Z] Security Options: [2022-04-05T23:21:14.389Z] apparmor [2022-04-05T23:21:14.389Z] seccomp [2022-04-05T23:21:14.389Z] Profile: default [2022-04-05T23:21:14.389Z] Kernel Version: 5.11.0-1023-aws [2022-04-05T23:21:14.389Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-05T23:21:14.389Z] OSType: linux [2022-04-05T23:21:14.389Z] Architecture: aarch64 [2022-04-05T23:21:14.389Z] CPUs: 2 [2022-04-05T23:21:14.389Z] Total Memory: 7.576GiB [2022-04-05T23:21:14.389Z] Name: ip-10-100-78-252 [2022-04-05T23:21:14.389Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-05T23:21:14.389Z] Docker Root Dir: /var/lib/docker [2022-04-05T23:21:14.389Z] Debug Mode: false [2022-04-05T23:21:14.389Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:21:14.389Z] Labels: [2022-04-05T23:21:14.389Z] Experimental: true [2022-04-05T23:21:14.389Z] Insecure Registries: [2022-04-05T23:21:14.389Z] 127.0.0.0/8 [2022-04-05T23:21:14.389Z] Live Restore Enabled: true [2022-04-05T23:21:14.389Z] [Pipeline] sh [2022-04-05T23:21:14.671Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:21:14.671Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:21:14.671Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43401/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T23:21:14.671Z] + bash /home/ubuntu/workspace/moby_PR-43401/check-config.sh [2022-04-05T23:21:14.671Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T23:21:14.671Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-05T23:21:14.671Z] [2022-04-05T23:21:14.671Z] Generally Necessary: [2022-04-05T23:21:14.671Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T23:21:14.671Z] - apparmor: enabled and tools installed [2022-04-05T23:21:14.671Z] - CONFIG_NAMESPACES: enabled [2022-04-05T23:21:14.671Z] - CONFIG_NET_NS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_PID_NS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_IPC_NS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_UTS_NS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CGROUPS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T23:21:14.671Z] - CONFIG_CPUSETS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_MEMCG: enabled [2022-04-05T23:21:14.671Z] - CONFIG_KEYS: enabled [2022-04-05T23:21:14.671Z] - CONFIG_VETH: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T23:21:14.671Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T23:21:14.928Z] [2022-04-05T23:21:14.928Z] Optional Features: [2022-04-05T23:21:14.928Z] - CONFIG_USER_NS: enabled [2022-04-05T23:21:14.928Z] - CONFIG_SECCOMP: enabled [2022-04-05T23:21:14.928Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T23:21:14.928Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T23:21:14.928Z] (cgroup swap accounting is currently enabled) [2022-04-05T23:21:14.928Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T23:21:14.928Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T23:21:14.928Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T23:21:14.928Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T23:21:14.928Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T23:21:14.928Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T23:21:14.928Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T23:21:14.928Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T23:21:14.928Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T23:21:14.928Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T23:21:14.928Z] - CONFIG_EXT4_FS: enabled [2022-04-05T23:21:14.928Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T23:21:14.928Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T23:21:14.928Z] - Network Drivers: [2022-04-05T23:21:14.928Z] - "overlay": [2022-04-05T23:21:14.928Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T23:21:14.928Z] Optional (for encrypted networks): [2022-04-05T23:21:14.928Z] - CONFIG_CRYPTO: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T23:21:14.928Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T23:21:14.928Z] - CONFIG_XFRM: enabled [2022-04-05T23:21:14.928Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T23:21:14.928Z] - "ipvlan": [2022-04-05T23:21:14.928Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T23:21:14.928Z] - "macvlan": [2022-04-05T23:21:14.928Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T23:21:14.928Z] - "ftp,tftp client in container": [2022-04-05T23:21:14.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T23:21:14.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T23:21:14.928Z] - Storage Drivers: [2022-04-05T23:21:14.928Z] - "aufs": [2022-04-05T23:21:14.928Z] - CONFIG_AUFS_FS: missing [2022-04-05T23:21:14.928Z] - "btrfs": [2022-04-05T23:21:15.184Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T23:21:15.184Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T23:21:15.184Z] - "devicemapper": [2022-04-05T23:21:15.184Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T23:21:15.184Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T23:21:15.184Z] - "overlay": [2022-04-05T23:21:15.184Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T23:21:15.184Z] - "zfs": [2022-04-05T23:21:15.184Z] - /dev/zfs: present [2022-04-05T23:21:15.184Z] - zfs command: missing [2022-04-05T23:21:15.184Z] - zpool command: missing [2022-04-05T23:21:15.184Z] [2022-04-05T23:21:15.184Z] Limits: [2022-04-05T23:21:15.184Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T23:21:15.184Z] [2022-04-05T23:21:15.184Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T23:21:15.481Z] #11 ... [2022-04-05T23:21:15.481Z] [2022-04-05T23:21:15.481Z] #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-05T23:21:15.481Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:15.481Z] #29 10.22 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:15.481Z] #29 10.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:21:15.481Z] #29 10.25 Processing triggers for ca-certificates (20210119) ... [2022-04-05T23:21:15.481Z] #29 10.26 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:15.481Z] #29 11.02 0 added, 0 removed; done. [2022-04-05T23:21:15.481Z] #29 11.02 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T23:21:15.481Z] #29 11.02 done. [2022-04-05T23:21:15.481Z] #29 DONE 14.0s [2022-04-05T23:21:15.481Z] [2022-04-05T23:21:15.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:15.481Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:15.481Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T23:21:15.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 . [2022-04-05T23:21:15.510Z] #1 [internal] load build definition from Dockerfile [2022-04-05T23:21:15.510Z] #1 sha256:a5b0fdb6229625df8938b7d3b733ed6ae01c9361d5760de2c8e850e674516f71 [2022-04-05T23:21:15.737Z] #11 ... [2022-04-05T23:21:15.737Z] [2022-04-05T23:21:15.737Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T23:21:15.737Z] #30 sha256:63854698e5877916791f2225ed7a8c9d5d5026193890c2055f4f1f68a2fabb06 [2022-04-05T23:21:15.737Z] #30 DONE 0.1s [2022-04-05T23:21:15.737Z] [2022-04-05T23:21:15.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:15.737Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:15.769Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T23:21:15.769Z] #1 DONE 0.1s [2022-04-05T23:21:15.769Z] [2022-04-05T23:21:15.769Z] #2 [internal] load .dockerignore [2022-04-05T23:21:15.769Z] #2 sha256:f7e5fc05c97d1d4ff752122a4d814d2d8547b68d96e277b7267f79b6b92765dc [2022-04-05T23:21:15.769Z] #2 transferring context: 87B done [2022-04-05T23:21:15.769Z] #2 DONE 0.0s [2022-04-05T23:21:15.769Z] [2022-04-05T23:21:15.769Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T23:21:15.769Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-05T23:21:16.026Z] #3 DONE 0.5s [2022-04-05T23:21:16.026Z] [2022-04-05T23:21:16.026Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T23:21:16.026Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-05T23:21:16.026Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T23:21:16.133Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.7s done [2022-04-05T23:21:16.133Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.1s [2022-04-05T23:21:16.283Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-05T23:21:16.283Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-05T23:21:16.283Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T23:21:16.283Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-05T23:21:16.283Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-04-05T23:21:16.539Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-04-05T23:21:16.539Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-05T23:21:16.539Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-05T23:21:16.744Z] #19 48.99 Reading package lists... [2022-04-05T23:21:16.796Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-05T23:21:16.796Z] #4 DONE 0.7s [2022-04-05T23:21:17.053Z] [2022-04-05T23:21:17.053Z] #6 [internal] load .dockerignore [2022-04-05T23:21:17.053Z] #6 sha256:735398c33e48caedeb1d7d3a3469207156695b9c5c4cc25f06f8e237ac0b486b [2022-04-05T23:21:17.053Z] #6 DONE 0.0s [2022-04-05T23:21:17.053Z] [2022-04-05T23:21:17.053Z] #5 [internal] load build definition from Dockerfile [2022-04-05T23:21:17.053Z] #5 sha256:39b4eeaa9af273982ae937d5e04e923bdb00b433f2ef9410f971c5020dfce3d8 [2022-04-05T23:21:17.053Z] #5 DONE 0.0s [2022-04-05T23:21:17.053Z] [2022-04-05T23:21:17.053Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T23:21:17.053Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-05T23:21:17.982Z] #10 DONE 0.8s [2022-04-05T23:21:17.982Z] [2022-04-05T23:21:17.982Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:21:17.982Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:21:17.982Z] #9 DONE 0.9s [2022-04-05T23:21:17.982Z] [2022-04-05T23:21:17.982Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:21:17.982Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T23:21:17.982Z] #8 DONE 0.9s [2022-04-05T23:21:17.982Z] [2022-04-05T23:21:17.982Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T23:21:17.982Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-05T23:21:17.982Z] #7 DONE 0.9s [2022-04-05T23:21:18.048Z] #11 ... [2022-04-05T23:21:18.048Z] [2022-04-05T23:21:18.048Z] #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-05T23:21:18.048Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:18.048Z] #29 10.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:21:18.048Z] #29 10.23 Processing triggers for ca-certificates (20210119) ... [2022-04-05T23:21:18.048Z] #29 10.24 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:18.048Z] #29 10.87 0 added, 0 removed; done. [2022-04-05T23:21:18.048Z] #29 10.87 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T23:21:18.048Z] #29 10.87 done. [2022-04-05T23:21:18.048Z] #29 DONE 13.7s [2022-04-05T23:21:18.048Z] [2022-04-05T23:21:18.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:18.048Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:18.048Z] #11 ... [2022-04-05T23:21:18.048Z] [2022-04-05T23:21:18.048Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T23:21:18.048Z] #30 sha256:1ee7974f6f6ae10668c44d02e8a8f04e6a20b8b266c1a79dcf45ab8c2ba084cb [2022-04-05T23:21:18.048Z] #30 DONE 0.1s [2022-04-05T23:21:18.048Z] [2022-04-05T23:21:18.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:18.048Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:18.547Z] [2022-04-05T23:21:18.547Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:18.547Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:18.547Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-05T23:21:18.547Z] #69 DONE 0.0s [2022-04-05T23:21:18.547Z] [2022-04-05T23:21:18.547Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:18.547Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-05T23:21:18.547Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b done [2022-04-05T23:21:18.806Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T23:21:18.806Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-05T23:21:18.806Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-05T23:21:18.806Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 1.05MB / 53.63MB 0.2s [2022-04-05T23:21:19.065Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 12.58MB / 53.63MB 0.3s [2022-04-05T23:21:19.065Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 35.65MB / 53.63MB 0.5s [2022-04-05T23:21:19.065Z] #28 ... [2022-04-05T23:21:19.065Z] [2022-04-05T23:21:19.065Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T23:21:19.065Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T23:21:19.065Z] #45 DONE 0.0s [2022-04-05T23:21:19.065Z] [2022-04-05T23:21:19.065Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:19.065Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-05T23:21:19.065Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 43.49MB / 53.63MB 0.6s [2022-04-05T23:21:19.325Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 0.7s [2022-04-05T23:21:20.266Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.7s done [2022-04-05T23:21:20.524Z] #28 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 [2022-04-05T23:21:20.997Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-05T23:21:21.358Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.4s [2022-04-05T23:21:21.455Z] #28 ... [2022-04-05T23:21:21.455Z] [2022-04-05T23:21:21.455Z] #24 [internal] load build context [2022-04-05T23:21:21.455Z] #24 sha256:add50fe78580bcbb409c9d6f3ac0f3907385a4987324e2b9016eb478019882a8 [2022-04-05T23:21:21.455Z] #24 transferring context: 60.72MB 1.8s done [2022-04-05T23:21:21.455Z] #24 DONE 2.8s [2022-04-05T23:21:21.455Z] [2022-04-05T23:21:21.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:21.455Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T23:21:21.455Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T23:21:21.455Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-05T23:21:21.455Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.2s done [2022-04-05T23:21:21.455Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.5s done [2022-04-05T23:21:21.455Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T23:21:21.455Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-05T23:21:21.455Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.5s done [2022-04-05T23:21:21.455Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 2.6s done [2022-04-05T23:21:21.455Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 2.7s [2022-04-05T23:21:21.455Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 0B / 126B 2.7s [2022-04-05T23:21:21.712Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 2.7s [2022-04-05T23:21:23.080Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 4.3s done [2022-04-05T23:21:23.081Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 4.3s done [2022-04-05T23:21:23.081Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.1s [2022-04-05T23:21:23.081Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 0B / 108.66MB 4.4s [2022-04-05T23:21:23.339Z] #11 ... [2022-04-05T23:21:23.339Z] [2022-04-05T23:21:23.339Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:23.339Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-05T23:21:23.339Z] #28 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 1.9s done [2022-04-05T23:21:23.339Z] #28 DONE 4.6s [2022-04-05T23:21:23.339Z] [2022-04-05T23:21:23.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:23.339Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T23:21:23.339Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.3s done [2022-04-05T23:21:23.339Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 15.51MB / 108.66MB 4.6s [2022-04-05T23:21:23.922Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 27.26MB / 108.66MB 5.0s [2022-04-05T23:21:23.922Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 47.19MB / 108.66MB 5.1s [2022-04-05T23:21:23.922Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-05T23:21:23.922Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 56.23MB / 108.66MB 5.2s [2022-04-05T23:21:24.180Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 66.06MB / 108.66MB 5.3s [2022-04-05T23:21:24.180Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 84.93MB / 108.66MB 5.3s [2022-04-05T23:21:24.276Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.9s done [2022-04-05T23:21:24.437Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 105.45MB / 108.66MB 5.7s [2022-04-05T23:21:24.667Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.2s done [2022-04-05T23:21:24.667Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-05T23:21:24.667Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T23:21:24.694Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.8s done [2022-04-05T23:21:24.841Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T23:21:24.841Z] #11 DONE 31.9s [2022-04-05T23:21:24.841Z] [2022-04-05T23:21:24.841Z] #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-05T23:21:24.841Z] #31 sha256:f9ed57c43089c1e2cfd6fca0fee4b32296b40c753d18c1a2f9f648fbede1f8e2 [2022-04-05T23:21:24.841Z] #31 1.683 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T23:21:24.841Z] #31 1.936 [2022-04-05T23:21:24.841Z] #31 2.161 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:24.841Z] #31 2.425 [2022-04-05T23:21:24.841Z] #31 3.272 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T23:21:24.841Z] #31 3.547 [2022-04-05T23:21:24.841Z] #31 3.762 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:24.841Z] #31 4.037 [2022-04-05T23:21:24.841Z] #31 4.975 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T23:21:24.841Z] #31 5.241 [2022-04-05T23:21:24.841Z] #31 5.460 #=#=# ######### 12.6% ######################################## 56.6% ####################################################### 76.4% #################################################################### 94.5% ######################################################################## 100.0% [2022-04-05T23:21:24.841Z] #31 6.163 [2022-04-05T23:21:24.841Z] #31 7.069 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T23:21:24.841Z] #31 7.362 [2022-04-05T23:21:24.841Z] #31 7.589 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:24.841Z] #31 7.853 [2022-04-05T23:21:24.841Z] #31 8.590 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T23:21:24.841Z] #31 8.882 [2022-04-05T23:21:24.841Z] #31 9.113 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:24.929Z] #11 DONE 29.4s [2022-04-05T23:21:24.929Z] [2022-04-05T23:21:24.929Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:24.929Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:21:25.097Z] #31 9.333 [2022-04-05T23:21:25.097Z] #31 ... [2022-04-05T23:21:25.097Z] [2022-04-05T23:21:25.097Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:25.097Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:21:25.982Z] Client: [2022-04-05T23:21:25.982Z] Context: default [2022-04-05T23:21:25.982Z] Debug Mode: false [2022-04-05T23:21:25.982Z] Plugins: [2022-04-05T23:21:25.982Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T23:21:25.982Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T23:21:25.982Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T23:21:25.982Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T23:21:25.982Z] [2022-04-05T23:21:25.982Z] Server: [2022-04-05T23:21:25.982Z] Containers: 0 [2022-04-05T23:21:25.982Z] Running: 0 [2022-04-05T23:21:25.982Z] Paused: 0 [2022-04-05T23:21:25.982Z] Stopped: 0 [2022-04-05T23:21:25.982Z] Images: 0 [2022-04-05T23:21:25.982Z] Server Version: 20.10.12 [2022-04-05T23:21:25.982Z] Storage Driver: overlay2 [2022-04-05T23:21:25.982Z] Backing Filesystem: extfs [2022-04-05T23:21:25.982Z] Supports d_type: true [2022-04-05T23:21:25.982Z] Native Overlay Diff: true [2022-04-05T23:21:25.982Z] userxattr: false [2022-04-05T23:21:25.982Z] Logging Driver: json-file [2022-04-05T23:21:25.982Z] Cgroup Driver: systemd [2022-04-05T23:21:25.982Z] Cgroup Version: 2 [2022-04-05T23:21:25.982Z] Plugins: [2022-04-05T23:21:25.982Z] Volume: local [2022-04-05T23:21:25.982Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T23:21:25.982Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T23:21:25.982Z] Swarm: inactive [2022-04-05T23:21:25.982Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T23:21:25.982Z] Default Runtime: runc [2022-04-05T23:21:25.982Z] Init Binary: docker-init [2022-04-05T23:21:25.982Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T23:21:25.982Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T23:21:25.982Z] init version: de40ad0 [2022-04-05T23:21:25.982Z] Security Options: [2022-04-05T23:21:25.982Z] apparmor [2022-04-05T23:21:25.982Z] seccomp [2022-04-05T23:21:25.982Z] Profile: default [2022-04-05T23:21:25.982Z] cgroupns [2022-04-05T23:21:25.982Z] Kernel Version: 5.11.0-1023-aws [2022-04-05T23:21:25.982Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-05T23:21:25.982Z] OSType: linux [2022-04-05T23:21:25.982Z] Architecture: x86_64 [2022-04-05T23:21:25.982Z] CPUs: 2 [2022-04-05T23:21:25.982Z] Total Memory: 7.559GiB [2022-04-05T23:21:25.982Z] Name: ip-10-100-79-146 [2022-04-05T23:21:25.982Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-05T23:21:25.982Z] Docker Root Dir: /var/lib/docker [2022-04-05T23:21:25.982Z] Debug Mode: false [2022-04-05T23:21:25.982Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:21:25.982Z] Labels: [2022-04-05T23:21:25.982Z] Experimental: true [2022-04-05T23:21:25.982Z] Insecure Registries: [2022-04-05T23:21:25.982Z] 127.0.0.0/8 [2022-04-05T23:21:25.982Z] Live Restore Enabled: true [2022-04-05T23:21:25.982Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T23:21:26.059Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0.1s [2022-04-05T23:21:26.308Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 . [2022-04-05T23:21:26.308Z] #1 [internal] load build definition from Dockerfile [2022-04-05T23:21:26.308Z] #1 sha256:262ef8be8736f05666270b319e047403ecba37ed849456366321caad604c2b9a [2022-04-05T23:21:26.573Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T23:21:26.573Z] #1 DONE 0.1s [2022-04-05T23:21:26.573Z] [2022-04-05T23:21:26.573Z] #2 [internal] load .dockerignore [2022-04-05T23:21:26.573Z] #2 sha256:0f6b6dd39d3e4523e4c3e87a8ace8549bbc7b271ab0e2eb7e8cf7acc24c5b7d3 [2022-04-05T23:21:26.573Z] #2 transferring context: 87B done [2022-04-05T23:21:26.573Z] #2 DONE 0.0s [2022-04-05T23:21:26.573Z] [2022-04-05T23:21:26.573Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T23:21:26.573Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T23:21:26.851Z] #12 ... [2022-04-05T23:21:26.851Z] [2022-04-05T23:21:26.851Z] #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-05T23:21:26.851Z] #31 sha256:5fe1b6155a731f61c3d58010b9b4f5cda7845c59f434320359c4c98c781d5edb [2022-04-05T23:21:26.851Z] #31 1.548 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T23:21:26.851Z] #31 1.816 [2022-04-05T23:21:26.851Z] #31 2.029 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:26.851Z] #31 2.300 [2022-04-05T23:21:26.851Z] #31 3.179 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T23:21:26.851Z] #31 3.474 [2022-04-05T23:21:26.851Z] #31 3.697 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:26.851Z] #31 3.972 [2022-04-05T23:21:26.851Z] #31 4.987 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T23:21:26.851Z] #31 5.272 [2022-04-05T23:21:26.851Z] #31 5.494 #=#=# #### 6.7% ################################ 45.1% ################################################################# 90.8% ######################################################################## 100.0% [2022-04-05T23:21:26.851Z] #31 6.045 [2022-04-05T23:21:26.851Z] #31 7.017 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T23:21:26.851Z] #31 7.284 [2022-04-05T23:21:26.851Z] #31 7.509 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:26.851Z] #31 7.678 [2022-04-05T23:21:26.851Z] #31 8.209 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T23:21:26.851Z] #31 8.417 [2022-04-05T23:21:26.852Z] #31 8.635 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:26.852Z] #31 8.819 [2022-04-05T23:21:26.852Z] #31 8.868 Download of images into '/build' complete. [2022-04-05T23:21:26.852Z] #31 8.868 Use something like the following to load the result into a Docker daemon: [2022-04-05T23:21:26.852Z] #31 8.868 tar -cC '/build' . | docker load [2022-04-05T23:21:26.852Z] #31 DONE 9.0s [2022-04-05T23:21:26.852Z] [2022-04-05T23:21:26.852Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:26.852Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:21:26.852Z] #12 DONE 2.1s [2022-04-05T23:21:26.852Z] [2022-04-05T23:21:26.852Z] #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-05T23:21:26.852Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T23:21:26.991Z] #11 ... [2022-04-05T23:21:26.991Z] [2022-04-05T23:21:26.991Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:26.991Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:21:26.991Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-05T23:21:26.991Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T23:21:26.991Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T23:21:26.991Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-04-05T23:21:26.991Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-04-05T23:21:26.991Z] #67 DONE 8.2s [2022-04-05T23:21:26.991Z] [2022-04-05T23:21:26.991Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:26.991Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:26.991Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:26.991Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T23:21:26.991Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T23:21:26.991Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-04-05T23:21:26.991Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-04-05T23:21:26.991Z] #69 DONE 8.2s [2022-04-05T23:21:27.139Z] #3 DONE 0.4s [2022-04-05T23:21:27.139Z] [2022-04-05T23:21:27.139Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T23:21:27.139Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T23:21:27.139Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T23:21:27.139Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T23:21:27.139Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T23:21:27.139Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T23:21:27.139Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T23:21:27.139Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-05T23:21:27.139Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T23:21:27.248Z] [2022-04-05T23:21:27.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:27.248Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T23:21:27.424Z] #13 DONE 0.7s [2022-04-05T23:21:27.655Z] #12 DONE 2.6s [2022-04-05T23:21:27.655Z] [2022-04-05T23:21:27.655Z] #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-05T23:21:27.655Z] #31 sha256:f9ed57c43089c1e2cfd6fca0fee4b32296b40c753d18c1a2f9f648fbede1f8e2 [2022-04-05T23:21:27.655Z] #31 9.413 Download of images into '/build' complete. [2022-04-05T23:21:27.655Z] #31 9.413 Use something like the following to load the result into a Docker daemon: [2022-04-05T23:21:27.655Z] #31 9.413 tar -cC '/build' . | docker load [2022-04-05T23:21:27.655Z] #31 DONE 11.8s [2022-04-05T23:21:27.655Z] [2022-04-05T23:21:27.655Z] #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-05T23:21:27.655Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T23:21:27.685Z] [2022-04-05T23:21:27.685Z] #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-05T23:21:27.685Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T23:21:27.685Z] #46 DONE 0.1s [2022-04-05T23:21:27.685Z] [2022-04-05T23:21:27.685Z] #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-05T23:21:27.685Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:27.685Z] #47 ... [2022-04-05T23:21:27.685Z] [2022-04-05T23:21:27.685Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T23:21:27.685Z] #25 sha256:4e1020774181706ec3e141fd783a5a124bcccda86c622368fd4257ba6e1da2c8 [2022-04-05T23:21:27.685Z] #25 DONE 0.2s [2022-04-05T23:21:27.685Z] [2022-04-05T23:21:27.685Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T23:21:27.685Z] #62 sha256:f6b9fb9b97de66d882109bd9f3b3489bc7dbf43c167849eff0646ff21dd7e55c [2022-04-05T23:21:27.685Z] #62 DONE 0.2s [2022-04-05T23:21:27.706Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-05T23:21:27.706Z] #4 DONE 0.6s [2022-04-05T23:21:27.706Z] [2022-04-05T23:21:27.706Z] #5 [internal] load build definition from Dockerfile [2022-04-05T23:21:27.706Z] #5 sha256:76193841aa6fb16d36b9b02ad6f01b67a52f00ee37c6e3f537b9b5ad47d069c5 [2022-04-05T23:21:27.706Z] #5 DONE 0.0s [2022-04-05T23:21:27.706Z] [2022-04-05T23:21:27.706Z] #6 [internal] load .dockerignore [2022-04-05T23:21:27.706Z] #6 sha256:dabef8051d5428623c79537e233d3c8d53c1323540317ed92109c47cec08a010 [2022-04-05T23:21:27.706Z] #6 DONE 0.0s [2022-04-05T23:21:27.706Z] [2022-04-05T23:21:27.706Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:21:27.706Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T23:21:27.946Z] [2022-04-05T23:21:27.946Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T23:21:27.946Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T23:21:27.946Z] #33 DONE 0.3s [2022-04-05T23:21:27.946Z] [2022-04-05T23:21:27.946Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T23:21:27.946Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T23:21:27.946Z] #42 DONE 0.3s [2022-04-05T23:21:27.946Z] [2022-04-05T23:21:27.946Z] #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-05T23:21:27.946Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:21:28.223Z] #13 DONE 0.7s [2022-04-05T23:21:28.223Z] [2022-04-05T23:21:28.223Z] #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-05T23:21:28.223Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:21:28.479Z] #51 ... [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #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-05T23:21:28.479Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T23:21:28.479Z] #46 DONE 0.1s [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T23:21:28.479Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T23:21:28.479Z] #33 DONE 0.2s [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T23:21:28.479Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T23:21:28.479Z] #42 DONE 0.2s [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T23:21:28.479Z] #62 sha256:b49dabe52a13d95f9f3ae7ee067bedf91b76e86a0b693089c4203430f718cc38 [2022-04-05T23:21:28.479Z] #62 DONE 0.2s [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T23:21:28.479Z] #25 sha256:311245276354c1e5d82fad76785dbd796bd84b15226eab28e742f4b8d7f586a8 [2022-04-05T23:21:28.479Z] #25 DONE 0.3s [2022-04-05T23:21:28.479Z] [2022-04-05T23:21:28.479Z] #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-05T23:21:28.479Z] #26 sha256:ec9acc1ceab9913eaddd784435031613317432397c6ea01e3fb398ce8f794685 [2022-04-05T23:21:28.637Z] #8 DONE 0.9s [2022-04-05T23:21:28.637Z] [2022-04-05T23:21:28.637Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T23:21:28.637Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T23:21:28.637Z] #10 DONE 0.9s [2022-04-05T23:21:28.637Z] [2022-04-05T23:21:28.637Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T23:21:28.637Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T23:21:28.637Z] #7 DONE 0.9s [2022-04-05T23:21:28.637Z] [2022-04-05T23:21:28.637Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T23:21:28.637Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T23:21:28.637Z] #9 DONE 0.9s [2022-04-05T23:21:28.895Z] [2022-04-05T23:21:28.895Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:28.895Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:28.895Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-05T23:21:29.143Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 3.1s done [2022-04-05T23:21:29.159Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T23:21:29.159Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:29.159Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T23:21:29.417Z] #69 ... [2022-04-05T23:21:29.417Z] [2022-04-05T23:21:29.417Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T23:21:29.417Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T23:21:29.417Z] #45 DONE 0.0s [2022-04-05T23:21:29.417Z] [2022-04-05T23:21:29.418Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:29.418Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:29.418Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s [2022-04-05T23:21:29.678Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2022-04-05T23:21:29.706Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-05T23:21:29.935Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-05T23:21:29.935Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-05T23:21:32.165Z] #43 3.684 + git clone https://github.com/docker/distribution.git . [2022-04-05T23:21:32.165Z] #43 3.702 Cloning into '.'... [2022-04-05T23:21:32.343Z] #19 64.16 Reading package lists... [2022-04-05T23:21:32.682Z] #26 3.981 + RM_GOPATH=0 [2022-04-05T23:21:32.682Z] #26 3.981 + TMP_GOPATH= [2022-04-05T23:21:32.682Z] #26 3.981 + : /build [2022-04-05T23:21:32.682Z] #26 3.981 + '[' -z '' ']' [2022-04-05T23:21:32.682Z] #26 3.981 ++ mktemp -d [2022-04-05T23:21:32.682Z] #26 3.986 + export GOPATH=/tmp/tmp.nzc3xaApbI [2022-04-05T23:21:32.682Z] #26 3.986 + GOPATH=/tmp/tmp.nzc3xaApbI [2022-04-05T23:21:32.682Z] #26 3.986 + RM_GOPATH=1 [2022-04-05T23:21:32.682Z] #26 3.986 + case "$(go env GOARCH)" in [2022-04-05T23:21:32.682Z] #26 3.992 ++ go env GOARCH [2022-04-05T23:21:32.682Z] #26 4.007 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:32.682Z] #26 4.017 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:32.682Z] #26 4.017 ++ dirname /install.sh [2022-04-05T23:21:32.682Z] #26 4.017 + dir=/ [2022-04-05T23:21:32.682Z] #26 4.037 + bin=dockercli [2022-04-05T23:21:32.682Z] #26 4.038 + shift [2022-04-05T23:21:32.682Z] #26 4.038 + '[' '!' -f //dockercli.installer ']' [2022-04-05T23:21:32.682Z] #26 4.038 + . //dockercli.installer [2022-04-05T23:21:32.682Z] #26 4.049 ++ : stable [2022-04-05T23:21:32.682Z] #26 4.049 ++ : 17.06.2-ce [2022-04-05T23:21:32.682Z] #26 4.050 + install_dockercli [2022-04-05T23:21:32.682Z] #26 4.055 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T23:21:32.682Z] #26 4.056 Install docker/cli version 17.06.2-ce from stable [2022-04-05T23:21:32.682Z] #26 4.057 ++ uname -m [2022-04-05T23:21:32.682Z] #26 4.058 + arch=x86_64 [2022-04-05T23:21:32.682Z] #26 4.058 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T23:21:32.683Z] #26 4.058 + url=https://download.docker.com/linux/static [2022-04-05T23:21:32.683Z] #26 4.059 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T23:21:32.683Z] #26 4.059 + tar -xz docker/docker [2022-04-05T23:21:32.902Z] #19 78.22 Building dependency tree... [2022-04-05T23:21:33.566Z] #43 ... [2022-04-05T23:21:33.566Z] [2022-04-05T23:21:33.566Z] #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-05T23:21:33.566Z] #63 sha256:72a83079cac4d75a5fbad903b00821f93dc9403c8e9256b5f9b626fe1a821430 [2022-04-05T23:21:33.566Z] #63 3.756 + RM_GOPATH=0 [2022-04-05T23:21:33.566Z] #63 3.756 + TMP_GOPATH= [2022-04-05T23:21:33.566Z] #63 3.757 + : /build [2022-04-05T23:21:33.566Z] #63 3.757 + '[' -z '' ']' [2022-04-05T23:21:33.566Z] #63 3.758 ++ mktemp -d [2022-04-05T23:21:33.566Z] #63 3.763 + export GOPATH=/tmp/tmp.1SqzRdwDJn [2022-04-05T23:21:33.566Z] #63 3.763 + GOPATH=/tmp/tmp.1SqzRdwDJn [2022-04-05T23:21:33.566Z] #63 3.763 + RM_GOPATH=1 [2022-04-05T23:21:33.566Z] #63 3.764 + case "$(go env GOARCH)" in [2022-04-05T23:21:33.566Z] #63 3.766 ++ go env GOARCH [2022-04-05T23:21:33.566Z] #63 3.797 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:33.566Z] #63 3.809 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:33.566Z] #63 3.810 ++ dirname /install.sh [2022-04-05T23:21:33.566Z] #63 3.814 + dir=/ [2022-04-05T23:21:33.566Z] #63 3.815 + bin=rootlesskit [2022-04-05T23:21:33.566Z] #63 3.815 + shift [2022-04-05T23:21:33.566Z] #63 3.817 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T23:21:33.566Z] #63 3.817 + . //rootlesskit.installer [2022-04-05T23:21:33.566Z] #63 3.817 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:33.566Z] #63 3.818 + install_rootlesskit [2022-04-05T23:21:33.566Z] #63 3.826 + case "$1" in [2022-04-05T23:21:33.566Z] #63 3.826 + export CGO_ENABLED=0 [2022-04-05T23:21:33.566Z] #63 3.826 + CGO_ENABLED=0 [2022-04-05T23:21:33.566Z] #63 3.826 + _install_rootlesskit [2022-04-05T23:21:33.566Z] #63 3.826 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T23:21:33.566Z] #63 3.826 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:21:33.566Z] #63 3.826 + GOBIN=/build [2022-04-05T23:21:33.566Z] #63 3.826 + GO111MODULE=on [2022-04-05T23:21:33.566Z] #63 3.826 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:33.566Z] #63 3.826 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:33.566Z] #63 4.283 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T23:21:33.883Z] #11 ... [2022-04-05T23:21:33.883Z] [2022-04-05T23:21:33.883Z] #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-05T23:21:33.883Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T23:21:33.883Z] #29 1.090 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:33.883Z] #29 1.100 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:33.883Z] #29 1.117 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:33.883Z] #29 1.269 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:21:33.883Z] #29 1.829 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:21:33.883Z] #29 2.134 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:21:33.883Z] #29 3.563 Fetched 8395 kB in 3s (3066 kB/s) [2022-04-05T23:21:33.883Z] #29 3.563 Reading package lists... [2022-04-05T23:21:33.883Z] #29 4.117 Reading package lists... [2022-04-05T23:21:33.883Z] #29 4.666 Building dependency tree... [2022-04-05T23:21:33.883Z] #29 5.023 The following additional packages will be installed: [2022-04-05T23:21:33.883Z] #29 5.024 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T23:21:33.883Z] #29 5.026 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T23:21:33.883Z] #29 5.031 Recommended packages: [2022-04-05T23:21:33.883Z] #29 5.031 libldap-common publicsuffix libsasl2-modules [2022-04-05T23:21:33.883Z] #29 5.152 The following NEW packages will be installed: [2022-04-05T23:21:33.883Z] #29 5.153 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T23:21:33.883Z] #29 5.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T23:21:33.883Z] #29 5.153 libssh2-1 openssl [2022-04-05T23:21:33.883Z] #29 5.430 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:33.883Z] #29 5.430 Need to get 2934 kB of archives. [2022-04-05T23:21:33.883Z] #29 5.430 After this operation, 6476 kB of additional disk space will be used. [2022-04-05T23:21:33.883Z] #29 5.430 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-05T23:21:33.883Z] #29 5.514 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-05T23:21:33.883Z] #29 5.570 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-05T23:21:33.883Z] #29 5.631 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-05T23:21:33.883Z] #29 5.633 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-05T23:21:33.883Z] #29 5.659 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-05T23:21:33.883Z] #29 5.690 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-05T23:21:33.883Z] #29 5.712 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-05T23:21:33.883Z] #29 5.713 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-05T23:21:33.883Z] #29 5.716 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-05T23:21:33.883Z] #29 5.718 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-05T23:21:33.883Z] #29 5.776 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-05T23:21:33.883Z] #29 5.798 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-05T23:21:33.883Z] #29 5.800 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-05T23:21:33.883Z] #29 5.801 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-05T23:21:33.883Z] #29 6.192 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:21:33.883Z] #29 6.230 Fetched 2934 kB in 1s (4405 kB/s) [2022-04-05T23:21:33.883Z] #29 6.369 Selecting previously unselected package openssl. [2022-04-05T23:21:33.883Z] #29 6.370 (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-05T23:21:33.883Z] #29 6.388 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 6.388 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:33.883Z] #29 6.774 Selecting previously unselected package ca-certificates. [2022-04-05T23:21:33.883Z] #29 6.774 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T23:21:33.883Z] #29 6.812 Unpacking ca-certificates (20210119) ... [2022-04-05T23:21:33.883Z] #29 7.085 Selecting previously unselected package libbrotli1:arm64. [2022-04-05T23:21:33.883Z] #29 7.085 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 7.154 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-05T23:21:33.883Z] #29 7.390 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-05T23:21:33.883Z] #29 7.390 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 7.447 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:33.883Z] #29 7.783 Selecting previously unselected package libsasl2-2:arm64. [2022-04-05T23:21:33.883Z] #29 7.785 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 7.981 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:33.883Z] #29 9.406 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-05T23:21:33.883Z] #29 9.406 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 9.590 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:33.883Z] #29 10.13 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-05T23:21:33.883Z] #29 10.13 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-05T23:21:33.883Z] #29 10.18 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-05T23:21:33.883Z] #29 ... [2022-04-05T23:21:33.883Z] [2022-04-05T23:21:33.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:33.883Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T23:21:33.883Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 4.1s done [2022-04-05T23:21:34.143Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 [2022-04-05T23:21:34.147Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-04-05T23:21:34.147Z] #69 ... [2022-04-05T23:21:34.147Z] [2022-04-05T23:21:34.147Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:34.147Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T23:21:34.147Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T23:21:34.147Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T23:21:34.147Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T23:21:34.147Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T23:21:34.147Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-04-05T23:21:34.147Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-05T23:21:34.147Z] #67 DONE 4.7s [2022-04-05T23:21:34.147Z] [2022-04-05T23:21:34.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:34.147Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:34.147Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T23:21:34.147Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T23:21:34.147Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T23:21:34.147Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T23:21:34.147Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.7s done [2022-04-05T23:21:34.147Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.8s done [2022-04-05T23:21:34.147Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.0s done [2022-04-05T23:21:34.147Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.9s done [2022-04-05T23:21:34.147Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.2s done [2022-04-05T23:21:34.147Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 4.5s [2022-04-05T23:21:34.147Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.2s [2022-04-05T23:21:34.147Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.0s done [2022-04-05T23:21:34.147Z] #11 ... [2022-04-05T23:21:34.147Z] [2022-04-05T23:21:34.147Z] #24 [internal] load build context [2022-04-05T23:21:34.147Z] #24 sha256:3eb5c5087c2aa67fb530dce8c58e0d99de224ca930fdc218ec4cd0e202bb3208 [2022-04-05T23:21:34.147Z] #24 transferring context: 60.71MB 4.7s done [2022-04-05T23:21:34.147Z] #24 DONE 5.2s [2022-04-05T23:21:34.147Z] [2022-04-05T23:21:34.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:34.147Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:34.147Z] #11 ... [2022-04-05T23:21:34.147Z] [2022-04-05T23:21:34.147Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:34.147Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:21:34.147Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.2s done [2022-04-05T23:21:34.147Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T23:21:34.147Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T23:21:34.147Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T23:21:34.147Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.7s done [2022-04-05T23:21:34.282Z] #19 81.25 The following additional packages will be installed: [2022-04-05T23:21:34.282Z] #19 81.25 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-05T23:21:34.282Z] #19 81.25 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-05T23:21:34.282Z] #19 81.25 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-05T23:21:34.282Z] #19 81.25 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-05T23:21:34.282Z] #19 81.25 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-05T23:21:34.282Z] #19 81.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-05T23:21:34.282Z] #19 81.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-05T23:21:34.282Z] #19 81.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-05T23:21:34.282Z] #19 81.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-05T23:21:34.282Z] #19 81.26 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-05T23:21:34.282Z] #19 81.26 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-05T23:21:34.282Z] #19 81.26 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-05T23:21:34.282Z] #19 81.26 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.26 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.26 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.26 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-05T23:21:34.282Z] #19 81.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-05T23:21:34.282Z] #19 81.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-05T23:21:34.282Z] #19 81.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-05T23:21:34.282Z] #19 81.26 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-05T23:21:34.282Z] #19 81.26 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.26 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.29 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.29 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-05T23:21:34.282Z] #19 81.29 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.29 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-05T23:21:34.282Z] #19 81.29 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-05T23:21:34.282Z] #19 81.29 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-05T23:21:34.282Z] #19 81.29 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.29 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-05T23:21:34.282Z] #19 81.29 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-05T23:21:34.282Z] #19 81.29 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-05T23:21:34.282Z] #19 81.29 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-05T23:21:34.282Z] #19 81.30 linux-libc-dev-s390x-cross patch xz-utils [2022-04-05T23:21:34.282Z] #19 81.37 Suggested packages: [2022-04-05T23:21:34.523Z] #63 6.583 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:21:34.523Z] #63 6.589 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T23:21:34.542Z] #19 81.38 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-05T23:21:34.542Z] #19 81.38 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-05T23:21:34.542Z] #19 81.38 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-05T23:21:34.542Z] #19 81.38 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-05T23:21:34.542Z] #19 81.38 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-05T23:21:34.542Z] #19 81.38 libyaml-shell-perl ed diffutils-doc [2022-04-05T23:21:34.542Z] #19 81.38 Recommended packages: [2022-04-05T23:21:34.543Z] #19 81.38 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-05T23:21:34.543Z] #19 81.38 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-05T23:21:34.791Z] #63 6.896 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T23:21:35.517Z] #28 ... [2022-04-05T23:21:35.517Z] [2022-04-05T23:21:35.518Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T23:21:35.518Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T23:21:35.518Z] #69 DONE 6.5s [2022-04-05T23:21:35.518Z] [2022-04-05T23:21:35.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:35.518Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:35.518Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.9s done [2022-04-05T23:21:36.008Z] #26 ... [2022-04-05T23:21:36.008Z] [2022-04-05T23:21:36.008Z] #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-05T23:21:36.008Z] #63 sha256:02704b42c2d3cc4f9bd3ce31ae057c7d11cb0539caa2c7dca51a49e0cf844b15 [2022-04-05T23:21:36.008Z] #63 4.054 + RM_GOPATH=0 [2022-04-05T23:21:36.008Z] #63 4.054 + TMP_GOPATH= [2022-04-05T23:21:36.008Z] #63 4.054 + : /build [2022-04-05T23:21:36.008Z] #63 4.054 + '[' -z '' ']' [2022-04-05T23:21:36.008Z] #63 4.054 ++ mktemp -d [2022-04-05T23:21:36.008Z] #63 4.059 + export GOPATH=/tmp/tmp.o1MVoNLRFZ [2022-04-05T23:21:36.008Z] #63 4.059 + GOPATH=/tmp/tmp.o1MVoNLRFZ [2022-04-05T23:21:36.008Z] #63 4.059 + RM_GOPATH=1 [2022-04-05T23:21:36.008Z] #63 4.059 + case "$(go env GOARCH)" in [2022-04-05T23:21:36.008Z] #63 4.061 ++ go env GOARCH [2022-04-05T23:21:36.008Z] #63 4.121 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:36.008Z] #63 4.121 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:36.008Z] #63 4.124 ++ dirname /install.sh [2022-04-05T23:21:36.008Z] #63 4.128 + dir=/ [2022-04-05T23:21:36.008Z] #63 4.128 + bin=rootlesskit [2022-04-05T23:21:36.008Z] #63 4.128 + shift [2022-04-05T23:21:36.008Z] #63 4.129 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T23:21:36.008Z] #63 4.129 + . //rootlesskit.installer [2022-04-05T23:21:36.008Z] #63 4.130 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:36.008Z] #63 4.130 + install_rootlesskit [2022-04-05T23:21:36.008Z] #63 4.130 + case "$1" in [2022-04-05T23:21:36.008Z] #63 4.130 + export CGO_ENABLED=0 [2022-04-05T23:21:36.008Z] #63 4.130 + CGO_ENABLED=0 [2022-04-05T23:21:36.008Z] #63 4.130 + _install_rootlesskit [2022-04-05T23:21:36.008Z] #63 4.130 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T23:21:36.008Z] #63 4.131 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:36.008Z] #63 4.131 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:21:36.008Z] #63 4.131 + GOBIN=/build [2022-04-05T23:21:36.008Z] #63 4.131 + GO111MODULE=on [2022-04-05T23:21:36.008Z] #63 4.131 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:36.008Z] #63 4.648 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T23:21:36.008Z] #63 6.833 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:21:36.008Z] #63 6.889 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T23:21:36.008Z] #63 7.624 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T23:21:36.084Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-05T23:21:36.342Z] #11 ... [2022-04-05T23:21:36.342Z] [2022-04-05T23:21:36.342Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T23:21:36.342Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T23:21:36.342Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.5s done [2022-04-05T23:21:36.342Z] #28 DONE 7.2s [2022-04-05T23:21:36.342Z] [2022-04-05T23:21:36.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:36.342Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:36.600Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s done [2022-04-05T23:21:36.600Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T23:21:37.346Z] #63 9.281 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T23:21:37.535Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.5s done [2022-04-05T23:21:37.535Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-05T23:21:37.608Z] #63 ... [2022-04-05T23:21:37.608Z] [2022-04-05T23:21:37.608Z] #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-05T23:21:37.608Z] #26 sha256:8f7191e9bbe99c358fe92284c17e6ced3f1c410450b2cf08d0c20a8fb73b3f20 [2022-04-05T23:21:37.608Z] #26 2.521 + RM_GOPATH=0 [2022-04-05T23:21:37.608Z] #26 2.521 + TMP_GOPATH= [2022-04-05T23:21:37.608Z] #26 2.521 + : /build [2022-04-05T23:21:37.608Z] #26 2.521 + '[' -z '' ']' [2022-04-05T23:21:37.608Z] #26 2.523 ++ mktemp -d [2022-04-05T23:21:37.608Z] #26 2.527 + export GOPATH=/tmp/tmp.Z2bxGyjo3N [2022-04-05T23:21:37.608Z] #26 2.527 + GOPATH=/tmp/tmp.Z2bxGyjo3N [2022-04-05T23:21:37.608Z] #26 2.527 + RM_GOPATH=1 [2022-04-05T23:21:37.608Z] #26 2.527 + case "$(go env GOARCH)" in [2022-04-05T23:21:37.608Z] #26 2.527 ++ go env GOARCH [2022-04-05T23:21:37.608Z] #26 2.530 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:37.608Z] #26 2.530 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:37.608Z] #26 2.530 ++ dirname /install.sh [2022-04-05T23:21:37.608Z] #26 2.531 Install docker/cli version 17.06.2-ce from stable [2022-04-05T23:21:37.608Z] #26 2.533 + dir=/ [2022-04-05T23:21:37.608Z] #26 2.533 + bin=dockercli [2022-04-05T23:21:37.608Z] #26 2.533 + shift [2022-04-05T23:21:37.608Z] #26 2.533 + '[' '!' -f //dockercli.installer ']' [2022-04-05T23:21:37.608Z] #26 2.533 + . //dockercli.installer [2022-04-05T23:21:37.608Z] #26 2.533 ++ : stable [2022-04-05T23:21:37.608Z] #26 2.533 ++ : 17.06.2-ce [2022-04-05T23:21:37.608Z] #26 2.533 + install_dockercli [2022-04-05T23:21:37.608Z] #26 2.533 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T23:21:37.608Z] #26 2.533 ++ uname -m [2022-04-05T23:21:37.608Z] #26 2.533 + arch=x86_64 [2022-04-05T23:21:37.608Z] #26 2.533 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T23:21:37.608Z] #26 2.533 + url=https://download.docker.com/linux/static [2022-04-05T23:21:37.608Z] #26 2.537 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T23:21:37.608Z] #26 2.537 + tar -xz docker/docker [2022-04-05T23:21:37.608Z] #26 8.933 + mkdir -p /build [2022-04-05T23:21:37.608Z] #26 8.939 + mv docker/docker /build/ [2022-04-05T23:21:37.608Z] #26 8.946 + rmdir docker [2022-04-05T23:21:37.608Z] #26 DONE 9.8s [2022-04-05T23:21:37.608Z] [2022-04-05T23:21:37.608Z] #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-05T23:21:37.608Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:37.608Z] #58 3.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:37.608Z] #58 3.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:37.608Z] #58 3.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:37.608Z] #58 3.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:37.608Z] #58 4.927 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:37.609Z] #58 6.516 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:37.793Z] #11 ... [2022-04-05T23:21:37.793Z] [2022-04-05T23:21:37.793Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T23:21:37.793Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T23:21:37.793Z] #68 DONE 0.9s [2022-04-05T23:21:37.872Z] #58 ... [2022-04-05T23:21:37.873Z] [2022-04-05T23:21:37.873Z] #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-05T23:21:37.873Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:21:37.873Z] #36 4.041 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T23:21:37.873Z] #36 ... [2022-04-05T23:21:37.873Z] [2022-04-05T23:21:37.873Z] #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-05T23:21:37.873Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:21:37.873Z] #34 3.620 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T23:21:37.873Z] #34 3.633 Cloning into '.'... [2022-04-05T23:21:38.050Z] [2022-04-05T23:21:38.050Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:38.050Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:38.135Z] #34 ... [2022-04-05T23:21:38.135Z] [2022-04-05T23:21:38.135Z] #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-05T23:21:38.135Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:21:38.135Z] #38 4.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:38.135Z] #38 4.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:38.135Z] #38 4.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:38.135Z] #38 5.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:38.135Z] #38 6.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:38.135Z] #38 8.073 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:38.135Z] #38 ... [2022-04-05T23:21:38.135Z] [2022-04-05T23:21:38.135Z] #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-05T23:21:38.135Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:21:38.135Z] #49 3.988 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:21:38.135Z] #49 5.401 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:21:38.135Z] #49 5.402 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:21:38.135Z] #49 5.500 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:21:38.135Z] #49 5.523 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:21:38.135Z] #49 5.884 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:21:38.135Z] #49 5.912 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:21:38.135Z] #49 5.982 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:21:38.135Z] #49 6.071 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:21:38.135Z] #49 6.122 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:21:38.135Z] #49 6.165 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:21:38.135Z] #49 6.328 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:21:38.135Z] #49 6.583 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:21:38.396Z] #49 ... [2022-04-05T23:21:38.397Z] [2022-04-05T23:21:38.397Z] #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-05T23:21:38.397Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:21:38.397Z] #53 4.107 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T23:21:38.397Z] #53 5.046 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T23:21:38.397Z] #53 5.063 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T23:21:38.397Z] #53 5.101 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T23:21:38.397Z] #53 6.980 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T23:21:38.397Z] #53 ... [2022-04-05T23:21:38.397Z] [2022-04-05T23:21:38.397Z] #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-05T23:21:38.397Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:21:38.397Z] #51 3.742 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T23:21:38.533Z] #63 ... [2022-04-05T23:21:38.533Z] [2022-04-05T23:21:38.533Z] #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-05T23:21:38.533Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:38.533Z] #58 4.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:38.533Z] #58 4.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:38.533Z] #58 4.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:38.533Z] #58 5.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:38.533Z] #58 7.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:38.533Z] #58 ... [2022-04-05T23:21:38.533Z] [2022-04-05T23:21:38.533Z] #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-05T23:21:38.533Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:21:38.533Z] #34 3.974 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T23:21:38.533Z] #34 3.974 Cloning into '.'... [2022-04-05T23:21:38.533Z] #34 ... [2022-04-05T23:21:38.533Z] [2022-04-05T23:21:38.533Z] #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-05T23:21:38.533Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:21:38.533Z] #43 4.214 + git clone https://github.com/docker/distribution.git . [2022-04-05T23:21:38.533Z] #43 4.217 Cloning into '.'... [2022-04-05T23:21:38.658Z] #51 ... [2022-04-05T23:21:38.658Z] [2022-04-05T23:21:38.658Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:21:38.658Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:21:38.658Z] #14 4.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:38.658Z] #14 4.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:38.658Z] #14 4.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:38.658Z] #14 4.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:38.658Z] #14 6.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:38.658Z] #14 8.096 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:38.789Z] #43 ... [2022-04-05T23:21:38.789Z] [2022-04-05T23:21:38.789Z] #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-05T23:21:38.789Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:21:38.789Z] #36 4.533 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T23:21:38.789Z] #36 ... [2022-04-05T23:21:38.789Z] [2022-04-05T23:21:38.789Z] #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-05T23:21:38.789Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:21:38.789Z] #49 4.472 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:21:38.789Z] #49 5.905 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:21:38.789Z] #49 5.906 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:21:38.789Z] #49 6.034 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:21:38.789Z] #49 6.134 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:21:38.789Z] #49 6.486 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:21:38.789Z] #49 6.532 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:21:38.789Z] #49 6.622 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:21:38.789Z] #49 6.626 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:21:38.789Z] #49 6.803 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:21:38.789Z] #49 6.842 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:21:38.789Z] #49 6.977 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:21:38.789Z] #49 7.272 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:21:38.921Z] #14 ... [2022-04-05T23:21:38.921Z] [2022-04-05T23:21:38.921Z] #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-05T23:21:38.921Z] #63 sha256:72a83079cac4d75a5fbad903b00821f93dc9403c8e9256b5f9b626fe1a821430 [2022-04-05T23:21:38.921Z] #63 9.984 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T23:21:38.921Z] #63 10.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T23:21:39.089Z] #49 ... [2022-04-05T23:21:39.089Z] [2022-04-05T23:21:39.089Z] #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-05T23:21:39.089Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:21:39.089Z] #38 4.223 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:39.089Z] #38 4.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:39.089Z] #38 4.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:39.089Z] #38 4.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:39.089Z] #38 6.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:39.089Z] #38 9.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:39.089Z] #38 ... [2022-04-05T23:21:39.089Z] [2022-04-05T23:21:39.089Z] #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-05T23:21:39.089Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:21:39.089Z] #53 4.508 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T23:21:39.089Z] #53 5.525 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T23:21:39.089Z] #53 5.574 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T23:21:39.089Z] #53 5.635 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T23:21:39.089Z] #53 7.671 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T23:21:39.346Z] #53 ... [2022-04-05T23:21:39.346Z] [2022-04-05T23:21:39.346Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:21:39.346Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:21:39.346Z] #14 2.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:39.346Z] #14 2.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:39.346Z] #14 2.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:39.346Z] #14 3.040 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:39.346Z] #14 3.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:39.346Z] #14 3.829 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:39.346Z] #14 ... [2022-04-05T23:21:39.346Z] [2022-04-05T23:21:39.346Z] #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-05T23:21:39.346Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:39.346Z] #47 4.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:39.346Z] #47 4.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:39.346Z] #47 4.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:39.346Z] #47 5.359 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T23:21:39.346Z] #47 5.978 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:39.346Z] #47 7.648 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:39.395Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 5.1s [2022-04-05T23:21:39.421Z] #11 ... [2022-04-05T23:21:39.421Z] [2022-04-05T23:21:39.421Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T23:21:39.421Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T23:21:39.421Z] #70 DONE 1.3s [2022-04-05T23:21:39.421Z] [2022-04-05T23:21:39.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:39.422Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:39.607Z] #47 ... [2022-04-05T23:21:39.607Z] [2022-04-05T23:21:39.607Z] #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-05T23:21:39.607Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:39.607Z] #58 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:40.799Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 6.4s done [2022-04-05T23:21:40.849Z] #63 13.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T23:21:40.849Z] #63 13.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:21:41.112Z] #63 13.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T23:21:41.112Z] #63 13.28 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T23:21:41.121Z] #19 88.07 The following NEW packages will be installed: [2022-04-05T23:21:41.121Z] #19 88.07 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-05T23:21:41.121Z] #19 88.07 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-05T23:21:41.121Z] #19 88.07 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-05T23:21:41.121Z] #19 88.07 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-05T23:21:41.121Z] #19 88.07 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-05T23:21:41.121Z] #19 88.07 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-05T23:21:41.121Z] #19 88.07 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-05T23:21:41.121Z] #19 88.07 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-05T23:21:41.121Z] #19 88.07 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-05T23:21:41.121Z] #19 88.07 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-05T23:21:41.121Z] #19 88.07 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-05T23:21:41.121Z] #19 88.07 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.07 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-05T23:21:41.121Z] #19 88.09 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-05T23:21:41.121Z] #19 88.09 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-05T23:21:41.121Z] #19 88.09 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-05T23:21:41.121Z] #19 88.09 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.09 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.09 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.09 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-05T23:21:41.121Z] #19 88.09 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-05T23:21:41.121Z] #19 88.09 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.09 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-05T23:21:41.121Z] #19 88.09 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.09 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.09 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-05T23:21:41.121Z] #19 88.09 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-05T23:21:41.121Z] #19 88.09 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.09 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.11 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-05T23:21:41.121Z] #19 88.11 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.11 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-05T23:21:41.121Z] #19 88.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-05T23:21:41.121Z] #19 88.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-05T23:21:41.121Z] #19 88.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-05T23:21:41.121Z] #19 88.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-05T23:21:41.121Z] #19 88.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-05T23:21:41.121Z] #19 88.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-05T23:21:41.121Z] #19 88.12 linux-libc-dev-s390x-cross patch xz-utils [2022-04-05T23:21:41.375Z] #63 13.68 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T23:21:41.438Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 [2022-04-05T23:21:41.439Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-05T23:21:41.637Z] #63 13.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T23:21:41.637Z] #63 13.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T23:21:41.637Z] #63 ... [2022-04-05T23:21:41.637Z] [2022-04-05T23:21:41.637Z] #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-05T23:21:41.637Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:41.637Z] #47 3.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:41.637Z] #47 4.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:41.637Z] #47 4.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:41.637Z] #47 4.580 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T23:21:41.637Z] #47 4.788 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:41.637Z] #47 5.997 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:41.637Z] #47 7.774 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:41.637Z] #47 10.81 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T23:21:41.692Z] #19 88.82 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:41.692Z] #19 88.82 Need to get 787 MB of archives. [2022-04-05T23:21:41.692Z] #19 88.82 After this operation, 3385 MB of additional disk space will be used. [2022-04-05T23:21:41.692Z] #19 88.82 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-05T23:21:41.899Z] #47 ... [2022-04-05T23:21:41.899Z] [2022-04-05T23:21:41.899Z] #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-05T23:21:41.899Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:21:41.899Z] #49 12.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:21:41.899Z] #49 12.59 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:21:41.952Z] #19 88.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T23:21:41.952Z] #19 88.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-05T23:21:41.952Z] #19 88.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-05T23:21:41.952Z] #19 88.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-05T23:21:41.952Z] #19 88.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T23:21:41.952Z] #19 88.88 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-05T23:21:42.211Z] #19 89.02 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-05T23:21:42.211Z] #19 89.19 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-05T23:21:42.471Z] #19 89.31 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-05T23:21:42.471Z] #19 89.44 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-05T23:21:42.471Z] #19 89.53 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-05T23:21:42.704Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.1s done [2022-04-05T23:21:42.731Z] #19 89.53 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-05T23:21:42.892Z] #58 ... [2022-04-05T23:21:42.892Z] [2022-04-05T23:21:42.892Z] #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-05T23:21:42.892Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:21:42.892Z] #51 4.106 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T23:21:42.892Z] #51 ... [2022-04-05T23:21:42.892Z] [2022-04-05T23:21:42.892Z] #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-05T23:21:42.892Z] #63 sha256:02704b42c2d3cc4f9bd3ce31ae057c7d11cb0539caa2c7dca51a49e0cf844b15 [2022-04-05T23:21:42.892Z] #63 12.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T23:21:42.892Z] #63 13.49 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T23:21:42.892Z] #63 13.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T23:21:42.962Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T23:21:43.456Z] #63 14.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T23:21:43.958Z] #11 ... [2022-04-05T23:21:43.958Z] [2022-04-05T23:21:43.958Z] #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-05T23:21:43.958Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T23:21:43.958Z] #29 10.65 Selecting previously unselected package libpsl5:arm64. [2022-04-05T23:21:43.958Z] #29 10.65 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 10.67 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-05T23:21:43.958Z] #29 11.55 Selecting previously unselected package librtmp1:arm64. [2022-04-05T23:21:43.958Z] #29 11.55 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 11.60 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:43.958Z] #29 11.88 Selecting previously unselected package libssh2-1:arm64. [2022-04-05T23:21:43.958Z] #29 11.88 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 11.93 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-05T23:21:43.958Z] #29 12.14 Selecting previously unselected package libcurl4:arm64. [2022-04-05T23:21:43.958Z] #29 12.14 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 12.16 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 12.40 Selecting previously unselected package curl. [2022-04-05T23:21:43.958Z] #29 12.40 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 12.45 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 12.84 Selecting previously unselected package libonig5:arm64. [2022-04-05T23:21:43.958Z] #29 12.84 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 12.94 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T23:21:43.958Z] #29 13.52 Selecting previously unselected package libjq1:arm64. [2022-04-05T23:21:43.958Z] #29 13.52 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 13.60 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-05T23:21:43.958Z] #29 13.83 Selecting previously unselected package jq. [2022-04-05T23:21:43.958Z] #29 13.83 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-05T23:21:43.958Z] #29 13.85 Unpacking jq (1.6-2.1) ... [2022-04-05T23:21:43.958Z] #29 14.04 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-05T23:21:43.958Z] #29 14.17 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-05T23:21:43.958Z] #29 14.39 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-05T23:21:43.958Z] #29 14.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 14.79 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:43.958Z] #29 15.07 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 15.10 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-05T23:21:43.958Z] #29 15.53 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 15.95 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T23:21:43.958Z] #29 16.21 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-05T23:21:43.958Z] #29 16.52 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:43.958Z] #29 16.60 Setting up ca-certificates (20210119) ... [2022-04-05T23:21:43.958Z] #29 17.17 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:43.958Z] #29 17.70 129 added, 0 removed; done. [2022-04-05T23:21:43.958Z] #29 18.59 Setting up jq (1.6-2.1) ... [2022-04-05T23:21:43.958Z] #29 19.13 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 19.50 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:43.958Z] #29 20.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:21:44.019Z] #63 15.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:21:44.019Z] #63 15.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T23:21:44.215Z] #29 20.97 Processing triggers for ca-certificates (20210119) ... [2022-04-05T23:21:44.276Z] #63 15.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T23:21:44.471Z] #49 ... [2022-04-05T23:21:44.471Z] [2022-04-05T23:21:44.471Z] #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-05T23:21:44.471Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:21:44.471Z] #36 15.86 tomll can be used in two ways: [2022-04-05T23:21:44.471Z] #36 15.86 Writing to STDIN and reading from STDOUT: [2022-04-05T23:21:44.471Z] #36 15.86 cat file.toml | tomll > file.toml [2022-04-05T23:21:44.471Z] #36 15.86 [2022-04-05T23:21:44.471Z] #36 15.86 Reading and updating a list of files: [2022-04-05T23:21:44.471Z] #36 15.86 tomll a.toml b.toml c.toml [2022-04-05T23:21:44.471Z] #36 15.86 [2022-04-05T23:21:44.472Z] #36 15.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T23:21:44.472Z] #36 DONE 16.7s [2022-04-05T23:21:44.472Z] [2022-04-05T23:21:44.472Z] #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-05T23:21:44.472Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:21:44.472Z] #14 16.30 Fetched 8508 kB in 12s (692 kB/s) [2022-04-05T23:21:44.475Z] #29 21.08 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:44.741Z] #29 21.39 0 added, 0 removed; done. [2022-04-05T23:21:44.741Z] #29 21.39 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T23:21:44.741Z] #29 21.39 done. [2022-04-05T23:21:45.211Z] #63 16.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T23:21:45.304Z] #19 92.02 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-05T23:21:45.304Z] #19 92.03 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-05T23:21:45.469Z] #63 16.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T23:21:45.674Z] #29 ... [2022-04-05T23:21:45.674Z] [2022-04-05T23:21:45.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:45.674Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T23:21:45.674Z] #11 DONE 26.8s [2022-04-05T23:21:45.674Z] [2022-04-05T23:21:45.674Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:45.674Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-05T23:21:45.767Z] #63 17.09 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T23:21:45.768Z] #63 ... [2022-04-05T23:21:45.768Z] [2022-04-05T23:21:45.768Z] #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-05T23:21:45.768Z] #26 sha256:ec9acc1ceab9913eaddd784435031613317432397c6ea01e3fb398ce8f794685 [2022-04-05T23:21:45.768Z] #26 16.00 + mkdir -p /build [2022-04-05T23:21:45.768Z] #26 16.01 + mv docker/docker /build/ [2022-04-05T23:21:45.768Z] #26 16.05 + rmdir docker [2022-04-05T23:21:45.768Z] #26 DONE 17.3s [2022-04-05T23:21:45.768Z] [2022-04-05T23:21:45.768Z] #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-05T23:21:45.768Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:21:45.768Z] #49 16.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:21:45.768Z] #49 16.94 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:21:46.609Z] #12 ... [2022-04-05T23:21:46.609Z] [2022-04-05T23:21:46.609Z] #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-05T23:21:46.609Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T23:21:46.609Z] #29 DONE 23.2s [2022-04-05T23:21:46.609Z] [2022-04-05T23:21:46.609Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T23:21:46.609Z] #30 sha256:ee7c37057a70685bda7421ef54c2f9452a7186114c99fc6987760f92ae9b8c21 [2022-04-05T23:21:47.157Z] #11 ... [2022-04-05T23:21:47.157Z] [2022-04-05T23:21:47.157Z] #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-05T23:21:47.157Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:47.157Z] #29 1.297 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:47.157Z] #29 1.311 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:47.157Z] #29 1.311 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:47.157Z] #29 1.449 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:21:47.157Z] #29 1.706 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:47.157Z] #29 1.940 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:21:47.157Z] #29 3.327 Fetched 8508 kB in 2s (3729 kB/s) [2022-04-05T23:21:47.157Z] #29 3.327 Reading package lists... [2022-04-05T23:21:47.157Z] #29 4.128 Reading package lists... [2022-04-05T23:21:47.157Z] #29 4.924 Building dependency tree... [2022-04-05T23:21:47.157Z] #29 5.266 The following additional packages will be installed: [2022-04-05T23:21:47.157Z] #29 5.266 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T23:21:47.157Z] #29 5.266 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T23:21:47.157Z] #29 5.268 Recommended packages: [2022-04-05T23:21:47.157Z] #29 5.268 libldap-common publicsuffix libsasl2-modules [2022-04-05T23:21:47.157Z] #29 5.439 The following NEW packages will be installed: [2022-04-05T23:21:47.157Z] #29 5.441 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T23:21:47.157Z] #29 5.441 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T23:21:47.157Z] #29 5.441 libssh2-1 openssl [2022-04-05T23:21:47.157Z] #29 5.720 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:47.157Z] #29 5.720 Need to get 3040 kB of archives. [2022-04-05T23:21:47.157Z] #29 5.720 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T23:21:47.157Z] #29 5.720 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T23:21:47.157Z] #29 5.733 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T23:21:47.157Z] #29 5.768 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T23:21:47.157Z] #29 5.768 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-05T23:21:47.157Z] #29 5.769 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T23:21:47.157Z] #29 5.770 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T23:21:47.157Z] #29 5.773 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T23:21:47.157Z] #29 5.774 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T23:21:47.157Z] #29 5.775 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T23:21:47.157Z] #29 5.776 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T23:21:47.157Z] #29 5.779 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T23:21:47.157Z] #29 5.782 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T23:21:47.157Z] #29 5.786 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:21:47.157Z] #29 5.789 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:21:47.157Z] #29 5.790 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:21:47.157Z] #29 6.005 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:21:47.157Z] #29 6.036 Fetched 3040 kB in 0s (8857 kB/s) [2022-04-05T23:21:47.157Z] #29 6.071 Selecting previously unselected package openssl. [2022-04-05T23:21:47.157Z] #29 6.071 (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-05T23:21:47.157Z] #29 6.071 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.076 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 6.213 Selecting previously unselected package ca-certificates. [2022-04-05T23:21:47.157Z] #29 6.214 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T23:21:47.157Z] #29 6.217 Unpacking ca-certificates (20210119) ... [2022-04-05T23:21:47.157Z] #29 6.314 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T23:21:47.157Z] #29 6.314 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.325 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:47.157Z] #29 6.415 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T23:21:47.157Z] #29 6.415 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.425 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 6.496 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T23:21:47.157Z] #29 6.496 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.500 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 6.556 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T23:21:47.157Z] #29 6.556 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.561 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:47.157Z] #29 6.631 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T23:21:47.157Z] #29 6.631 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.635 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:47.157Z] #29 6.680 Selecting previously unselected package libpsl5:amd64. [2022-04-05T23:21:47.157Z] #29 6.682 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.685 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:47.157Z] #29 6.726 Selecting previously unselected package librtmp1:amd64. [2022-04-05T23:21:47.157Z] #29 6.726 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.730 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:47.157Z] #29 6.781 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T23:21:47.157Z] #29 6.781 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.786 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:47.157Z] #29 6.843 Selecting previously unselected package libcurl4:amd64. [2022-04-05T23:21:47.157Z] #29 6.843 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.846 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 6.928 Selecting previously unselected package curl. [2022-04-05T23:21:47.157Z] #29 6.928 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.932 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 6.992 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:21:47.157Z] #29 6.992 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 6.998 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:47.157Z] #29 7.066 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:21:47.157Z] #29 7.068 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 7.073 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:47.157Z] #29 7.131 Selecting previously unselected package jq. [2022-04-05T23:21:47.157Z] #29 7.131 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:21:47.157Z] #29 7.140 Unpacking jq (1.6-2.1) ... [2022-04-05T23:21:47.157Z] #29 7.225 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T23:21:47.157Z] #29 7.240 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T23:21:47.157Z] #29 7.249 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T23:21:47.157Z] #29 7.260 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 7.278 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T23:21:47.157Z] #29 7.289 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 7.300 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T23:21:47.157Z] #29 7.316 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 7.336 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:21:47.157Z] #29 7.349 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:21:47.157Z] #29 7.362 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T23:21:47.157Z] #29 7.377 Setting up ca-certificates (20210119) ... [2022-04-05T23:21:47.157Z] #29 8.000 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:47.157Z] #29 8.673 129 added, 0 removed; done. [2022-04-05T23:21:47.157Z] #29 8.755 Setting up jq (1.6-2.1) ... [2022-04-05T23:21:47.157Z] #29 8.766 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 8.776 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T23:21:47.157Z] #29 8.791 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:21:47.157Z] #29 8.815 Processing triggers for ca-certificates (20210119) ... [2022-04-05T23:21:47.157Z] #29 8.826 Updating certificates in /etc/ssl/certs... [2022-04-05T23:21:47.157Z] #29 9.370 0 added, 0 removed; done. [2022-04-05T23:21:47.157Z] #29 9.370 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T23:21:47.157Z] #29 9.373 done. [2022-04-05T23:21:47.157Z] #29 ... [2022-04-05T23:21:47.157Z] [2022-04-05T23:21:47.157Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:47.157Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:47.157Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done [2022-04-05T23:21:47.415Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T23:21:47.541Z] #30 DONE 0.8s [2022-04-05T23:21:47.541Z] [2022-04-05T23:21:47.541Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T23:21:47.541Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-05T23:21:47.541Z] #68 DONE 1.2s [2022-04-05T23:21:47.541Z] [2022-04-05T23:21:47.541Z] #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-05T23:21:47.541Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:21:47.672Z] #11 ... [2022-04-05T23:21:47.672Z] [2022-04-05T23:21:47.672Z] #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-05T23:21:47.672Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T23:21:47.673Z] #29 DONE 11.3s [2022-04-05T23:21:47.673Z] [2022-04-05T23:21:47.673Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:47.673Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:47.856Z] #19 94.59 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-05T23:21:47.856Z] #19 94.59 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-05T23:21:48.240Z] #11 ... [2022-04-05T23:21:48.240Z] [2022-04-05T23:21:48.240Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T23:21:48.240Z] #30 sha256:dfb5220f796cbbea8bfdd48294993bd3e7c0f8953c22206b0113d4a60801e2a8 [2022-04-05T23:21:48.240Z] #30 DONE 0.3s [2022-04-05T23:21:48.240Z] [2022-04-05T23:21:48.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T23:21:48.240Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T23:21:48.472Z] #31 ... [2022-04-05T23:21:48.472Z] [2022-04-05T23:21:48.472Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:48.472Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-05T23:21:48.472Z] #12 DONE 2.9s [2022-04-05T23:21:48.472Z] [2022-04-05T23:21:48.472Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T23:21:48.472Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-05T23:21:48.472Z] #70 DONE 1.2s [2022-04-05T23:21:48.729Z] [2022-04-05T23:21:48.729Z] #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-05T23:21:48.729Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-05T23:21:48.986Z] #13 DONE 0.6s [2022-04-05T23:21:48.986Z] [2022-04-05T23:21:48.986Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T23:21:48.986Z] #25 sha256:23a204fe39fd60a9454a5d829f13eb31edc08fa682c2ea5b76f91b7a9bf11691 [2022-04-05T23:21:48.986Z] #25 DONE 0.1s [2022-04-05T23:21:48.986Z] [2022-04-05T23:21:48.986Z] #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-05T23:21:48.986Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:21:49.242Z] #14 ... [2022-04-05T23:21:49.242Z] [2022-04-05T23:21:49.242Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T23:21:49.242Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-05T23:21:49.242Z] #33 DONE 0.2s [2022-04-05T23:21:49.242Z] [2022-04-05T23:21:49.242Z] #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-05T23:21:49.242Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-05T23:21:49.242Z] #46 DONE 0.2s [2022-04-05T23:21:49.242Z] [2022-04-05T23:21:49.242Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T23:21:49.242Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-05T23:21:49.242Z] #42 DONE 0.3s [2022-04-05T23:21:49.242Z] [2022-04-05T23:21:49.242Z] #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-05T23:21:49.242Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T23:21:49.499Z] #43 ... [2022-04-05T23:21:49.499Z] [2022-04-05T23:21:49.499Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T23:21:49.499Z] #62 sha256:d8a1792eb4f33f2c27c4492cb341e87498a0ddc93b0a44212c6e70591ee09e59 [2022-04-05T23:21:49.499Z] #62 DONE 0.4s [2022-04-05T23:21:49.756Z] [2022-04-05T23:21:49.756Z] #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-05T23:21:49.756Z] #63 sha256:bf3df931306cd2001e2d59eeaf3f8ea6ea6fb6979c19855c0584ad76d6bfa698 [2022-04-05T23:21:49.782Z] #14 16.30 Reading package lists... [2022-04-05T23:21:50.355Z] #14 21.74 Reading package lists... [2022-04-05T23:21:50.355Z] #14 ... [2022-04-05T23:21:50.355Z] [2022-04-05T23:21:50.355Z] #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-05T23:21:50.355Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:21:50.355Z] #43 22.48 Updating files: 96% (1779/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-05T23:21:50.393Z] #19 97.06 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-05T23:21:50.393Z] #19 97.07 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-05T23:21:50.618Z] #43 22.56 + git checkout -q v2.3.0 [2022-04-05T23:21:51.063Z] #49 ... [2022-04-05T23:21:51.063Z] [2022-04-05T23:21:51.063Z] #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-05T23:21:51.063Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:51.063Z] #47 11.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:21:51.063Z] #47 18.32 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T23:21:51.063Z] #47 ... [2022-04-05T23:21:51.063Z] [2022-04-05T23:21:51.063Z] #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-05T23:21:51.063Z] #63 sha256:02704b42c2d3cc4f9bd3ce31ae057c7d11cb0539caa2c7dca51a49e0cf844b15 [2022-04-05T23:21:51.063Z] #63 19.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T23:21:51.063Z] #63 ... [2022-04-05T23:21:51.063Z] [2022-04-05T23:21:51.063Z] #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-05T23:21:51.063Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:21:51.063Z] #14 12.93 Fetched 8508 kB in 10s (823 kB/s) [2022-04-05T23:21:51.063Z] #14 12.93 Reading package lists... [2022-04-05T23:21:51.383Z] #14 22.51 Reading package lists... [2022-04-05T23:21:51.383Z] #14 ... [2022-04-05T23:21:51.383Z] [2022-04-05T23:21:51.383Z] #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-05T23:21:51.383Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:21:51.383Z] #36 22.84 tomll can be used in two ways: [2022-04-05T23:21:51.383Z] #36 22.86 Writing to STDIN and reading from STDOUT: [2022-04-05T23:21:51.383Z] #36 22.86 cat file.toml | tomll > file.toml [2022-04-05T23:21:51.383Z] #36 22.86 [2022-04-05T23:21:51.383Z] #36 22.86 Reading and updating a list of files: [2022-04-05T23:21:51.383Z] #36 22.86 tomll a.toml b.toml c.toml [2022-04-05T23:21:51.383Z] #36 22.86 [2022-04-05T23:21:51.383Z] #36 22.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T23:21:51.383Z] #36 DONE 23.2s [2022-04-05T23:21:51.383Z] [2022-04-05T23:21:51.383Z] #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-05T23:21:51.383Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:21:51.383Z] #38 22.26 Fetched 8508 kB in 18s (469 kB/s) [2022-04-05T23:21:52.012Z] #43 24.17 + [2022-04-05T23:21:52.013Z] #43 ... [2022-04-05T23:21:52.013Z] [2022-04-05T23:21:52.013Z] #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-05T23:21:52.013Z] #63 sha256:72a83079cac4d75a5fbad903b00821f93dc9403c8e9256b5f9b626fe1a821430 [2022-04-05T23:21:52.013Z] #63 14.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T23:21:52.275Z] #63 ... [2022-04-05T23:21:52.275Z] [2022-04-05T23:21:52.275Z] #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-05T23:21:52.275Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:21:52.275Z] #43 24.17 + 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-05T23:21:52.275Z] #43 ... [2022-04-05T23:21:52.275Z] [2022-04-05T23:21:52.275Z] #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-05T23:21:52.275Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:52.275Z] #58 14.76 Fetched 8508 kB in 12s (702 kB/s) [2022-04-05T23:21:52.275Z] #58 14.76 Reading package lists... [2022-04-05T23:21:52.283Z] #63 2.895 + RM_GOPATH=0 [2022-04-05T23:21:52.284Z] #63 2.895 + TMP_GOPATH= [2022-04-05T23:21:52.284Z] #63 2.895 + : /build [2022-04-05T23:21:52.284Z] #63 2.895 + '[' -z '' ']' [2022-04-05T23:21:52.284Z] #63 2.895 ++ mktemp -d [2022-04-05T23:21:52.284Z] #63 2.895 + export GOPATH=/tmp/tmp.mDFtgwq6mG [2022-04-05T23:21:52.284Z] #63 2.895 + GOPATH=/tmp/tmp.mDFtgwq6mG [2022-04-05T23:21:52.284Z] #63 2.895 + RM_GOPATH=1 [2022-04-05T23:21:52.284Z] #63 2.895 + case "$(go env GOARCH)" in [2022-04-05T23:21:52.284Z] #63 2.913 ++ go env GOARCH [2022-04-05T23:21:52.284Z] #63 2.943 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:52.284Z] #63 2.943 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:52.284Z] #63 2.943 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:21:52.284Z] #63 2.943 ++ dirname /install.sh [2022-04-05T23:21:52.284Z] #63 2.943 + dir=/ [2022-04-05T23:21:52.284Z] #63 2.943 + bin=rootlesskit [2022-04-05T23:21:52.284Z] #63 2.943 + shift [2022-04-05T23:21:52.284Z] #63 2.943 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T23:21:52.284Z] #63 2.943 + . //rootlesskit.installer [2022-04-05T23:21:52.284Z] #63 2.943 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:52.284Z] #63 2.943 + install_rootlesskit [2022-04-05T23:21:52.284Z] #63 2.943 + case "$1" in [2022-04-05T23:21:52.284Z] #63 2.943 + export CGO_ENABLED=0 [2022-04-05T23:21:52.284Z] #63 2.943 + CGO_ENABLED=0 [2022-04-05T23:21:52.284Z] #63 2.943 + _install_rootlesskit [2022-04-05T23:21:52.284Z] #63 2.943 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T23:21:52.284Z] #63 2.943 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:21:52.284Z] #63 2.943 + GOBIN=/build [2022-04-05T23:21:52.284Z] #63 2.943 + GO111MODULE=on [2022-04-05T23:21:52.284Z] #63 2.943 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:21:52.414Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-05T23:21:52.538Z] #58 20.30 Reading package lists... [2022-04-05T23:21:52.538Z] #58 ... [2022-04-05T23:21:52.538Z] [2022-04-05T23:21:52.538Z] #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-05T23:21:52.538Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:52.538Z] #47 17.71 Fetched 8511 kB in 14s (608 kB/s) [2022-04-05T23:21:52.538Z] #47 17.71 Reading package lists... [2022-04-05T23:21:52.538Z] #47 22.84 Reading package lists... [2022-04-05T23:21:52.538Z] #47 ... [2022-04-05T23:21:52.538Z] [2022-04-05T23:21:52.538Z] #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-05T23:21:52.538Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:52.849Z] #63 3.383 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T23:21:52.932Z] #19 99.45 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-05T23:21:52.932Z] #19 99.45 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-05T23:21:53.930Z] #58 25.00 Building dependency tree... [2022-04-05T23:21:54.752Z] #63 ... [2022-04-05T23:21:54.752Z] [2022-04-05T23:21:54.752Z] #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-05T23:21:54.752Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:21:54.752Z] #31 2.958 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T23:21:54.752Z] #31 3.297 [2022-04-05T23:21:54.752Z] #31 3.512 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:54.752Z] #31 3.813 [2022-04-05T23:21:54.752Z] #31 5.495 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T23:21:54.752Z] #31 6.755 [2022-04-05T23:21:54.752Z] #31 7.055 #=#=# 0.4% ######################################################################## 100.0% [2022-04-05T23:21:54.840Z] #19 101.6 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-05T23:21:54.840Z] #19 101.6 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-05T23:21:54.840Z] #19 101.6 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-05T23:21:54.840Z] #19 101.6 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-05T23:21:54.840Z] #19 101.6 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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-05T23:21:54.840Z] #19 101.7 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-05T23:21:54.840Z] #19 101.7 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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.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-05T23:21:54.840Z] #19 101.9 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-05T23:21:54.889Z] #58 ... [2022-04-05T23:21:54.889Z] [2022-04-05T23:21:54.889Z] #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-05T23:21:54.889Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:21:54.889Z] #38 17.29 Fetched 8508 kB in 13s (643 kB/s) [2022-04-05T23:21:54.889Z] #38 17.29 Reading package lists... [2022-04-05T23:21:54.889Z] #38 22.65 Reading package lists... [2022-04-05T23:21:55.106Z] #19 101.9 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-05T23:21:55.151Z] #38 27.40 Building dependency tree... [2022-04-05T23:21:55.151Z] #38 ... [2022-04-05T23:21:55.151Z] [2022-04-05T23:21:55.151Z] #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-05T23:21:55.151Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:21:55.151Z] #51 25.82 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T23:21:55.151Z] #51 25.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:21:55.151Z] #51 25.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T23:21:55.151Z] #51 25.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T23:21:55.151Z] #51 26.15 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T23:21:55.151Z] #51 26.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T23:21:55.151Z] #51 26.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T23:21:55.151Z] #51 26.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T23:21:55.151Z] #51 26.44 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T23:21:55.151Z] #51 26.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T23:21:55.151Z] #51 27.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T23:21:55.151Z] #51 27.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T23:21:55.696Z] #31 8.578 [2022-04-05T23:21:56.589Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.8s done [2022-04-05T23:21:56.589Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-05T23:21:56.589Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T23:21:56.589Z] #11 DONE 27.6s [2022-04-05T23:21:56.589Z] [2022-04-05T23:21:56.589Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:56.589Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:21:56.825Z] #38 22.26 Reading package lists... [2022-04-05T23:21:56.825Z] #38 ... [2022-04-05T23:21:56.825Z] [2022-04-05T23:21:56.825Z] #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-05T23:21:56.825Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:56.825Z] #47 26.70 Fetched 8511 kB in 22s (384 kB/s) [2022-04-05T23:21:57.655Z] #19 104.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-05T23:21:57.655Z] #19 104.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-05T23:21:57.655Z] #19 104.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-05T23:21:57.655Z] #19 104.5 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-05T23:21:57.655Z] #19 104.5 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-05T23:21:57.718Z] #51 30.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:21:57.718Z] #51 30.02 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T23:21:57.718Z] #51 30.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T23:21:57.718Z] #51 30.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T23:21:57.718Z] #51 30.26 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T23:21:57.965Z] #12 ... [2022-04-05T23:21:57.965Z] [2022-04-05T23:21:57.966Z] #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-05T23:21:57.966Z] #31 sha256:4cf33eab54d21653ac06841b100573fec74c471034e6910b848b9068a1542744 [2022-04-05T23:21:57.966Z] #31 1.437 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T23:21:57.966Z] #31 1.698 [2022-04-05T23:21:57.966Z] #31 1.914 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:57.966Z] #31 2.162 [2022-04-05T23:21:57.966Z] #31 3.052 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T23:21:57.966Z] #31 3.328 [2022-04-05T23:21:57.966Z] #31 3.544 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:57.966Z] #31 3.822 [2022-04-05T23:21:57.966Z] #31 4.723 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T23:21:57.966Z] #31 4.974 [2022-04-05T23:21:57.966Z] #31 5.193 #=#=# ####### 10.7% ######################################## 56.0% ############################################################ 84.1% ######################################################################## 100.0% [2022-04-05T23:21:57.966Z] #31 5.757 [2022-04-05T23:21:57.966Z] #31 6.631 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T23:21:57.966Z] #31 6.958 [2022-04-05T23:21:57.966Z] #31 7.190 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:57.966Z] #31 7.631 [2022-04-05T23:21:57.966Z] #31 8.454 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T23:21:57.966Z] #31 8.647 [2022-04-05T23:21:57.966Z] #31 8.862 #=#=# ######################################################################## 100.0% [2022-04-05T23:21:57.966Z] #31 9.115 [2022-04-05T23:21:57.966Z] #31 9.154 Download of images into '/build' complete. [2022-04-05T23:21:57.966Z] #31 9.154 Use something like the following to load the result into a Docker daemon: [2022-04-05T23:21:57.966Z] #31 9.154 tar -cC '/build' . | docker load [2022-04-05T23:21:57.979Z] #51 30.29 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T23:21:57.979Z] #51 30.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T23:21:57.979Z] #51 30.37 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T23:21:57.979Z] #51 30.42 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T23:21:57.979Z] #51 30.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T23:21:58.223Z] #31 DONE 10.1s [2022-04-05T23:21:58.223Z] [2022-04-05T23:21:58.223Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T23:21:58.223Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T23:21:58.223Z] #12 DONE 1.4s [2022-04-05T23:21:58.223Z] [2022-04-05T23:21:58.223Z] #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-05T23:21:58.223Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T23:21:58.242Z] #51 30.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T23:21:58.242Z] #51 30.60 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T23:21:58.242Z] #51 30.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T23:21:58.505Z] #51 30.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T23:21:58.505Z] #51 30.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T23:21:58.505Z] #51 30.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T23:21:58.505Z] #51 30.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T23:21:58.505Z] #51 30.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T23:21:58.505Z] #51 30.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T23:21:58.767Z] #51 30.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T23:21:58.767Z] #51 31.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T23:21:58.792Z] #13 DONE 0.6s [2022-04-05T23:21:58.793Z] [2022-04-05T23:21:58.793Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T23:21:58.793Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T23:21:58.984Z] #31 ... [2022-04-05T23:21:58.984Z] [2022-04-05T23:21:58.984Z] #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-05T23:21:58.984Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T23:21:58.984Z] #38 2.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:58.984Z] #38 2.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:58.984Z] #38 2.270 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:58.984Z] #38 2.553 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:21:58.984Z] #38 2.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:21:58.984Z] #38 3.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:21:58.984Z] #38 8.926 Fetched 8395 kB in 7s (1202 kB/s) [2022-04-05T23:21:59.051Z] #33 DONE 0.3s [2022-04-05T23:21:59.051Z] [2022-04-05T23:21:59.051Z] #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-05T23:21:59.051Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T23:21:59.051Z] #46 DONE 0.2s [2022-04-05T23:21:59.051Z] [2022-04-05T23:21:59.051Z] #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-05T23:21:59.051Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:21:59.051Z] #47 ... [2022-04-05T23:21:59.051Z] [2022-04-05T23:21:59.051Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T23:21:59.051Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T23:21:59.051Z] #42 DONE 0.3s [2022-04-05T23:21:59.051Z] [2022-04-05T23:21:59.051Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T23:21:59.051Z] #62 sha256:fb9f9f12d8cd1802e9dc80bdbf6b6ffcbd3e7f5cd0c184ed1db3ef5c991cf2b0 [2022-04-05T23:21:59.051Z] #62 DONE 0.3s [2022-04-05T23:21:59.051Z] [2022-04-05T23:21:59.051Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T23:21:59.051Z] #25 sha256:c82b23383f93539c3737c5db6931f17381ade1bf16e7ee5bf64d49578d1f595a [2022-04-05T23:21:59.051Z] #25 DONE 0.4s [2022-04-05T23:21:59.243Z] #38 8.926 Reading package lists... [2022-04-05T23:21:59.243Z] #38 ... [2022-04-05T23:21:59.243Z] [2022-04-05T23:21:59.243Z] #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-05T23:21:59.243Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-05T23:21:59.243Z] #49 2.757 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:21:59.243Z] #49 3.855 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:21:59.243Z] #49 3.881 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:21:59.243Z] #49 3.883 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:21:59.243Z] #49 3.913 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:21:59.243Z] #49 4.084 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:21:59.243Z] #49 4.168 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:21:59.243Z] #49 4.221 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:21:59.243Z] #49 4.346 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:21:59.243Z] #49 4.507 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:21:59.243Z] #49 6.978 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:21:59.243Z] #49 6.983 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:21:59.243Z] #49 7.067 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:21:59.243Z] #49 8.221 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:21:59.243Z] #49 8.242 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:21:59.243Z] #49 ... [2022-04-05T23:21:59.243Z] [2022-04-05T23:21:59.243Z] #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-05T23:21:59.243Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-05T23:21:59.243Z] #53 3.596 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T23:21:59.243Z] #53 4.393 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T23:21:59.243Z] #53 4.394 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T23:21:59.243Z] #53 4.465 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T23:21:59.243Z] #53 5.610 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T23:21:59.351Z] [2022-04-05T23:21:59.351Z] #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-05T23:21:59.351Z] #26 sha256:627dc392c0e5bc73cf3bdf227e0306b981c49f6d38aa9303a6f0ac8cef041668 [2022-04-05T23:21:59.391Z] #51 ... [2022-04-05T23:21:59.391Z] [2022-04-05T23:21:59.391Z] #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-05T23:21:59.391Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:21:59.391Z] #58 28.02 The following additional packages will be installed: [2022-04-05T23:21:59.391Z] #58 28.04 libbtrfs0 [2022-04-05T23:21:59.391Z] #58 28.22 The following NEW packages will be installed: [2022-04-05T23:21:59.391Z] #58 28.23 libbtrfs-dev libbtrfs0 [2022-04-05T23:21:59.391Z] #58 28.68 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:21:59.391Z] #58 28.68 Need to get 460 kB of archives. [2022-04-05T23:21:59.391Z] #58 28.68 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T23:21:59.392Z] #58 28.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:21:59.392Z] #58 28.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:21:59.392Z] #58 29.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:21:59.392Z] #58 30.10 Fetched 460 kB in 0s (1306 kB/s) [2022-04-05T23:21:59.392Z] #58 30.20 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:21:59.392Z] #58 30.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:21:59.392Z] #58 30.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:21:59.392Z] #58 30.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:21:59.392Z] #58 30.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:21:59.392Z] #58 30.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:21:59.392Z] #58 30.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:21:59.392Z] #58 30.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:21:59.392Z] #58 30.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:21:59.392Z] #58 31.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:21:59.392Z] #58 DONE 31.8s [2022-04-05T23:21:59.392Z] [2022-04-05T23:21:59.392Z] #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-05T23:21:59.392Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:21:59.392Z] #51 31.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T23:21:59.392Z] #51 31.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T23:21:59.392Z] #51 ... [2022-04-05T23:21:59.392Z] [2022-04-05T23:21:59.392Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T23:21:59.392Z] #59 sha256:8408eb4efe81f78f03a060ec0c869f1e60bf78fef687c457eeed366648264517 [2022-04-05T23:21:59.500Z] #53 ... [2022-04-05T23:21:59.500Z] [2022-04-05T23:21:59.500Z] #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-05T23:21:59.500Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T23:21:59.500Z] #58 3.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:21:59.500Z] #58 3.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:21:59.500Z] #58 3.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:21:59.500Z] #58 4.308 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:21:59.500Z] #58 5.438 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:21:59.500Z] #58 7.124 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:21:59.689Z] #59 DONE 0.2s [2022-04-05T23:21:59.689Z] [2022-04-05T23:21:59.689Z] #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-05T23:21:59.689Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:21:59.759Z] #58 ... [2022-04-05T23:21:59.759Z] [2022-04-05T23:21:59.759Z] #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-05T23:21:59.759Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:21:59.759Z] #51 3.390 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T23:21:59.759Z] #51 ... [2022-04-05T23:21:59.759Z] [2022-04-05T23:21:59.759Z] #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-05T23:21:59.759Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-05T23:21:59.759Z] #36 3.579 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T23:22:00.016Z] #36 ... [2022-04-05T23:22:00.016Z] [2022-04-05T23:22:00.016Z] #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-05T23:22:00.016Z] #26 sha256:1b6340cb42a3781a5206077114448eb49851d0d5b7cd764ee5c0bb5954f9d961 [2022-04-05T23:22:00.016Z] #26 3.209 + RM_GOPATH=0 [2022-04-05T23:22:00.016Z] #26 3.211 + TMP_GOPATH= [2022-04-05T23:22:00.016Z] #26 3.211 + : /build [2022-04-05T23:22:00.016Z] #26 3.212 + '[' -z '' ']' [2022-04-05T23:22:00.016Z] #26 3.221 ++ mktemp -d [2022-04-05T23:22:00.016Z] #26 3.221 + export GOPATH=/tmp/tmp.sML3ODEHXF [2022-04-05T23:22:00.016Z] #26 3.221 + GOPATH=/tmp/tmp.sML3ODEHXF [2022-04-05T23:22:00.016Z] #26 3.221 + RM_GOPATH=1 [2022-04-05T23:22:00.016Z] #26 3.221 + case "$(go env GOARCH)" in [2022-04-05T23:22:00.016Z] #26 3.221 ++ go env GOARCH [2022-04-05T23:22:00.016Z] #26 3.258 Install docker/cli version 17.06.2-ce from stable [2022-04-05T23:22:00.016Z] #26 3.258 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:00.016Z] #26 3.258 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:00.016Z] #26 3.258 ++ dirname /install.sh [2022-04-05T23:22:00.016Z] #26 3.258 + dir=/ [2022-04-05T23:22:00.016Z] #26 3.258 + bin=dockercli [2022-04-05T23:22:00.016Z] #26 3.258 + shift [2022-04-05T23:22:00.016Z] #26 3.258 + '[' '!' -f //dockercli.installer ']' [2022-04-05T23:22:00.016Z] #26 3.258 + . //dockercli.installer [2022-04-05T23:22:00.016Z] #26 3.258 ++ : stable [2022-04-05T23:22:00.016Z] #26 3.258 ++ : 17.06.2-ce [2022-04-05T23:22:00.016Z] #26 3.258 + install_dockercli [2022-04-05T23:22:00.016Z] #26 3.258 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T23:22:00.016Z] #26 3.258 ++ uname -m [2022-04-05T23:22:00.016Z] #26 3.265 + arch=aarch64 [2022-04-05T23:22:00.016Z] #26 3.265 + '[' aarch64 '!=' x86_64 ']' [2022-04-05T23:22:00.016Z] #26 3.265 + '[' aarch64 '!=' s390x ']' [2022-04-05T23:22:00.016Z] #26 3.265 + '[' aarch64 '!=' armhf ']' [2022-04-05T23:22:00.016Z] #26 3.265 + build_dockercli [2022-04-05T23:22:00.016Z] #26 3.265 + git clone https://github.com/docker/docker-ce /tmp/tmp.sML3ODEHXF/tmp/docker-ce [2022-04-05T23:22:00.016Z] #26 3.278 Cloning into '/tmp/tmp.sML3ODEHXF/tmp/docker-ce'... [2022-04-05T23:22:00.016Z] #26 ... [2022-04-05T23:22:00.016Z] [2022-04-05T23:22:00.017Z] #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-05T23:22:00.017Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:00.017Z] #47 3.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:00.017Z] #47 3.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:00.017Z] #47 3.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:00.017Z] #47 4.122 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T23:22:00.017Z] #47 4.271 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:22:00.017Z] #47 5.255 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:22:00.017Z] #47 7.195 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:22:00.017Z] #47 10.11 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T23:22:00.273Z] #47 ... [2022-04-05T23:22:00.273Z] [2022-04-05T23:22:00.273Z] #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-05T23:22:00.273Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T23:22:00.273Z] #34 3.236 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T23:22:00.273Z] #34 3.273 Cloning into '.'... [2022-04-05T23:22:00.273Z] #34 ... [2022-04-05T23:22:00.273Z] [2022-04-05T23:22:00.273Z] #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-05T23:22:00.273Z] #63 sha256:bf3df931306cd2001e2d59eeaf3f8ea6ea6fb6979c19855c0584ad76d6bfa698 [2022-04-05T23:22:00.273Z] #63 5.460 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:22:00.273Z] #63 5.461 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T23:22:00.273Z] #63 5.850 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T23:22:00.273Z] #63 7.600 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T23:22:00.273Z] #63 8.234 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T23:22:00.273Z] #63 8.300 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T23:22:00.273Z] #63 8.587 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T23:22:00.273Z] #63 8.663 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:22:00.273Z] #63 8.732 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T23:22:00.273Z] #63 8.911 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T23:22:00.273Z] #63 9.096 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T23:22:00.274Z] #63 9.265 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T23:22:00.274Z] #63 9.333 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T23:22:00.274Z] #63 10.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T23:22:00.284Z] #60 ... [2022-04-05T23:22:00.284Z] [2022-04-05T23:22:00.284Z] #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-05T23:22:00.284Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:22:00.284Z] #53 32.25 v3.0.2 [2022-04-05T23:22:00.284Z] #53 DONE 32.6s [2022-04-05T23:22:00.565Z] [2022-04-05T23:22:00.565Z] #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-05T23:22:00.565Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:00.565Z] #14 21.74 Reading package lists... [2022-04-05T23:22:00.565Z] #14 26.11 Building dependency tree... [2022-04-05T23:22:00.565Z] #14 28.75 The following additional packages will be installed: [2022-04-05T23:22:00.565Z] #14 28.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:00.565Z] #14 28.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T23:22:00.565Z] #14 28.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T23:22:00.565Z] #14 28.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T23:22:00.565Z] #14 28.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T23:22:00.565Z] #14 28.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T23:22:00.565Z] #14 28.77 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T23:22:00.565Z] #14 28.78 Suggested packages: [2022-04-05T23:22:00.565Z] #14 28.78 gcc-10-locales seccomp wine64 [2022-04-05T23:22:00.565Z] #14 29.87 The following NEW packages will be installed: [2022-04-05T23:22:00.565Z] #14 29.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:00.565Z] #14 29.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T23:22:00.565Z] #14 29.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T23:22:00.565Z] #14 29.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T23:22:00.565Z] #14 29.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T23:22:00.565Z] #14 29.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T23:22:00.565Z] #14 29.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T23:22:00.565Z] #14 29.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T23:22:00.565Z] #14 29.89 mingw-w64-x86-64-dev [2022-04-05T23:22:00.565Z] #14 30.33 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:00.565Z] #14 30.33 Need to get 115 MB of archives. [2022-04-05T23:22:00.565Z] #14 30.33 After this operation, 645 MB of additional disk space will be used. [2022-04-05T23:22:00.565Z] #14 30.33 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-05T23:22:00.565Z] #14 30.42 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-05T23:22:00.565Z] #14 30.54 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-05T23:22:00.565Z] #14 30.55 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-05T23:22:00.565Z] #14 30.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-05T23:22:00.565Z] #14 30.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T23:22:00.565Z] #14 31.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-05T23:22:00.565Z] #14 31.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-05T23:22:00.565Z] #14 31.71 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-05T23:22:00.565Z] #14 32.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-05T23:22:00.953Z] #19 107.4 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-05T23:22:00.953Z] #19 107.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T23:22:00.953Z] #19 107.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-05T23:22:00.953Z] #19 107.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-05T23:22:00.953Z] #19 107.5 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-05T23:22:00.953Z] #19 107.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-05T23:22:00.953Z] #19 107.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-05T23:22:00.953Z] #19 107.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-05T23:22:00.953Z] #19 107.8 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-05T23:22:00.953Z] #19 107.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-05T23:22:00.953Z] #19 107.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-05T23:22:00.953Z] #19 107.8 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-05T23:22:00.953Z] #19 107.9 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-05T23:22:00.953Z] #19 107.9 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-05T23:22:00.953Z] #19 107.9 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-05T23:22:00.953Z] #19 107.9 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-05T23:22:00.953Z] #19 107.9 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-05T23:22:00.953Z] #19 107.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-05T23:22:00.953Z] #19 107.9 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-05T23:22:00.953Z] #19 108.0 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-05T23:22:01.095Z] #47 26.70 Reading package lists... [2022-04-05T23:22:01.095Z] #47 ... [2022-04-05T23:22:01.095Z] [2022-04-05T23:22:01.095Z] #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-05T23:22:01.095Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:01.095Z] #14 22.51 Reading package lists... [2022-04-05T23:22:01.532Z] #14 ... [2022-04-05T23:22:01.532Z] [2022-04-05T23:22:01.532Z] #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-05T23:22:01.532Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:01.532Z] #51 31.93 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T23:22:01.532Z] #51 32.20 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T23:22:01.532Z] #51 32.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T23:22:01.532Z] #51 32.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T23:22:01.532Z] #51 33.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T23:22:01.532Z] #51 33.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T23:22:01.532Z] #51 33.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T23:22:01.532Z] #51 33.85 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T23:22:01.532Z] #51 33.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T23:22:01.532Z] #51 33.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T23:22:01.532Z] #51 33.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T23:22:01.532Z] #51 33.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T23:22:01.648Z] #63 ... [2022-04-05T23:22:01.648Z] [2022-04-05T23:22:01.648Z] #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-05T23:22:01.648Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-05T23:22:01.648Z] #36 12.41 tomll can be used in two ways: [2022-04-05T23:22:01.648Z] #36 12.42 Writing to STDIN and reading from STDOUT: [2022-04-05T23:22:01.648Z] #36 12.42 cat file.toml | tomll > file.toml [2022-04-05T23:22:01.648Z] #36 12.42 [2022-04-05T23:22:01.648Z] #36 12.42 Reading and updating a list of files: [2022-04-05T23:22:01.648Z] #36 12.42 tomll a.toml b.toml c.toml [2022-04-05T23:22:01.648Z] #36 12.42 [2022-04-05T23:22:01.648Z] #36 12.42 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T23:22:01.798Z] #51 34.10 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T23:22:01.798Z] #51 34.13 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T23:22:01.798Z] #51 34.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T23:22:02.024Z] #14 31.25 Building dependency tree... [2022-04-05T23:22:02.070Z] #51 34.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T23:22:02.070Z] #51 34.35 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T23:22:02.070Z] #51 34.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T23:22:02.070Z] #51 34.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T23:22:02.070Z] #51 34.51 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T23:22:02.070Z] #51 34.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T23:22:02.070Z] #51 34.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T23:22:02.070Z] #51 34.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T23:22:02.070Z] #51 34.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T23:22:02.331Z] #51 34.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T23:22:02.331Z] #51 34.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T23:22:02.582Z] #36 ... [2022-04-05T23:22:02.582Z] [2022-04-05T23:22:02.582Z] #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-05T23:22:02.582Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T23:22:02.582Z] #43 3.029 + git clone https://github.com/docker/distribution.git . [2022-04-05T23:22:02.582Z] #43 3.029 Cloning into '.'... [2022-04-05T23:22:02.582Z] #43 ... [2022-04-05T23:22:02.582Z] [2022-04-05T23:22:02.582Z] #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-05T23:22:02.582Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T23:22:02.582Z] #38 8.926 Reading package lists... [2022-04-05T23:22:02.582Z] #38 13.63 Reading package lists... [2022-04-05T23:22:02.582Z] #38 ... [2022-04-05T23:22:02.582Z] [2022-04-05T23:22:02.582Z] #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-05T23:22:02.582Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:02.582Z] #14 3.543 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:02.582Z] #14 3.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:02.582Z] #14 3.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:02.582Z] #14 4.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:22:02.582Z] #14 5.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:22:02.582Z] #14 7.225 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:22:02.582Z] #14 12.07 Fetched 8395 kB in 9s (954 kB/s) [2022-04-05T23:22:02.587Z] #14 ... [2022-04-05T23:22:02.587Z] [2022-04-05T23:22:02.587Z] #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-05T23:22:02.587Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:02.587Z] #58 24.40 Fetched 8508 kB in 20s (428 kB/s) [2022-04-05T23:22:02.587Z] #58 24.40 Reading package lists... [2022-04-05T23:22:02.592Z] #51 34.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T23:22:02.592Z] #51 34.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T23:22:02.592Z] #51 34.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T23:22:02.592Z] #51 34.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T23:22:02.592Z] #51 34.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T23:22:02.592Z] #51 34.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T23:22:02.592Z] #51 34.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T23:22:02.592Z] #51 35.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T23:22:02.592Z] #51 35.04 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T23:22:02.592Z] #51 35.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T23:22:02.592Z] #51 35.08 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T23:22:02.592Z] #51 35.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T23:22:02.592Z] #51 35.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T23:22:02.592Z] #51 35.17 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T23:22:02.592Z] #51 35.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T23:22:02.841Z] #14 12.07 Reading package lists... [2022-04-05T23:22:02.841Z] #14 ... [2022-04-05T23:22:02.841Z] [2022-04-05T23:22:02.841Z] #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-05T23:22:02.841Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:22:02.841Z] #31 13.36 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T23:22:02.841Z] #31 14.82 [2022-04-05T23:22:02.843Z] #58 33.36 Reading package lists... [2022-04-05T23:22:02.843Z] #58 ... [2022-04-05T23:22:02.843Z] [2022-04-05T23:22:02.843Z] #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-05T23:22:02.843Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:02.843Z] #43 33.03 Updating files: 70% (1295/1842) Updating files: 71% (1308/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-05T23:22:02.843Z] #43 33.95 + git checkout -q v2.3.0 [2022-04-05T23:22:02.857Z] #51 35.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T23:22:02.857Z] #51 35.24 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T23:22:02.857Z] #51 35.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T23:22:02.857Z] #51 35.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T23:22:02.857Z] #51 35.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T23:22:02.857Z] #51 35.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T23:22:03.355Z] #31 15.12 #=#=# 0.1% ######### 13.5% ################ 22.9% ############################# 41.2% ########################################### 60.4% #################################################### 73.4% ##################################################################### 96.7% ######################################################################## 100.0% [2022-04-05T23:22:03.624Z] #19 110.3 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-05T23:22:03.625Z] #19 110.4 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-05T23:22:03.625Z] #19 110.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-05T23:22:03.625Z] #19 110.5 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-05T23:22:03.625Z] #19 110.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-05T23:22:03.702Z] #26 3.861 + RM_GOPATH=0 [2022-04-05T23:22:03.703Z] #26 3.861 + TMP_GOPATH= [2022-04-05T23:22:03.703Z] #26 3.861 + : /build [2022-04-05T23:22:03.703Z] #26 3.861 + '[' -z '' ']' [2022-04-05T23:22:03.703Z] #26 3.861 ++ mktemp -d [2022-04-05T23:22:03.703Z] #26 3.877 + export GOPATH=/tmp/tmp.t2N1g5F4Q8 [2022-04-05T23:22:03.703Z] #26 3.877 + GOPATH=/tmp/tmp.t2N1g5F4Q8 [2022-04-05T23:22:03.703Z] #26 3.877 + RM_GOPATH=1 [2022-04-05T23:22:03.703Z] #26 3.877 + case "$(go env GOARCH)" in [2022-04-05T23:22:03.703Z] #26 3.877 ++ go env GOARCH [2022-04-05T23:22:03.703Z] #26 3.900 Install docker/cli version 17.06.2-ce from stable [2022-04-05T23:22:03.703Z] #26 3.901 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:03.703Z] #26 3.901 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:03.703Z] #26 3.901 ++ dirname /install.sh [2022-04-05T23:22:03.703Z] #26 3.901 + dir=/ [2022-04-05T23:22:03.703Z] #26 3.901 + bin=dockercli [2022-04-05T23:22:03.703Z] #26 3.901 + shift [2022-04-05T23:22:03.703Z] #26 3.901 + '[' '!' -f //dockercli.installer ']' [2022-04-05T23:22:03.703Z] #26 3.901 + . //dockercli.installer [2022-04-05T23:22:03.703Z] #26 3.901 ++ : stable [2022-04-05T23:22:03.703Z] #26 3.901 ++ : 17.06.2-ce [2022-04-05T23:22:03.703Z] #26 3.901 + install_dockercli [2022-04-05T23:22:03.703Z] #26 3.901 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T23:22:03.703Z] #26 3.901 ++ uname -m [2022-04-05T23:22:03.703Z] #26 3.901 + arch=x86_64 [2022-04-05T23:22:03.703Z] #26 3.901 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T23:22:03.703Z] #26 3.901 + url=https://download.docker.com/linux/static [2022-04-05T23:22:03.703Z] #26 3.901 + tar -xz docker/docker [2022-04-05T23:22:03.703Z] #26 3.910 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T23:22:03.810Z] #51 35.92 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T23:22:03.810Z] #51 35.93 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T23:22:03.810Z] #51 36.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T23:22:03.810Z] #51 36.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T23:22:03.810Z] #51 36.13 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T23:22:03.810Z] #51 36.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T23:22:03.810Z] #51 36.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T23:22:03.810Z] #51 36.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T23:22:03.810Z] #51 36.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T23:22:04.075Z] #51 36.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T23:22:04.075Z] #51 36.46 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T23:22:04.075Z] #51 36.47 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T23:22:04.075Z] #51 36.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T23:22:04.075Z] #51 36.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T23:22:04.075Z] #51 36.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T23:22:04.075Z] #51 36.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T23:22:04.075Z] #51 36.63 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T23:22:04.075Z] #51 36.63 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T23:22:04.099Z] #31 16.63 [2022-04-05T23:22:04.336Z] #51 36.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T23:22:04.336Z] #51 36.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T23:22:04.336Z] #51 36.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T23:22:04.336Z] #51 36.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T23:22:04.599Z] #51 36.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T23:22:04.599Z] #51 36.99 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T23:22:04.599Z] #51 37.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T23:22:04.599Z] #51 37.10 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T23:22:04.634Z] #26 ... [2022-04-05T23:22:04.634Z] [2022-04-05T23:22:04.634Z] #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-05T23:22:04.634Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:04.634Z] #47 4.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:04.634Z] #47 4.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:04.634Z] #47 4.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:04.634Z] #47 5.145 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T23:22:04.634Z] #47 5.586 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:22:04.860Z] #51 37.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T23:22:04.860Z] #51 37.22 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T23:22:05.013Z] #19 111.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-05T23:22:05.013Z] #19 111.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-05T23:22:05.013Z] #19 111.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-05T23:22:05.013Z] #19 112.0 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-05T23:22:05.013Z] #19 112.0 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-05T23:22:05.013Z] #19 112.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-05T23:22:05.013Z] #19 112.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-05T23:22:05.013Z] #19 112.0 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-05T23:22:05.013Z] #19 112.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-05T23:22:05.273Z] #19 112.1 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-05T23:22:05.273Z] #19 112.1 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-05T23:22:05.420Z] #43 36.55 + 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-05T23:22:05.435Z] #51 ... [2022-04-05T23:22:05.435Z] [2022-04-05T23:22:05.435Z] #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-05T23:22:05.435Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:05.435Z] #47 22.84 Reading package lists... [2022-04-05T23:22:05.435Z] #47 27.75 Building dependency tree... [2022-04-05T23:22:05.435Z] #47 30.77 The following additional packages will be installed: [2022-04-05T23:22:05.435Z] #47 30.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:05.435Z] #47 30.78 python3-protobuf python3-six [2022-04-05T23:22:05.435Z] #47 30.79 Suggested packages: [2022-04-05T23:22:05.435Z] #47 30.80 python3-setuptools [2022-04-05T23:22:05.435Z] #47 30.80 Recommended packages: [2022-04-05T23:22:05.435Z] #47 30.80 iproute2 | iproute [2022-04-05T23:22:05.435Z] #47 31.62 The following NEW packages will be installed: [2022-04-05T23:22:05.435Z] #47 31.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:05.435Z] #47 31.65 python3-protobuf python3-six [2022-04-05T23:22:05.435Z] #47 32.48 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:05.435Z] #47 32.48 Need to get 2292 kB of archives. [2022-04-05T23:22:05.435Z] #47 32.48 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T23:22:05.435Z] #47 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T23:22:05.435Z] #47 32.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:22:05.435Z] #47 32.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T23:22:05.435Z] #47 32.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T23:22:05.435Z] #47 32.65 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-05T23:22:05.435Z] #47 32.66 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-05T23:22:05.435Z] #47 32.66 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-05T23:22:05.435Z] #47 36.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T23:22:05.435Z] #47 37.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:05.435Z] #47 37.43 Fetched 2292 kB in 5s (502 kB/s) [2022-04-05T23:22:05.435Z] #47 37.52 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T23:22:05.435Z] #47 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:22:05.435Z] #47 37.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T23:22:05.435Z] #47 37.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:05.435Z] #47 ... [2022-04-05T23:22:05.435Z] [2022-04-05T23:22:05.435Z] #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-05T23:22:05.435Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:05.435Z] #38 27.40 Building dependency tree... [2022-04-05T23:22:05.435Z] #38 30.34 The following additional packages will be installed: [2022-04-05T23:22:05.435Z] #38 30.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T23:22:05.435Z] #38 30.35 Suggested packages: [2022-04-05T23:22:05.435Z] #38 30.35 cmake-doc ninja-build lrzip [2022-04-05T23:22:05.435Z] #38 30.35 Recommended packages: [2022-04-05T23:22:05.435Z] #38 30.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T23:22:05.435Z] #38 31.13 The following NEW packages will be installed: [2022-04-05T23:22:05.435Z] #38 31.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T23:22:05.435Z] #38 31.14 vim-common xxd [2022-04-05T23:22:05.435Z] #38 31.59 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:05.435Z] #38 31.59 Need to get 17.7 MB of archives. [2022-04-05T23:22:05.435Z] #38 31.59 After this operation, 70.7 MB of additional disk space will be used. [2022-04-05T23:22:05.435Z] #38 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:22:05.435Z] #38 31.69 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-05T23:22:05.435Z] #38 31.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T23:22:05.435Z] #38 31.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:22:05.435Z] #38 32.49 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-05T23:22:05.436Z] #38 32.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T23:22:05.436Z] #38 32.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T23:22:05.436Z] #38 32.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T23:22:05.436Z] #38 32.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T23:22:05.436Z] #38 32.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T23:22:05.436Z] #38 34.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:05.436Z] #38 34.82 Fetched 17.7 MB in 2s (10.5 MB/s) [2022-04-05T23:22:05.436Z] #38 34.96 Selecting previously unselected package xxd. [2022-04-05T23:22:05.436Z] #38 34.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:22:05.436Z] #38 35.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:22:05.436Z] #38 35.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:05.436Z] #38 35.25 Selecting previously unselected package vim-common. [2022-04-05T23:22:05.436Z] #38 35.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:22:05.436Z] #38 35.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:05.436Z] #38 35.76 Selecting previously unselected package cmake-data. [2022-04-05T23:22:05.436Z] #38 35.77 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T23:22:05.436Z] #38 35.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:05.698Z] #38 ... [2022-04-05T23:22:05.698Z] [2022-04-05T23:22:05.698Z] #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-05T23:22:05.698Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:05.698Z] #14 34.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-05T23:22:05.698Z] #14 35.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-05T23:22:05.698Z] #14 35.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-05T23:22:05.698Z] #14 37.24 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-05T23:22:05.698Z] #14 37.80 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-05T23:22:05.698Z] #14 37.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T23:22:05.698Z] #14 37.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T23:22:05.698Z] #14 37.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:22:05.698Z] #14 37.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:22:05.698Z] #14 37.83 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-05T23:22:05.698Z] #14 37.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T23:22:05.698Z] #14 37.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T23:22:05.698Z] #14 37.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T23:22:05.698Z] #14 37.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T23:22:05.698Z] #14 37.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T23:22:05.698Z] #14 37.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T23:22:05.698Z] #14 37.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T23:22:05.698Z] #14 37.95 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-05T23:22:05.698Z] #14 37.96 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-05T23:22:05.698Z] #14 37.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T23:22:06.045Z] #31 ... [2022-04-05T23:22:06.045Z] [2022-04-05T23:22:06.045Z] #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-05T23:22:06.045Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-05T23:22:06.045Z] #36 DONE 17.0s [2022-04-05T23:22:06.045Z] [2022-04-05T23:22:06.045Z] #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-05T23:22:06.045Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:06.045Z] #14 12.07 Reading package lists... [2022-04-05T23:22:06.643Z] #14 39.00 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:06.906Z] #14 39.21 Fetched 115 MB in 8s (14.3 MB/s) [2022-04-05T23:22:06.906Z] #14 39.28 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T23:22:06.906Z] #14 39.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:22:06.906Z] #14 39.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:06.906Z] #14 39.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:07.163Z] #47 7.728 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:22:07.195Z] #19 113.9 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-05T23:22:07.195Z] #19 113.9 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-05T23:22:07.195Z] #19 113.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-05T23:22:07.195Z] #19 114.0 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-05T23:22:07.195Z] #19 114.1 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-05T23:22:08.296Z] #14 ... [2022-04-05T23:22:08.296Z] [2022-04-05T23:22:08.296Z] #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-05T23:22:08.296Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:08.296Z] #47 38.33 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:22:08.296Z] #47 38.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:22:08.296Z] #47 38.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:08.296Z] #47 38.54 Selecting previously unselected package python3-six. [2022-04-05T23:22:08.296Z] #47 38.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T23:22:08.296Z] #47 38.55 Unpacking python3-six (1.16.0-2) ... [2022-04-05T23:22:08.296Z] #47 38.63 Selecting previously unselected package python3-protobuf. [2022-04-05T23:22:08.296Z] #47 38.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T23:22:08.296Z] #47 38.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:08.296Z] #47 39.05 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:22:08.296Z] #47 39.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:22:08.296Z] #47 39.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:08.296Z] #47 39.16 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:22:08.296Z] #47 39.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:22:08.296Z] #47 39.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:08.296Z] #47 39.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:22:08.296Z] #47 39.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:22:08.297Z] #47 39.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:08.297Z] #47 39.39 Selecting previously unselected package criu. [2022-04-05T23:22:08.297Z] #47 39.40 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T23:22:08.297Z] #47 39.40 Unpacking criu (3.16.1-3) ... [2022-04-05T23:22:08.297Z] #47 39.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:09.062Z] #47 9.802 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:22:09.062Z] #47 ... [2022-04-05T23:22:09.062Z] [2022-04-05T23:22:09.062Z] #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-05T23:22:09.062Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:22:09.062Z] #49 4.043 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:22:09.062Z] #49 5.062 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:22:09.062Z] #49 5.103 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:22:09.062Z] #49 5.128 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:22:09.062Z] #49 5.235 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:22:09.062Z] #49 5.585 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:22:09.062Z] #49 5.734 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:22:09.062Z] #49 5.763 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:22:09.062Z] #49 5.791 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:22:09.062Z] #49 5.941 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:22:09.062Z] #49 9.682 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:22:09.062Z] #49 9.735 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:22:09.062Z] #49 9.840 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:22:09.062Z] #49 ... [2022-04-05T23:22:09.062Z] [2022-04-05T23:22:09.062Z] #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-05T23:22:09.062Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:09.062Z] #51 5.037 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T23:22:09.062Z] #51 ... [2022-04-05T23:22:09.062Z] [2022-04-05T23:22:09.062Z] #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-05T23:22:09.062Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:09.062Z] #38 3.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:09.062Z] #38 3.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:09.062Z] #38 3.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:09.062Z] #38 4.161 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:22:09.062Z] #38 5.175 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:22:09.062Z] #38 7.204 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:22:09.243Z] #47 41.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:09.243Z] #47 41.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:09.243Z] #47 41.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:09.243Z] #47 41.38 Setting up python3-six (1.16.0-2) ... [2022-04-05T23:22:09.320Z] #38 ... [2022-04-05T23:22:09.320Z] [2022-04-05T23:22:09.320Z] #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-05T23:22:09.320Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:09.320Z] #58 4.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:09.320Z] #58 4.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:09.320Z] #58 4.659 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:09.320Z] #58 5.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:22:09.320Z] #58 7.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:22:09.320Z] #58 9.453 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:22:09.320Z] #58 ... [2022-04-05T23:22:09.320Z] [2022-04-05T23:22:09.320Z] #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-05T23:22:09.320Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:22:09.320Z] #53 4.058 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T23:22:09.320Z] #53 4.838 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T23:22:09.320Z] #53 4.865 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T23:22:09.320Z] #53 4.914 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T23:22:09.320Z] #53 6.707 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T23:22:09.579Z] #53 ... [2022-04-05T23:22:09.579Z] [2022-04-05T23:22:09.579Z] #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-05T23:22:09.579Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:22:09.579Z] #34 4.007 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T23:22:09.579Z] #34 4.007 Cloning into '.'... [2022-04-05T23:22:09.579Z] #34 ... [2022-04-05T23:22:09.579Z] [2022-04-05T23:22:09.579Z] #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-05T23:22:09.579Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:09.579Z] #43 4.036 + git clone https://github.com/docker/distribution.git . [2022-04-05T23:22:09.579Z] #43 4.045 Cloning into '.'... [2022-04-05T23:22:09.638Z] #43 ... [2022-04-05T23:22:09.638Z] [2022-04-05T23:22:09.638Z] #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-05T23:22:09.638Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:09.638Z] #38 22.26 Reading package lists... [2022-04-05T23:22:09.638Z] #38 31.32 Reading package lists... [2022-04-05T23:22:09.638Z] #38 39.59 Building dependency tree... [2022-04-05T23:22:09.638Z] #38 ... [2022-04-05T23:22:09.638Z] [2022-04-05T23:22:09.638Z] #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-05T23:22:09.638Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:09.638Z] #14 37.33 The following additional packages will be installed: [2022-04-05T23:22:09.638Z] #14 37.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:09.638Z] #14 37.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T23:22:09.638Z] #14 37.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T23:22:09.638Z] #14 37.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T23:22:09.638Z] #14 37.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T23:22:09.638Z] #14 37.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T23:22:09.638Z] #14 37.38 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T23:22:09.638Z] #14 37.40 Suggested packages: [2022-04-05T23:22:09.638Z] #14 37.41 gcc-10-locales seccomp wine64 [2022-04-05T23:22:09.638Z] #14 39.44 The following NEW packages will be installed: [2022-04-05T23:22:09.638Z] #14 39.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:09.638Z] #14 39.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T23:22:09.638Z] #14 39.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T23:22:09.638Z] #14 39.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T23:22:09.638Z] #14 39.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T23:22:09.638Z] #14 39.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T23:22:09.638Z] #14 39.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T23:22:09.638Z] #14 39.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T23:22:09.638Z] #14 39.48 mingw-w64-x86-64-dev [2022-04-05T23:22:09.638Z] #14 40.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:09.638Z] #14 40.00 Need to get 115 MB of archives. [2022-04-05T23:22:09.638Z] #14 40.00 After this operation, 645 MB of additional disk space will be used. [2022-04-05T23:22:09.638Z] #14 40.00 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-05T23:22:09.638Z] #14 40.17 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-05T23:22:09.638Z] #14 40.40 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-05T23:22:09.638Z] #14 40.42 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-05T23:22:09.638Z] #14 40.43 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-05T23:22:09.638Z] #14 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T23:22:09.638Z] #14 40.89 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-05T23:22:09.638Z] #14 41.19 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-05T23:22:09.638Z] #14 41.20 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-05T23:22:09.836Z] #43 ... [2022-04-05T23:22:09.836Z] [2022-04-05T23:22:09.836Z] #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-05T23:22:09.836Z] #63 sha256:09bae9498b330be111339879becbbb02f93830b18ed7fc6a47f0f8302ae286c5 [2022-04-05T23:22:09.836Z] #63 3.991 + RM_GOPATH=0 [2022-04-05T23:22:09.836Z] #63 3.991 + TMP_GOPATH= [2022-04-05T23:22:09.836Z] #63 3.991 + : /build [2022-04-05T23:22:09.836Z] #63 3.991 + '[' -z '' ']' [2022-04-05T23:22:09.836Z] #63 3.991 ++ mktemp -d [2022-04-05T23:22:09.836Z] #63 4.019 + export GOPATH=/tmp/tmp.chVyBCvFE4 [2022-04-05T23:22:09.836Z] #63 4.019 + GOPATH=/tmp/tmp.chVyBCvFE4 [2022-04-05T23:22:09.836Z] #63 4.019 + RM_GOPATH=1 [2022-04-05T23:22:09.836Z] #63 4.019 + case "$(go env GOARCH)" in [2022-04-05T23:22:09.836Z] #63 4.019 ++ go env GOARCH [2022-04-05T23:22:09.836Z] #63 4.025 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:09.836Z] #63 4.025 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:09.836Z] #63 4.025 ++ dirname /install.sh [2022-04-05T23:22:09.836Z] #63 4.025 + dir=/ [2022-04-05T23:22:09.836Z] #63 4.025 + bin=rootlesskit [2022-04-05T23:22:09.836Z] #63 4.025 + shift [2022-04-05T23:22:09.836Z] #63 4.025 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T23:22:09.836Z] #63 4.025 + . //rootlesskit.installer [2022-04-05T23:22:09.836Z] #63 4.025 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:22:09.836Z] #63 4.025 + install_rootlesskit [2022-04-05T23:22:09.836Z] #63 4.025 + case "$1" in [2022-04-05T23:22:09.836Z] #63 4.025 + export CGO_ENABLED=0 [2022-04-05T23:22:09.836Z] #63 4.025 + CGO_ENABLED=0 [2022-04-05T23:22:09.836Z] #63 4.025 + _install_rootlesskit [2022-04-05T23:22:09.836Z] #63 4.025 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T23:22:09.836Z] #63 4.025 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:22:09.836Z] #63 4.025 + GOBIN=/build [2022-04-05T23:22:09.836Z] #63 4.025 + GO111MODULE=on [2022-04-05T23:22:09.836Z] #63 4.025 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:22:09.836Z] #63 4.027 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:22:09.836Z] #63 4.508 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T23:22:09.836Z] #63 6.644 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:22:09.836Z] #63 6.651 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T23:22:09.836Z] #63 7.209 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T23:22:09.836Z] #63 9.955 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T23:22:09.836Z] #63 10.64 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T23:22:09.836Z] #63 10.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T23:22:10.094Z] #63 ... [2022-04-05T23:22:10.094Z] [2022-04-05T23:22:10.094Z] #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-05T23:22:10.094Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:10.094Z] #14 4.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:22:10.094Z] #14 4.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:22:10.094Z] #14 4.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:22:10.094Z] #14 5.529 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:22:10.094Z] #14 7.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:22:10.095Z] #14 9.560 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:22:10.095Z] #14 ... [2022-04-05T23:22:10.095Z] [2022-04-05T23:22:10.095Z] #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-05T23:22:10.095Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:22:10.095Z] #36 4.622 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T23:22:10.190Z] #47 42.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:10.190Z] #47 42.41 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:10.354Z] #36 ... [2022-04-05T23:22:10.354Z] [2022-04-05T23:22:10.354Z] #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-05T23:22:10.354Z] #63 sha256:09bae9498b330be111339879becbbb02f93830b18ed7fc6a47f0f8302ae286c5 [2022-04-05T23:22:10.354Z] #63 11.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T23:22:10.354Z] #63 11.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:22:10.529Z] #19 117.6 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-05T23:22:10.580Z] #14 17.30 Reading package lists... [2022-04-05T23:22:10.611Z] #63 ... [2022-04-05T23:22:10.611Z] [2022-04-05T23:22:10.611Z] #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-05T23:22:10.611Z] #26 sha256:627dc392c0e5bc73cf3bdf227e0306b981c49f6d38aa9303a6f0ac8cef041668 [2022-04-05T23:22:10.611Z] #26 10.91 + mkdir -p /build [2022-04-05T23:22:10.611Z] #26 10.91 + mv docker/docker /build/ [2022-04-05T23:22:10.611Z] #26 10.92 + rmdir docker [2022-04-05T23:22:10.611Z] #26 DONE 11.4s [2022-04-05T23:22:10.611Z] [2022-04-05T23:22:10.611Z] #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-05T23:22:10.611Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:22:10.611Z] #49 11.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:22:10.611Z] #49 11.93 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:22:10.612Z] #14 42.37 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-05T23:22:10.788Z] #19 ... [2022-04-05T23:22:10.788Z] [2022-04-05T23:22:10.788Z] #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-05T23:22:10.788Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:22:10.788Z] #41 DONE 127.6s [2022-04-05T23:22:10.788Z] [2022-04-05T23:22:10.788Z] #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-05T23:22:10.788Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:22:10.789Z] #19 117.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-05T23:22:10.789Z] #19 117.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-05T23:22:10.789Z] #19 117.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-05T23:22:10.789Z] #19 117.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-05T23:22:10.789Z] #19 117.7 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-05T23:22:10.789Z] #19 117.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-05T23:22:10.789Z] #19 117.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-05T23:22:10.789Z] #19 117.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-05T23:22:10.789Z] #19 117.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-05T23:22:11.049Z] #19 117.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-05T23:22:11.049Z] #19 118.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-05T23:22:11.049Z] #19 118.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-05T23:22:11.050Z] #19 118.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-05T23:22:11.050Z] #19 118.0 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-05T23:22:11.145Z] #14 21.54 Building dependency tree... [2022-04-05T23:22:11.145Z] #14 ... [2022-04-05T23:22:11.145Z] [2022-04-05T23:22:11.145Z] #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-05T23:22:11.145Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:22:11.145Z] #51 22.19 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T23:22:11.145Z] #51 22.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:22:11.415Z] #51 22.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T23:22:11.415Z] #51 22.33 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T23:22:11.415Z] #51 ... [2022-04-05T23:22:11.415Z] [2022-04-05T23:22:11.415Z] #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-05T23:22:11.415Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T23:22:11.415Z] #58 12.41 Fetched 8395 kB in 9s (948 kB/s) [2022-04-05T23:22:11.415Z] #58 12.41 Reading package lists... [2022-04-05T23:22:11.415Z] #58 16.21 Reading package lists... [2022-04-05T23:22:11.415Z] #58 20.29 Building dependency tree... [2022-04-05T23:22:11.579Z] #47 ... [2022-04-05T23:22:11.579Z] [2022-04-05T23:22:11.579Z] #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-05T23:22:11.579Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:22:11.579Z] #60 2.018 + RM_GOPATH=0 [2022-04-05T23:22:11.579Z] #60 2.018 + TMP_GOPATH= [2022-04-05T23:22:11.579Z] #60 2.018 + : /build [2022-04-05T23:22:11.579Z] #60 2.018 + '[' -z '' ']' [2022-04-05T23:22:11.579Z] #60 2.018 ++ mktemp -d [2022-04-05T23:22:11.579Z] #60 2.018 + export GOPATH=/tmp/tmp.0rXBTPJH0t [2022-04-05T23:22:11.579Z] #60 2.018 + GOPATH=/tmp/tmp.0rXBTPJH0t [2022-04-05T23:22:11.579Z] #60 2.018 + RM_GOPATH=1 [2022-04-05T23:22:11.579Z] #60 2.018 + case "$(go env GOARCH)" in [2022-04-05T23:22:11.579Z] #60 2.018 ++ go env GOARCH [2022-04-05T23:22:11.579Z] #60 2.085 Install containerd version v1.6.2 [2022-04-05T23:22:11.579Z] #60 2.085 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:11.579Z] #60 2.085 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:11.579Z] #60 2.085 ++ dirname /install.sh [2022-04-05T23:22:11.579Z] #60 2.085 + dir=/ [2022-04-05T23:22:11.579Z] #60 2.085 + bin=containerd [2022-04-05T23:22:11.579Z] #60 2.085 + shift [2022-04-05T23:22:11.579Z] #60 2.085 + '[' '!' -f //containerd.installer ']' [2022-04-05T23:22:11.579Z] #60 2.085 + . //containerd.installer [2022-04-05T23:22:11.579Z] #60 2.085 ++ set -e [2022-04-05T23:22:11.579Z] #60 2.085 ++ : v1.6.2 [2022-04-05T23:22:11.579Z] #60 2.085 + install_containerd [2022-04-05T23:22:11.579Z] #60 2.085 + echo 'Install containerd version v1.6.2' [2022-04-05T23:22:11.579Z] #60 2.085 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0rXBTPJH0t/src/github.com/containerd/containerd [2022-04-05T23:22:11.579Z] #60 2.085 Cloning into '/tmp/tmp.0rXBTPJH0t/src/github.com/containerd/containerd'... [2022-04-05T23:22:11.672Z] #58 ... [2022-04-05T23:22:11.672Z] [2022-04-05T23:22:11.672Z] #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-05T23:22:11.672Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:22:11.672Z] #31 21.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T23:22:11.672Z] #31 22.42 [2022-04-05T23:22:11.672Z] #31 22.69 #=#=# ######################################################################## 100.0% [2022-04-05T23:22:11.672Z] #31 23.64 [2022-04-05T23:22:11.842Z] #60 ... [2022-04-05T23:22:11.842Z] [2022-04-05T23:22:11.842Z] #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-05T23:22:11.842Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:11.842Z] #14 41.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T23:22:11.842Z] #14 41.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:11.842Z] #14 41.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:11.842Z] #14 43.58 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T23:22:11.842Z] #14 43.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T23:22:11.842Z] #14 43.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:22:11.842Z] #14 43.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T23:22:11.842Z] #14 43.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:11.842Z] #14 43.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:22:11.842Z] #14 43.97 Selecting previously unselected package dmsetup. [2022-04-05T23:22:11.842Z] #14 43.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:11.842Z] #14 43.98 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:22:11.842Z] #14 44.13 Selecting previously unselected package mingw-w64-common. [2022-04-05T23:22:11.842Z] #14 44.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T23:22:11.842Z] #14 44.14 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T23:22:12.604Z] #31 ... [2022-04-05T23:22:12.604Z] [2022-04-05T23:22:12.604Z] #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-05T23:22:12.604Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:12.604Z] #47 13.06 Fetched 8399 kB in 10s (863 kB/s) [2022-04-05T23:22:12.604Z] #47 13.06 Reading package lists... [2022-04-05T23:22:12.604Z] #47 18.32 Reading package lists... [2022-04-05T23:22:12.604Z] #47 22.25 Building dependency tree... [2022-04-05T23:22:12.604Z] #47 ... [2022-04-05T23:22:12.604Z] [2022-04-05T23:22:12.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-05T23:22:12.604Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:22:12.604Z] #51 22.51 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T23:22:12.604Z] #51 22.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T23:22:12.604Z] #51 22.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T23:22:12.604Z] #51 22.92 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T23:22:12.604Z] #51 23.00 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T23:22:12.604Z] #51 23.00 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T23:22:12.861Z] #51 23.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T23:22:12.861Z] #51 23.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T23:22:13.153Z] #14 44.81 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-05T23:22:13.617Z] #19 120.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-05T23:22:13.617Z] #19 120.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-05T23:22:13.617Z] #19 120.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-05T23:22:13.617Z] #19 120.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-05T23:22:13.617Z] #19 120.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-05T23:22:13.717Z] #14 ... [2022-04-05T23:22:13.717Z] [2022-04-05T23:22:13.717Z] #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-05T23:22:13.717Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:13.717Z] #47 26.70 Reading package lists... [2022-04-05T23:22:13.717Z] #47 35.60 Reading package lists... [2022-04-05T23:22:13.717Z] #47 43.91 Building dependency tree... [2022-04-05T23:22:13.717Z] #47 ... [2022-04-05T23:22:13.717Z] [2022-04-05T23:22:13.717Z] #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-05T23:22:13.717Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:13.717Z] #51 42.54 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T23:22:13.717Z] #51 42.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:22:13.717Z] #51 42.67 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T23:22:13.717Z] #51 42.68 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T23:22:13.717Z] #51 43.18 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T23:22:13.717Z] #51 43.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T23:22:13.717Z] #51 43.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T23:22:13.717Z] #51 43.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T23:22:13.717Z] #51 44.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T23:22:13.717Z] #51 44.21 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T23:22:13.975Z] #51 45.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T23:22:14.231Z] #51 45.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T23:22:15.002Z] #19 121.9 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-05T23:22:15.002Z] #19 121.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-05T23:22:15.002Z] #19 121.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-05T23:22:15.002Z] #19 122.0 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-05T23:22:15.002Z] #19 122.0 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-05T23:22:15.002Z] #19 122.0 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-05T23:22:15.002Z] #19 122.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-05T23:22:15.002Z] #19 122.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-05T23:22:15.002Z] #19 122.1 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-05T23:22:15.003Z] #19 122.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-05T23:22:15.263Z] #19 122.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-05T23:22:15.263Z] #19 122.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-05T23:22:15.381Z] #51 25.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:22:15.381Z] #51 25.94 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T23:22:15.381Z] #51 26.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T23:22:15.381Z] #51 26.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T23:22:15.381Z] #51 26.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T23:22:15.381Z] #51 26.19 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T23:22:15.381Z] #51 26.25 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T23:22:15.381Z] #51 26.35 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T23:22:15.381Z] #51 26.37 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T23:22:15.381Z] #51 26.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T23:22:15.640Z] #51 26.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T23:22:15.640Z] #51 26.54 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T23:22:15.640Z] #51 26.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T23:22:15.640Z] #51 26.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T23:22:15.866Z] #49 ... [2022-04-05T23:22:15.866Z] [2022-04-05T23:22:15.866Z] #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-05T23:22:15.866Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T23:22:15.866Z] #36 15.91 tomll can be used in two ways: [2022-04-05T23:22:15.866Z] #36 15.91 Writing to STDIN and reading from STDOUT: [2022-04-05T23:22:15.866Z] #36 15.91 cat file.toml | tomll > file.toml [2022-04-05T23:22:15.866Z] #36 15.91 [2022-04-05T23:22:15.866Z] #36 15.91 Reading and updating a list of files: [2022-04-05T23:22:15.867Z] #36 15.91 tomll a.toml b.toml c.toml [2022-04-05T23:22:15.867Z] #36 15.91 [2022-04-05T23:22:15.867Z] #36 15.91 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T23:22:15.867Z] #36 DONE 16.4s [2022-04-05T23:22:15.867Z] [2022-04-05T23:22:15.867Z] #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-05T23:22:15.867Z] #63 sha256:09bae9498b330be111339879becbbb02f93830b18ed7fc6a47f0f8302ae286c5 [2022-04-05T23:22:15.867Z] #63 11.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T23:22:15.867Z] #63 11.67 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T23:22:15.867Z] #63 11.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T23:22:15.867Z] #63 12.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T23:22:15.867Z] #63 12.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T23:22:15.867Z] #63 14.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T23:22:15.867Z] #63 ... [2022-04-05T23:22:15.867Z] [2022-04-05T23:22:15.867Z] #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-05T23:22:15.867Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:15.867Z] #14 17.25 Fetched 8508 kB in 13s (669 kB/s) [2022-04-05T23:22:15.906Z] #51 26.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T23:22:15.906Z] #51 26.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T23:22:15.906Z] #51 26.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T23:22:15.906Z] #51 26.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T23:22:15.906Z] #51 26.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T23:22:15.906Z] #51 26.94 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T23:22:16.067Z] #14 ... [2022-04-05T23:22:16.067Z] [2022-04-05T23:22:16.067Z] #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-05T23:22:16.067Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:16.067Z] #51 38.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T23:22:16.067Z] #51 38.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T23:22:16.067Z] #51 38.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T23:22:16.067Z] #51 38.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T23:22:16.067Z] #51 38.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T23:22:16.067Z] #51 38.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T23:22:16.067Z] #51 38.77 go: downloading golang.org/x/text v0.3.7 [2022-04-05T23:22:16.067Z] #51 44.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T23:22:16.067Z] #51 45.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T23:22:16.067Z] #51 45.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T23:22:16.067Z] #51 45.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T23:22:16.067Z] #51 45.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T23:22:16.067Z] #51 45.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T23:22:16.067Z] #51 45.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T23:22:16.067Z] #51 45.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T23:22:16.067Z] #51 45.72 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T23:22:16.067Z] #51 45.73 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T23:22:16.067Z] #51 45.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T23:22:16.067Z] #51 45.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T23:22:16.067Z] #51 46.00 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T23:22:16.067Z] #51 46.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T23:22:16.067Z] #51 46.16 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T23:22:16.067Z] #51 46.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T23:22:16.067Z] #51 46.35 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T23:22:16.067Z] #51 46.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T23:22:16.067Z] #51 46.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T23:22:16.067Z] #51 46.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T23:22:16.067Z] #51 46.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T23:22:16.067Z] #51 46.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T23:22:16.067Z] #51 47.00 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T23:22:16.067Z] #51 47.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T23:22:16.067Z] #51 47.24 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T23:22:16.067Z] #51 47.43 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T23:22:16.067Z] #51 47.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T23:22:16.067Z] #51 47.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T23:22:16.164Z] #51 26.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T23:22:16.393Z] #51 ... [2022-04-05T23:22:16.393Z] [2022-04-05T23:22:16.393Z] #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-05T23:22:16.393Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:16.393Z] #38 38.62 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:22:16.393Z] #38 38.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:22:16.393Z] #38 38.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:16.393Z] #38 44.17 Selecting previously unselected package libxml2:amd64. [2022-04-05T23:22:16.394Z] #38 44.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 44.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:16.394Z] #38 44.59 Selecting previously unselected package libarchive13:amd64. [2022-04-05T23:22:16.394Z] #38 44.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 44.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:16.394Z] #38 44.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T23:22:16.394Z] #38 44.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 44.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:16.394Z] #38 45.06 Selecting previously unselected package librhash0:amd64. [2022-04-05T23:22:16.394Z] #38 45.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 45.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:16.394Z] #38 45.34 Selecting previously unselected package libuv1:amd64. [2022-04-05T23:22:16.394Z] #38 45.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 45.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:16.394Z] #38 45.53 Selecting previously unselected package cmake. [2022-04-05T23:22:16.394Z] #38 45.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T23:22:16.394Z] #38 45.58 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:16.435Z] #51 27.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T23:22:16.435Z] #51 27.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T23:22:16.435Z] #51 27.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T23:22:16.435Z] #51 27.46 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T23:22:16.435Z] #51 27.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T23:22:16.676Z] #38 ... [2022-04-05T23:22:16.677Z] [2022-04-05T23:22:16.677Z] #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-05T23:22:16.677Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:16.677Z] #51 49.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T23:22:16.708Z] #51 27.54 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T23:22:16.943Z] #51 ... [2022-04-05T23:22:16.943Z] [2022-04-05T23:22:16.943Z] #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-05T23:22:16.943Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:22:16.943Z] #34 38.92 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-05T23:22:16.943Z] #34 39.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T23:22:16.943Z] #34 39.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:22:16.943Z] #34 ... [2022-04-05T23:22:16.943Z] [2022-04-05T23:22:16.943Z] #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-05T23:22:16.943Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:16.966Z] #51 27.88 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T23:22:16.966Z] #51 27.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T23:22:16.966Z] #51 27.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T23:22:16.966Z] #51 27.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T23:22:16.966Z] #51 27.96 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T23:22:16.966Z] #51 27.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T23:22:16.966Z] #51 27.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T23:22:16.966Z] #51 27.99 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T23:22:16.966Z] #51 28.03 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T23:22:17.209Z] #14 49.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T23:22:17.209Z] #14 49.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T23:22:17.209Z] #14 49.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:22:17.223Z] #51 28.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T23:22:17.223Z] #51 28.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T23:22:17.223Z] #51 28.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T23:22:17.223Z] #51 28.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T23:22:17.223Z] #51 28.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T23:22:17.223Z] #51 28.14 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T23:22:17.223Z] #51 28.22 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T23:22:17.223Z] #51 28.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T23:22:17.223Z] #51 ... [2022-04-05T23:22:17.223Z] [2022-04-05T23:22:17.223Z] #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-05T23:22:17.223Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T23:22:17.223Z] #43 17.87 Updating files: 91% (1681/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-05T23:22:17.223Z] #43 18.02 + git checkout -q v2.3.0 [2022-04-05T23:22:17.223Z] #43 19.52 + 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-05T23:22:17.510Z] #51 ... [2022-04-05T23:22:17.510Z] [2022-04-05T23:22:17.510Z] #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-05T23:22:17.510Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:17.510Z] #38 39.59 Building dependency tree... [2022-04-05T23:22:17.510Z] #38 45.75 The following additional packages will be installed: [2022-04-05T23:22:17.511Z] #38 45.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T23:22:17.511Z] #38 45.79 Suggested packages: [2022-04-05T23:22:17.511Z] #38 45.81 cmake-doc ninja-build lrzip [2022-04-05T23:22:17.511Z] #38 45.81 Recommended packages: [2022-04-05T23:22:17.511Z] #38 45.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T23:22:17.511Z] #38 47.26 The following NEW packages will be installed: [2022-04-05T23:22:17.511Z] #38 47.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T23:22:17.511Z] #38 47.31 vim-common xxd [2022-04-05T23:22:17.511Z] #38 47.83 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:17.511Z] #38 47.83 Need to get 17.7 MB of archives. [2022-04-05T23:22:17.511Z] #38 47.83 After this operation, 70.7 MB of additional disk space will be used. [2022-04-05T23:22:17.511Z] #38 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:22:17.511Z] #38 47.84 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-05T23:22:17.511Z] #38 47.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-05T23:22:17.511Z] #38 47.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:22:17.511Z] #38 48.99 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-05T23:22:17.511Z] #38 49.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T23:22:17.511Z] #38 49.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T23:22:17.511Z] #38 49.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T23:22:17.511Z] #38 49.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T23:22:17.511Z] #38 49.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T23:22:17.536Z] #43 ... [2022-04-05T23:22:17.536Z] [2022-04-05T23:22:17.536Z] #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-05T23:22:17.536Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:22:17.536Z] #51 28.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T23:22:17.536Z] #51 28.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T23:22:17.536Z] #51 28.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T23:22:17.793Z] #51 28.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T23:22:17.793Z] #51 28.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T23:22:17.793Z] #51 ... [2022-04-05T23:22:17.793Z] [2022-04-05T23:22:17.793Z] #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-05T23:22:17.793Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T23:22:17.793Z] #38 13.63 Reading package lists... [2022-04-05T23:22:17.793Z] #38 18.65 Building dependency tree... [2022-04-05T23:22:17.793Z] #38 21.76 The following additional packages will be installed: [2022-04-05T23:22:17.793Z] #38 21.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T23:22:17.793Z] #38 21.79 Suggested packages: [2022-04-05T23:22:17.793Z] #38 21.81 cmake-doc ninja-build lrzip [2022-04-05T23:22:17.793Z] #38 21.81 Recommended packages: [2022-04-05T23:22:17.793Z] #38 21.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T23:22:17.793Z] #38 22.59 The following NEW packages will be installed: [2022-04-05T23:22:17.793Z] #38 22.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T23:22:17.793Z] #38 22.61 vim-common xxd [2022-04-05T23:22:17.793Z] #38 22.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:17.793Z] #38 22.99 Need to get 15.6 MB of archives. [2022-04-05T23:22:17.793Z] #38 22.99 After this operation, 67.4 MB of additional disk space will be used. [2022-04-05T23:22:17.793Z] #38 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:22:17.793Z] #38 23.00 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-05T23:22:17.793Z] #38 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T23:22:17.793Z] #38 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-05T23:22:17.793Z] #38 23.55 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-05T23:22:17.793Z] #38 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-05T23:22:17.793Z] #38 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-05T23:22:17.793Z] #38 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-05T23:22:17.793Z] #38 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-05T23:22:17.793Z] #38 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-05T23:22:17.793Z] #38 24.68 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:17.793Z] #38 24.87 Fetched 15.6 MB in 1s (12.5 MB/s) [2022-04-05T23:22:17.793Z] #38 24.95 Selecting previously unselected package xxd. [2022-04-05T23:22:17.793Z] #38 24.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-05T23:22:17.793Z] #38 25.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T23:22:17.793Z] #38 25.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:17.793Z] #38 25.22 Selecting previously unselected package vim-common. [2022-04-05T23:22:17.793Z] #38 25.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:22:17.793Z] #38 25.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:17.793Z] #38 25.47 Selecting previously unselected package cmake-data. [2022-04-05T23:22:17.793Z] #38 25.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T23:22:17.793Z] #38 25.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:17.793Z] #38 ... [2022-04-05T23:22:17.793Z] [2022-04-05T23:22:17.793Z] #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-05T23:22:17.793Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:22:17.793Z] #51 28.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T23:22:17.793Z] #51 28.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T23:22:17.793Z] #51 28.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T23:22:17.793Z] #51 28.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T23:22:17.793Z] #51 28.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T23:22:17.793Z] #51 28.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T23:22:17.793Z] #51 28.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T23:22:17.793Z] #51 28.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T23:22:17.793Z] #51 28.83 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T23:22:17.793Z] #51 28.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T23:22:17.793Z] #51 28.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T23:22:17.793Z] #51 28.85 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T23:22:17.793Z] #51 28.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T23:22:17.795Z] #14 ... [2022-04-05T23:22:17.795Z] [2022-04-05T23:22:17.795Z] #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-05T23:22:17.795Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:17.795Z] #47 45.80 Setting up criu (3.16.1-3) ... [2022-04-05T23:22:17.795Z] #47 47.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:17.795Z] #47 DONE 49.9s [2022-04-05T23:22:17.795Z] [2022-04-05T23:22:17.795Z] #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-05T23:22:17.795Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:17.795Z] #38 49.54 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:17.795Z] #38 49.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:17.795Z] #38 49.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:17.795Z] #38 50.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:17.795Z] #38 50.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:17.795Z] #38 50.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:17.795Z] #38 50.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:17.795Z] #38 50.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:17.795Z] #38 50.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:17.795Z] #38 50.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:17.799Z] #19 124.4 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-05T23:22:17.799Z] #19 124.4 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-05T23:22:17.799Z] #19 124.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-05T23:22:17.799Z] #19 124.5 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-05T23:22:17.799Z] #19 124.6 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-05T23:22:18.050Z] #51 28.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T23:22:18.051Z] #51 28.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T23:22:18.051Z] #51 28.92 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T23:22:18.051Z] #51 28.96 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T23:22:18.051Z] #51 28.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T23:22:18.051Z] #51 28.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T23:22:18.051Z] #51 29.03 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T23:22:18.051Z] #51 29.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T23:22:18.059Z] #38 50.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:18.308Z] #51 29.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T23:22:18.308Z] #51 29.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T23:22:18.308Z] #51 29.37 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T23:22:18.308Z] #51 29.37 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T23:22:18.308Z] #51 29.42 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T23:22:18.566Z] #51 29.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T23:22:18.566Z] #51 29.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T23:22:18.566Z] #51 29.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T23:22:18.566Z] #51 29.52 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T23:22:18.635Z] #38 DONE 50.9s [2022-04-05T23:22:18.635Z] [2022-04-05T23:22:18.635Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T23:22:18.635Z] #39 sha256:861d956ae6d9fc5d2d93e6493934708a470efb01ce678f9fed088cb1828c9a54 [2022-04-05T23:22:18.822Z] #51 29.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T23:22:18.822Z] #51 29.62 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T23:22:18.822Z] #51 29.63 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T23:22:18.822Z] #51 29.64 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T23:22:18.822Z] #51 29.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T23:22:18.822Z] #51 29.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T23:22:18.822Z] #51 29.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T23:22:18.822Z] #51 29.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T23:22:18.822Z] #51 29.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T23:22:18.822Z] #51 29.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T23:22:18.822Z] #51 29.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T23:22:18.822Z] #51 29.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T23:22:18.898Z] #39 DONE 0.2s [2022-04-05T23:22:18.898Z] [2022-04-05T23:22:18.898Z] #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-05T23:22:18.898Z] #40 sha256:6665131af70848ffc98996a4af6fe5b43c5fe7918c42cfd5f4e03c3dda34cc8c [2022-04-05T23:22:19.079Z] #51 29.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T23:22:19.080Z] #51 29.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T23:22:19.080Z] #51 29.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T23:22:19.080Z] #51 30.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T23:22:19.080Z] #51 30.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T23:22:19.080Z] #51 30.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T23:22:19.080Z] #51 30.20 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T23:22:19.429Z] Running on azwin-2-4e1341 in d:\jenkins\workspace\moby_PR-43401 [Pipeline] { [Pipeline] ws [2022-04-05T23:22:19.445Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T23:22:19.499Z] #38 ... [2022-04-05T23:22:19.499Z] [2022-04-05T23:22:19.499Z] #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-05T23:22:19.499Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:19.499Z] #14 45.91 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-05T23:22:19.499Z] #14 47.03 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-05T23:22:19.499Z] #14 49.77 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-05T23:22:19.499Z] #14 50.68 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-05T23:22:19.499Z] #14 50.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T23:22:19.499Z] #14 50.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T23:22:19.499Z] #14 50.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:22:19.499Z] #14 50.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:22:19.499Z] #14 50.74 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-05T23:22:19.499Z] #14 50.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T23:22:19.499Z] #14 50.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T23:22:19.499Z] #14 50.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T23:22:19.499Z] #14 50.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T23:22:19.499Z] #14 50.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T23:22:19.499Z] #14 50.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T23:22:19.499Z] #14 50.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T23:22:19.499Z] #14 50.90 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-05T23:22:19.499Z] #14 50.92 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-05T23:22:19.499Z] #14 50.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T23:22:19.499Z] #14 ... [2022-04-05T23:22:19.499Z] [2022-04-05T23:22:19.499Z] #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-05T23:22:19.499Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:19.499Z] #58 33.36 Reading package lists... [2022-04-05T23:22:19.499Z] #58 41.32 Building dependency tree... [2022-04-05T23:22:19.499Z] #58 47.57 The following additional packages will be installed: [2022-04-05T23:22:19.499Z] #58 47.60 libbtrfs0 [2022-04-05T23:22:19.499Z] #58 47.89 The following NEW packages will be installed: [2022-04-05T23:22:19.499Z] #58 47.93 libbtrfs-dev libbtrfs0 [2022-04-05T23:22:19.499Z] #58 48.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:19.499Z] #58 48.54 Need to get 460 kB of archives. [2022-04-05T23:22:19.499Z] #58 48.54 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T23:22:19.499Z] #58 48.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:22:19.499Z] #58 48.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:22:19.499Z] #58 50.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:19.499Z] #58 50.88 Fetched 460 kB in 0s (1148 kB/s) [2022-04-05T23:22:19.499Z] #58 51.07 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:22:19.499Z] #58 51.07 (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-05T23:22:19.499Z] #58 51.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:22:19.499Z] #58 51.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:22:19.756Z] #58 ... [2022-04-05T23:22:19.756Z] [2022-04-05T23:22:19.756Z] #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-05T23:22:19.756Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:19.756Z] #51 51.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:22:19.756Z] #51 51.45 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T23:22:19.756Z] #51 51.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T23:22:19.849Z] #40 1.161 + RM_GOPATH=0 [2022-04-05T23:22:19.849Z] #40 1.161 + TMP_GOPATH= [2022-04-05T23:22:19.849Z] #40 1.161 + : /build [2022-04-05T23:22:19.849Z] #40 1.161 + '[' -z '' ']' [2022-04-05T23:22:20.013Z] #51 51.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T23:22:20.112Z] #40 1.161 ++ mktemp -d [2022-04-05T23:22:20.112Z] #40 1.163 + export GOPATH=/tmp/tmp.07xELtj9Aa [2022-04-05T23:22:20.112Z] #40 1.163 + GOPATH=/tmp/tmp.07xELtj9Aa [2022-04-05T23:22:20.112Z] #40 1.163 + RM_GOPATH=1 [2022-04-05T23:22:20.112Z] #40 1.163 + case "$(go env GOARCH)" in [2022-04-05T23:22:20.112Z] #40 1.163 ++ go env GOARCH [2022-04-05T23:22:20.112Z] #40 1.186 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:20.112Z] #40 1.186 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:20.112Z] #40 1.186 ++ dirname /install.sh [2022-04-05T23:22:20.112Z] #40 1.190 + dir=/ [2022-04-05T23:22:20.112Z] #40 1.190 + bin=tini [2022-04-05T23:22:20.112Z] #40 1.190 + shift [2022-04-05T23:22:20.112Z] #40 1.190 + '[' '!' -f //tini.installer ']' [2022-04-05T23:22:20.112Z] #40 1.191 + . //tini.installer [2022-04-05T23:22:20.112Z] #40 1.192 ++ : v0.19.0 [2022-04-05T23:22:20.112Z] #40 1.192 + install_tini [2022-04-05T23:22:20.112Z] #40 1.198 + echo 'Install tini version v0.19.0' [2022-04-05T23:22:20.112Z] #40 1.198 Install tini version v0.19.0 [2022-04-05T23:22:20.112Z] #40 1.198 + git clone https://github.com/krallin/tini.git /tmp/tmp.07xELtj9Aa/tini [2022-04-05T23:22:20.112Z] #40 1.201 Cloning into '/tmp/tmp.07xELtj9Aa/tini'... [2022-04-05T23:22:20.276Z] #51 51.97 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T23:22:20.276Z] #51 52.04 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T23:22:20.276Z] #51 52.08 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T23:22:20.335Z] #19 126.8 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-05T23:22:20.335Z] #19 126.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-05T23:22:20.452Z] #51 31.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T23:22:20.452Z] #51 31.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T23:22:20.452Z] #51 31.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T23:22:20.452Z] #51 31.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T23:22:20.452Z] #51 31.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T23:22:20.452Z] #51 31.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T23:22:20.452Z] #51 31.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T23:22:20.575Z] #51 52.23 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T23:22:20.575Z] #51 52.27 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T23:22:20.575Z] #51 ... [2022-04-05T23:22:20.575Z] [2022-04-05T23:22:20.575Z] #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-05T23:22:20.575Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:22:20.575Z] #53 51.96 v3.0.2 [2022-04-05T23:22:20.575Z] #53 DONE 52.4s [2022-04-05T23:22:20.575Z] [2022-04-05T23:22:20.575Z] #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-05T23:22:20.575Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:20.575Z] #51 52.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T23:22:20.575Z] #51 52.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T23:22:20.575Z] #51 52.46 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T23:22:20.686Z] #40 1.977 + cd /tmp/tmp.07xELtj9Aa/tini [2022-04-05T23:22:20.686Z] #40 1.978 + git checkout -q v0.19.0 [2022-04-05T23:22:20.686Z] #40 1.984 + cmake . [2022-04-05T23:22:20.714Z] #51 31.59 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T23:22:20.714Z] #51 31.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T23:22:20.904Z] #19 127.8 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:21.106Z] The recommended git tool is: git [2022-04-05T23:22:21.141Z] #14 17.25 Reading package lists... [2022-04-05T23:22:21.141Z] #14 ... [2022-04-05T23:22:21.141Z] [2022-04-05T23:22:21.141Z] #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-05T23:22:21.141Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:21.141Z] #43 21.98 + git checkout -q v2.3.0 [2022-04-05T23:22:21.163Z] #19 128.2 Fetched 787 MB in 38s (20.5 MB/s) [2022-04-05T23:22:21.163Z] #19 128.3 Selecting previously unselected package liblocale-gettext-perl. [2022-04-05T23:22:21.183Z] #51 52.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T23:22:21.184Z] #51 52.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T23:22:21.184Z] #51 52.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T23:22:21.184Z] #51 52.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T23:22:21.261Z] #40 2.462 -- The C compiler identification is GNU 10.2.1 [2022-04-05T23:22:21.261Z] #40 2.540 -- Detecting C compiler ABI info [2022-04-05T23:22:21.414Z] #51 31.86 go: downloading golang.org/x/text v0.3.7 [2022-04-05T23:22:21.422Z] #19 128.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:22:21.422Z] #19 128.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-05T23:22:21.422Z] #19 128.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-05T23:22:21.422Z] #19 128.4 Selecting previously unselected package bzip2. [2022-04-05T23:22:21.422Z] #19 128.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T23:22:21.455Z] #51 ... [2022-04-05T23:22:21.455Z] [2022-04-05T23:22:21.455Z] #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-05T23:22:21.455Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:21.455Z] #58 51.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:22:21.455Z] #58 51.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:22:21.455Z] #58 51.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:22:21.455Z] #58 52.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:22:21.455Z] #58 52.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:22:21.455Z] #58 52.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:21.455Z] #58 DONE 53.0s [2022-04-05T23:22:21.455Z] [2022-04-05T23:22:21.455Z] #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-05T23:22:21.455Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:21.455Z] #51 53.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T23:22:21.455Z] #51 53.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T23:22:21.681Z] #19 128.4 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T23:22:21.681Z] #19 128.5 Selecting previously unselected package libmagic-mgc. [2022-04-05T23:22:21.681Z] #19 128.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-05T23:22:21.681Z] #19 128.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-05T23:22:21.721Z] #51 53.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T23:22:21.721Z] #51 ... [2022-04-05T23:22:21.721Z] [2022-04-05T23:22:21.721Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T23:22:21.721Z] #59 sha256:bcf03dac7536a0c6e90543934acb9eaed37354a4f09ece3d16bc2556e3cc7f15 [2022-04-05T23:22:21.721Z] #59 DONE 0.4s [2022-04-05T23:22:21.721Z] [2022-04-05T23:22:21.721Z] #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-05T23:22:21.721Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:21.721Z] #51 53.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T23:22:21.721Z] #51 53.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T23:22:21.834Z] #40 ... [2022-04-05T23:22:21.834Z] [2022-04-05T23:22:21.834Z] #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-05T23:22:21.834Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:22:21.834Z] #49 53.91 gotestsum version dev [2022-04-05T23:22:21.834Z] #49 DONE 54.3s [2022-04-05T23:22:21.834Z] [2022-04-05T23:22:21.834Z] #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-05T23:22:21.834Z] #40 sha256:6665131af70848ffc98996a4af6fe5b43c5fe7918c42cfd5f4e03c3dda34cc8c [2022-04-05T23:22:21.834Z] #40 3.134 -- Detecting C compiler ABI info - done [2022-04-05T23:22:21.834Z] #40 3.259 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T23:22:21.939Z] #19 128.8 Selecting previously unselected package libmagic1:amd64. [2022-04-05T23:22:21.939Z] #19 128.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-05T23:22:21.939Z] #19 128.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-05T23:22:21.939Z] #19 129.0 Selecting previously unselected package file. [2022-04-05T23:22:21.939Z] #19 129.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-05T23:22:21.939Z] #19 129.0 Unpacking file (1:5.39-3) ... [2022-04-05T23:22:22.071Z] #51 ... [2022-04-05T23:22:22.071Z] [2022-04-05T23:22:22.071Z] #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-05T23:22:22.071Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:22.071Z] #14 21.54 Building dependency tree... [2022-04-05T23:22:22.071Z] #14 24.61 The following additional packages will be installed: [2022-04-05T23:22:22.071Z] #14 24.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:22.071Z] #14 24.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T23:22:22.071Z] #14 24.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T23:22:22.071Z] #14 24.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T23:22:22.071Z] #14 24.65 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T23:22:22.071Z] #14 24.66 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T23:22:22.071Z] #14 24.66 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T23:22:22.071Z] #14 24.66 Suggested packages: [2022-04-05T23:22:22.071Z] #14 24.68 gcc-10-locales seccomp wine64 [2022-04-05T23:22:22.071Z] #14 25.67 The following NEW packages will be installed: [2022-04-05T23:22:22.071Z] #14 25.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:22.071Z] #14 25.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T23:22:22.071Z] #14 25.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T23:22:22.071Z] #14 25.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T23:22:22.071Z] #14 25.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T23:22:22.071Z] #14 25.68 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T23:22:22.071Z] #14 25.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T23:22:22.071Z] #14 25.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T23:22:22.071Z] #14 25.69 mingw-w64-x86-64-dev [2022-04-05T23:22:22.071Z] #14 26.02 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:22.071Z] #14 26.02 Need to get 108 MB of archives. [2022-04-05T23:22:22.071Z] #14 26.02 After this operation, 620 MB of additional disk space will be used. [2022-04-05T23:22:22.071Z] #14 26.02 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-05T23:22:22.071Z] #14 26.10 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-05T23:22:22.071Z] #14 26.18 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-05T23:22:22.071Z] #14 26.24 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-05T23:22:22.071Z] #14 26.24 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-05T23:22:22.071Z] #14 26.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T23:22:22.071Z] #14 26.45 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-05T23:22:22.071Z] #14 26.84 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-05T23:22:22.071Z] #14 26.87 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-05T23:22:22.071Z] #14 27.93 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-05T23:22:22.071Z] #14 29.24 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-05T23:22:22.071Z] #14 29.78 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-05T23:22:22.071Z] #14 30.86 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-05T23:22:22.071Z] #14 32.60 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-05T23:22:22.071Z] #14 ... [2022-04-05T23:22:22.071Z] [2022-04-05T23:22:22.071Z] #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-05T23:22:22.071Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:22:22.071Z] #31 25.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T23:22:22.071Z] #31 26.97 [2022-04-05T23:22:22.071Z] #31 27.28 #=#=# ######################################################################## 100.0% [2022-04-05T23:22:22.071Z] #31 28.20 [2022-04-05T23:22:22.071Z] #31 28.42 Download of images into '/build' complete. [2022-04-05T23:22:22.071Z] #31 28.42 Use something like the following to load the result into a Docker daemon: [2022-04-05T23:22:22.071Z] #31 28.42 tar -cC '/build' . | docker load [2022-04-05T23:22:22.073Z] #43 ... [2022-04-05T23:22:22.073Z] [2022-04-05T23:22:22.073Z] #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-05T23:22:22.073Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:22.073Z] #47 13.02 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T23:22:22.073Z] #47 18.17 Fetched 8511 kB in 14s (615 kB/s) [2022-04-05T23:22:22.073Z] #47 18.17 Reading package lists... [2022-04-05T23:22:22.073Z] #47 ... [2022-04-05T23:22:22.073Z] [2022-04-05T23:22:22.073Z] #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-05T23:22:22.073Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:22.073Z] #14 17.25 Reading package lists... [2022-04-05T23:22:22.097Z] #40 3.269 -- Detecting C compile features [2022-04-05T23:22:22.097Z] #40 3.269 -- Detecting C compile features - done [2022-04-05T23:22:22.097Z] #40 3.290 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T23:22:22.197Z] #19 129.1 Selecting previously unselected package xz-utils. [2022-04-05T23:22:22.197Z] #19 129.1 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T23:22:22.197Z] #19 129.1 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T23:22:22.197Z] #19 129.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-05T23:22:22.286Z] #51 54.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T23:22:22.349Z] #31 ... [2022-04-05T23:22:22.349Z] [2022-04-05T23:22:22.349Z] #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-05T23:22:22.349Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:22.349Z] #14 33.42 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-05T23:22:22.358Z] #40 3.478 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T23:22:22.358Z] #40 3.555 -- Configuring done [2022-04-05T23:22:22.358Z] #40 3.578 -- Generating done [2022-04-05T23:22:22.358Z] #40 3.582 -- Build files have been written to: /tmp/tmp.07xELtj9Aa/tini [2022-04-05T23:22:22.358Z] #40 3.604 + make tini-static [2022-04-05T23:22:22.455Z] #19 129.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T23:22:22.455Z] #19 129.3 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-05T23:22:22.543Z] #51 54.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T23:22:22.543Z] #51 54.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T23:22:22.543Z] #51 54.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T23:22:22.543Z] #51 54.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T23:22:22.606Z] #14 33.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-05T23:22:22.606Z] #14 33.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-05T23:22:22.606Z] #14 33.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-05T23:22:22.606Z] #14 33.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-05T23:22:22.606Z] #14 ... [2022-04-05T23:22:22.606Z] [2022-04-05T23:22:22.606Z] #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-05T23:22:22.606Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-05T23:22:22.606Z] #53 26.51 v3.0.2 [2022-04-05T23:22:22.606Z] #53 DONE 33.6s [2022-04-05T23:22:22.606Z] [2022-04-05T23:22:22.606Z] #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-05T23:22:22.606Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:22.606Z] #14 33.55 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-05T23:22:22.606Z] #14 33.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-05T23:22:22.606Z] #14 33.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-05T23:22:22.606Z] #14 33.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-05T23:22:22.606Z] #14 33.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-05T23:22:22.606Z] #14 33.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-05T23:22:22.606Z] #14 ... [2022-04-05T23:22:22.606Z] [2022-04-05T23:22:22.606Z] #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-05T23:22:22.606Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:22.606Z] #47 22.25 Building dependency tree... [2022-04-05T23:22:22.606Z] #47 25.39 The following additional packages will be installed: [2022-04-05T23:22:22.606Z] #47 25.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:22.606Z] #47 25.40 python3-protobuf python3-six [2022-04-05T23:22:22.606Z] #47 25.40 Suggested packages: [2022-04-05T23:22:22.606Z] #47 25.42 python3-setuptools [2022-04-05T23:22:22.606Z] #47 25.42 Recommended packages: [2022-04-05T23:22:22.606Z] #47 25.42 iproute2 | iproute [2022-04-05T23:22:22.606Z] #47 25.91 The following NEW packages will be installed: [2022-04-05T23:22:22.606Z] #47 25.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:22.606Z] #47 25.92 python3-protobuf python3-six [2022-04-05T23:22:22.606Z] #47 26.32 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:22.606Z] #47 26.32 Need to get 2115 kB of archives. [2022-04-05T23:22:22.606Z] #47 26.32 After this operation, 10.7 MB of additional disk space will be used. [2022-04-05T23:22:22.606Z] #47 26.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-05T23:22:22.606Z] #47 26.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:22:22.606Z] #47 26.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T23:22:22.606Z] #47 26.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-05T23:22:22.606Z] #47 26.51 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-05T23:22:22.606Z] #47 26.51 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-05T23:22:22.606Z] #47 26.52 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-05T23:22:22.606Z] #47 29.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-05T23:22:22.606Z] #47 31.04 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:22.606Z] #47 31.27 Fetched 2115 kB in 4s (521 kB/s) [2022-04-05T23:22:22.606Z] #47 31.86 Selecting previously unselected package libprotobuf23:arm64. [2022-04-05T23:22:22.606Z] #47 31.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-05T23:22:22.606Z] #47 31.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-05T23:22:22.606Z] #47 32.38 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-05T23:22:22.800Z] #51 54.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T23:22:22.863Z] #47 ... [2022-04-05T23:22:22.863Z] [2022-04-05T23:22:22.863Z] #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-05T23:22:22.863Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T23:22:22.863Z] #58 23.82 The following additional packages will be installed: [2022-04-05T23:22:22.863Z] #58 23.84 libbtrfs0 [2022-04-05T23:22:22.863Z] #58 24.01 The following NEW packages will be installed: [2022-04-05T23:22:22.863Z] #58 24.02 libbtrfs-dev libbtrfs0 [2022-04-05T23:22:22.863Z] #58 24.39 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:22.863Z] #58 24.39 Need to get 454 kB of archives. [2022-04-05T23:22:22.863Z] #58 24.39 After this operation, 1275 kB of additional disk space will be used. [2022-04-05T23:22:22.863Z] #58 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-05T23:22:22.863Z] #58 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-05T23:22:22.863Z] #58 25.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:22.863Z] #58 25.45 Fetched 454 kB in 0s (1502 kB/s) [2022-04-05T23:22:22.863Z] #58 25.54 Selecting previously unselected package libbtrfs0:arm64. [2022-04-05T23:22:22.863Z] #58 25.54 (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-05T23:22:22.863Z] #58 25.59 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-05T23:22:22.863Z] #58 25.62 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T23:22:22.863Z] #58 25.86 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-05T23:22:22.863Z] #58 25.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-05T23:22:22.863Z] #58 25.86 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T23:22:22.863Z] #58 26.18 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T23:22:22.863Z] #58 26.25 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T23:22:22.863Z] #58 26.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:22.863Z] #58 DONE 33.7s [2022-04-05T23:22:22.863Z] [2022-04-05T23:22:22.863Z] #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-05T23:22:22.863Z] #31 sha256:7cc9d36e33ba2acd14386f114cd9f46177a6fe08a621d8aab001e5a83b493369 [2022-04-05T23:22:22.863Z] #31 DONE 35.5s [2022-04-05T23:22:22.863Z] [2022-04-05T23:22:22.863Z] #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-05T23:22:22.863Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:22.863Z] #47 33.43 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:22:22.863Z] #47 33.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:22:22.863Z] #47 33.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:22.863Z] #47 ... [2022-04-05T23:22:22.863Z] [2022-04-05T23:22:22.863Z] #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-05T23:22:22.863Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:22.863Z] #14 33.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-05T23:22:22.863Z] #14 33.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-05T23:22:22.863Z] #14 33.73 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-05T23:22:22.863Z] #14 33.73 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-05T23:22:22.863Z] #14 33.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-05T23:22:22.945Z] #40 4.045 Scanning dependencies of target tini-static [2022-04-05T23:22:22.945Z] #40 4.194 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T23:22:23.430Z] #14 ... [2022-04-05T23:22:23.430Z] [2022-04-05T23:22:23.430Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T23:22:23.430Z] #59 sha256:6095af8fdbe6644d7a8bb77b23449262666c973b21e184cf56796c6cd8240adb [2022-04-05T23:22:23.430Z] #59 DONE 0.6s [2022-04-05T23:22:23.430Z] [2022-04-05T23:22:23.430Z] #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-05T23:22:23.430Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:23.430Z] #47 33.89 Selecting previously unselected package python3-six. [2022-04-05T23:22:23.430Z] #47 33.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T23:22:23.430Z] #47 33.89 Unpacking python3-six (1.16.0-2) ... [2022-04-05T23:22:23.430Z] #47 34.03 Selecting previously unselected package python3-protobuf. [2022-04-05T23:22:23.430Z] #47 34.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-05T23:22:23.430Z] #47 34.05 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:23.731Z] #51 55.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T23:22:23.731Z] #51 55.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T23:22:23.731Z] #51 55.54 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T23:22:23.831Z] #19 130.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-05T23:22:23.831Z] #19 130.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-05T23:22:23.831Z] #19 130.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-05T23:22:23.889Z] #40 5.183 [100%] Linking C executable tini-static [2022-04-05T23:22:23.987Z] #51 55.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T23:22:23.987Z] #51 55.77 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T23:22:23.987Z] #51 55.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T23:22:23.987Z] #51 55.81 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T23:22:23.987Z] #51 55.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T23:22:23.987Z] #51 55.86 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T23:22:23.987Z] #51 55.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T23:22:23.994Z] #47 34.75 Selecting previously unselected package libnet1:arm64. [2022-04-05T23:22:23.994Z] #47 34.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-05T23:22:23.994Z] #47 34.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:24.244Z] #51 55.97 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T23:22:24.244Z] #51 56.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T23:22:24.464Z] #40 5.758 [100%] Built target tini-static [2022-04-05T23:22:24.501Z] #51 56.26 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T23:22:24.501Z] #51 ... [2022-04-05T23:22:24.501Z] [2022-04-05T23:22:24.501Z] #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-05T23:22:24.501Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:24.501Z] #47 43.91 Building dependency tree... [2022-04-05T23:22:24.501Z] #47 50.32 The following additional packages will be installed: [2022-04-05T23:22:24.501Z] #47 50.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:24.501Z] #47 50.33 python3-protobuf python3-six [2022-04-05T23:22:24.501Z] #47 50.33 Suggested packages: [2022-04-05T23:22:24.501Z] #47 50.36 python3-setuptools [2022-04-05T23:22:24.501Z] #47 50.37 Recommended packages: [2022-04-05T23:22:24.501Z] #47 50.37 iproute2 | iproute [2022-04-05T23:22:24.501Z] #47 51.42 The following NEW packages will be installed: [2022-04-05T23:22:24.501Z] #47 51.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:24.501Z] #47 51.45 python3-protobuf python3-six [2022-04-05T23:22:24.501Z] #47 52.10 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:24.501Z] #47 52.10 Need to get 2292 kB of archives. [2022-04-05T23:22:24.501Z] #47 52.10 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T23:22:24.501Z] #47 52.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T23:22:24.501Z] #47 52.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:22:24.501Z] #47 52.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T23:22:24.501Z] #47 52.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T23:22:24.501Z] #47 52.32 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-05T23:22:24.501Z] #47 52.32 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-05T23:22:24.501Z] #47 52.34 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-05T23:22:24.501Z] #47 55.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T23:22:24.559Z] #47 35.06 Selecting previously unselected package libnl-3-200:arm64. [2022-04-05T23:22:24.559Z] #47 35.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-05T23:22:24.559Z] #47 35.08 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T23:22:24.559Z] #47 35.27 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-05T23:22:24.559Z] #47 35.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-05T23:22:24.559Z] #47 35.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T23:22:24.591Z] #14 22.61 Reading package lists... [2022-04-05T23:22:24.591Z] #14 ... [2022-04-05T23:22:24.591Z] [2022-04-05T23:22:24.591Z] #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-05T23:22:24.591Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:24.591Z] #38 15.44 Fetched 8508 kB in 12s (717 kB/s) [2022-04-05T23:22:24.591Z] #38 15.44 Reading package lists... [2022-04-05T23:22:24.591Z] #38 20.83 Reading package lists... [2022-04-05T23:22:24.591Z] #38 ... [2022-04-05T23:22:24.591Z] [2022-04-05T23:22:24.591Z] #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-05T23:22:24.591Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:24.591Z] #43 24.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-05T23:22:24.727Z] #40 5.803 + mkdir -p /build [2022-04-05T23:22:24.727Z] #40 5.806 + cp tini-static /build/docker-init [2022-04-05T23:22:24.727Z] #40 DONE 6.0s [2022-04-05T23:22:24.727Z] [2022-04-05T23:22:24.727Z] #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-05T23:22:24.727Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:24.727Z] #14 55.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T23:22:24.727Z] #14 55.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:24.727Z] #14 55.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:22:24.727Z] #14 55.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T23:22:24.727Z] #14 55.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:24.727Z] #14 55.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:22:24.758Z] #47 ... [2022-04-05T23:22:24.758Z] [2022-04-05T23:22:24.758Z] #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-05T23:22:24.758Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:24.758Z] #51 56.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T23:22:24.758Z] #51 56.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T23:22:24.758Z] #51 56.47 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T23:22:24.758Z] #51 56.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T23:22:24.758Z] #51 56.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T23:22:24.767Z] #19 131.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-05T23:22:24.767Z] #19 131.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-05T23:22:24.767Z] #19 131.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-05T23:22:24.816Z] #47 35.37 Selecting previously unselected package criu. [2022-04-05T23:22:24.816Z] #47 35.37 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-05T23:22:24.816Z] #47 35.38 Unpacking criu (3.16.1-3) ... [2022-04-05T23:22:25.015Z] #51 56.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T23:22:25.015Z] #51 56.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T23:22:25.379Z] #47 35.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:25.591Z] #51 57.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T23:22:25.591Z] #51 57.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T23:22:25.591Z] #51 57.33 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T23:22:25.591Z] #51 57.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T23:22:25.591Z] #51 57.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T23:22:25.701Z] #19 132.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-05T23:22:25.701Z] #19 132.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T23:22:25.701Z] #19 132.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-05T23:22:25.849Z] #51 57.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T23:22:25.849Z] #51 57.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T23:22:25.849Z] #51 57.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T23:22:25.961Z] #43 ... [2022-04-05T23:22:25.961Z] [2022-04-05T23:22:25.961Z] #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-05T23:22:25.961Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:25.961Z] #58 17.25 Fetched 8508 kB in 13s (662 kB/s) [2022-04-05T23:22:25.961Z] #58 17.25 Reading package lists... [2022-04-05T23:22:25.961Z] #58 22.46 Reading package lists... [2022-04-05T23:22:26.107Z] #51 57.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T23:22:26.107Z] #51 57.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T23:22:26.107Z] #51 57.83 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T23:22:26.107Z] #51 57.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T23:22:26.107Z] #51 57.96 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T23:22:26.217Z] #58 27.26 Building dependency tree... [2022-04-05T23:22:26.217Z] #58 ... [2022-04-05T23:22:26.217Z] [2022-04-05T23:22:26.217Z] #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-05T23:22:26.217Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:26.217Z] #51 26.59 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T23:22:26.217Z] #51 26.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:22:26.217Z] #51 26.63 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T23:22:26.217Z] #51 26.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T23:22:26.217Z] #51 26.82 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T23:22:26.217Z] #51 26.87 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T23:22:26.217Z] #51 27.25 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T23:22:26.217Z] #51 27.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T23:22:26.217Z] #51 27.31 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T23:22:26.217Z] #51 27.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T23:22:26.407Z] #51 58.09 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T23:22:26.407Z] #51 58.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T23:22:26.407Z] #51 58.17 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T23:22:26.407Z] #51 58.20 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T23:22:26.636Z] #19 133.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-05T23:22:26.636Z] #19 133.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T23:22:26.668Z] #51 58.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T23:22:26.668Z] #51 58.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T23:22:26.668Z] #51 58.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T23:22:26.668Z] #51 58.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T23:22:26.749Z] #47 37.36 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-05T23:22:26.749Z] #47 37.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:26.749Z] #47 37.39 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T23:22:26.749Z] #47 37.40 Setting up python3-six (1.16.0-2) ... [2022-04-05T23:22:26.895Z] #19 133.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-05T23:22:26.925Z] #51 58.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T23:22:26.925Z] #51 58.64 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T23:22:27.149Z] #51 28.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T23:22:27.149Z] #51 28.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T23:22:27.491Z] #51 59.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T23:22:27.491Z] #51 59.35 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T23:22:27.679Z] #47 38.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T23:22:27.679Z] #47 38.36 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:27.751Z] #51 59.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T23:22:27.751Z] #51 59.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T23:22:27.751Z] #51 59.53 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T23:22:27.751Z] #51 59.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T23:22:27.832Z] #19 134.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-05T23:22:27.832Z] #19 134.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:22:27.832Z] #19 134.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:22:27.832Z] #19 134.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-05T23:22:27.937Z] #47 ... [2022-04-05T23:22:27.937Z] [2022-04-05T23:22:27.937Z] #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-05T23:22:27.937Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T23:22:27.937Z] #38 28.80 Selecting previously unselected package libicu67:arm64. [2022-04-05T23:22:27.937Z] #38 28.81 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 28.90 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-05T23:22:27.937Z] #38 34.40 Selecting previously unselected package libxml2:arm64. [2022-04-05T23:22:27.937Z] #38 34.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 34.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 35.02 Selecting previously unselected package libarchive13:arm64. [2022-04-05T23:22:27.937Z] #38 35.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 35.02 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 35.45 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-05T23:22:27.937Z] #38 35.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 35.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-05T23:22:27.937Z] #38 35.60 Selecting previously unselected package librhash0:arm64. [2022-04-05T23:22:27.937Z] #38 35.60 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 35.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-05T23:22:27.937Z] #38 35.75 Selecting previously unselected package libuv1:arm64. [2022-04-05T23:22:27.937Z] #38 35.75 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 35.77 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-05T23:22:27.937Z] #38 35.91 Selecting previously unselected package cmake. [2022-04-05T23:22:27.937Z] #38 35.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-05T23:22:27.937Z] #38 35.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.45 Setting up libicu67:arm64 (67.1-7) ... [2022-04-05T23:22:27.937Z] #38 38.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.49 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-05T23:22:27.937Z] #38 38.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.55 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-05T23:22:27.937Z] #38 38.58 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-05T23:22:27.937Z] #38 38.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.65 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:27.937Z] #38 38.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:28.059Z] #51 59.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T23:22:28.059Z] #51 59.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T23:22:28.059Z] #51 59.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T23:22:28.091Z] #19 134.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:22:28.091Z] #19 134.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:22:28.194Z] #38 ... [2022-04-05T23:22:28.194Z] [2022-04-05T23:22:28.194Z] #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-05T23:22:28.194Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:22:28.194Z] #51 35.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T23:22:28.194Z] #51 35.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T23:22:28.194Z] #51 35.86 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T23:22:28.194Z] #51 35.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T23:22:28.194Z] #51 35.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T23:22:28.194Z] #51 35.93 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T23:22:28.194Z] #51 35.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T23:22:28.194Z] #51 36.10 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T23:22:28.194Z] #51 36.12 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T23:22:28.194Z] #51 36.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T23:22:28.194Z] #51 36.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T23:22:28.194Z] #51 36.30 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T23:22:28.194Z] #51 36.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T23:22:28.194Z] #51 36.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T23:22:28.194Z] #51 36.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T23:22:28.194Z] #51 36.87 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T23:22:28.194Z] #51 36.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T23:22:28.194Z] #51 36.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T23:22:28.194Z] #51 36.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T23:22:28.194Z] #51 36.94 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T23:22:28.194Z] #51 36.97 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T23:22:28.194Z] #51 37.09 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T23:22:28.194Z] #51 37.24 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T23:22:28.194Z] #51 37.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T23:22:28.194Z] #51 37.33 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T23:22:28.194Z] #51 38.17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T23:22:28.317Z] #51 60.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T23:22:28.317Z] #51 60.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T23:22:28.317Z] #51 60.12 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T23:22:28.317Z] #51 60.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T23:22:28.574Z] #51 60.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T23:22:28.574Z] #51 60.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T23:22:28.574Z] #51 60.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T23:22:28.831Z] #51 60.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T23:22:28.831Z] #51 60.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T23:22:28.831Z] #51 60.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T23:22:29.087Z] #51 60.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T23:22:29.087Z] #51 60.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T23:22:29.135Z] #51 ... [2022-04-05T23:22:29.135Z] [2022-04-05T23:22:29.135Z] #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-05T23:22:29.135Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T23:22:29.135Z] #34 29.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T23:22:29.135Z] #34 30.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:22:29.135Z] #34 ... [2022-04-05T23:22:29.135Z] [2022-04-05T23:22:29.135Z] #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-05T23:22:29.135Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:29.135Z] #14 35.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:29.135Z] #14 35.30 Fetched 108 MB in 8s (13.6 MB/s) [2022-04-05T23:22:29.135Z] #14 35.47 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T23:22:29.135Z] #14 35.47 (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-05T23:22:29.135Z] #14 35.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-05T23:22:29.135Z] #14 35.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:29.135Z] #14 37.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T23:22:29.135Z] #14 37.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-05T23:22:29.135Z] #14 37.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:29.135Z] #14 40.12 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T23:22:29.135Z] #14 40.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T23:22:29.393Z] #14 40.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:22:29.651Z] #51 61.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T23:22:29.651Z] #51 61.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T23:22:29.651Z] #51 61.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T23:22:29.651Z] #51 61.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T23:22:29.651Z] #51 61.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T23:22:29.651Z] #51 ... [2022-04-05T23:22:29.651Z] [2022-04-05T23:22:29.651Z] #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-05T23:22:29.651Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:29.651Z] #38 51.46 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:29.651Z] #38 51.96 Fetched 17.7 MB in 2s (8120 kB/s) [2022-04-05T23:22:29.651Z] #38 52.13 Selecting previously unselected package xxd. [2022-04-05T23:22:29.651Z] #38 52.13 (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-05T23:22:29.651Z] #38 52.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:22:29.651Z] #38 52.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:29.651Z] #38 52.68 Selecting previously unselected package vim-common. [2022-04-05T23:22:29.651Z] #38 52.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:22:29.651Z] #38 52.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:29.651Z] #38 53.27 Selecting previously unselected package cmake-data. [2022-04-05T23:22:29.651Z] #14 40.62 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-05T23:22:29.651Z] #38 53.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T23:22:29.651Z] #14 40.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T23:22:29.651Z] #38 53.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:29.651Z] #14 40.67 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:22:29.651Z] #38 57.66 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:22:29.651Z] #38 57.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:22:29.651Z] #38 57.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:29.691Z] #51 30.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:22:29.691Z] #51 30.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T23:22:29.691Z] #51 30.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T23:22:29.691Z] #51 30.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T23:22:29.691Z] #51 31.04 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T23:22:29.908Z] #38 ... [2022-04-05T23:22:29.908Z] [2022-04-05T23:22:29.908Z] #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-05T23:22:29.908Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:29.908Z] #51 61.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T23:22:29.954Z] #51 31.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T23:22:29.954Z] #51 31.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T23:22:29.954Z] #51 31.25 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T23:22:30.032Z] #14 62.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T23:22:30.032Z] #14 62.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:30.032Z] #14 62.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:22:30.164Z] #51 61.80 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T23:22:30.212Z] #51 31.28 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T23:22:30.212Z] #51 31.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T23:22:30.212Z] #51 ... [2022-04-05T23:22:30.212Z] [2022-04-05T23:22:30.212Z] #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-05T23:22:30.212Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T23:22:30.212Z] #53 31.27 v3.0.2 [2022-04-05T23:22:30.212Z] #53 DONE 31.5s [2022-04-05T23:22:30.212Z] [2022-04-05T23:22:30.212Z] #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-05T23:22:30.212Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:30.212Z] #51 31.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T23:22:30.212Z] #51 31.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T23:22:30.469Z] #51 31.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T23:22:30.469Z] #51 31.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T23:22:30.469Z] #51 31.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T23:22:30.469Z] #51 31.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T23:22:30.469Z] #51 31.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T23:22:30.752Z] #14 41.45 Selecting previously unselected package dmsetup. [2022-04-05T23:22:30.752Z] #14 41.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T23:22:30.753Z] #51 31.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T23:22:30.753Z] #51 31.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T23:22:30.753Z] #51 31.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T23:22:30.753Z] #51 31.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T23:22:31.011Z] #14 41.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:22:31.011Z] #51 32.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T23:22:31.098Z] #51 ... [2022-04-05T23:22:31.098Z] [2022-04-05T23:22:31.098Z] #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-05T23:22:31.098Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:31.098Z] #14 52.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:31.098Z] #14 53.15 Fetched 115 MB in 11s (10.1 MB/s) [2022-04-05T23:22:31.098Z] #14 53.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T23:22:31.098Z] #14 53.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-05T23:22:31.098Z] #14 53.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:31.098Z] #14 53.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:31.098Z] #14 56.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T23:22:31.098Z] #14 56.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:31.098Z] #14 56.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:31.098Z] #14 61.40 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T23:22:31.098Z] #14 61.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T23:22:31.098Z] #14 61.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:22:31.098Z] #14 61.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T23:22:31.098Z] #14 61.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:31.098Z] #14 61.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:22:31.098Z] #14 62.06 Selecting previously unselected package dmsetup. [2022-04-05T23:22:31.098Z] #14 62.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:31.098Z] #14 62.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:22:31.098Z] #14 62.45 Selecting previously unselected package mingw-w64-common. [2022-04-05T23:22:31.098Z] #14 62.45 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T23:22:31.098Z] #14 62.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T23:22:31.269Z] #14 ... [2022-04-05T23:22:31.269Z] [2022-04-05T23:22:31.269Z] #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-05T23:22:31.269Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-05T23:22:31.269Z] #49 39.94 gotestsum version dev [2022-04-05T23:22:31.269Z] #49 DONE 42.2s [2022-04-05T23:22:31.269Z] [2022-04-05T23:22:31.269Z] #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-05T23:22:31.269Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:31.269Z] #47 41.80 Setting up criu (3.16.1-3) ... [2022-04-05T23:22:31.269Z] #47 ... [2022-04-05T23:22:31.269Z] [2022-04-05T23:22:31.269Z] #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-05T23:22:31.269Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T23:22:31.269Z] #38 DONE 42.2s [2022-04-05T23:22:31.271Z] #51 32.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T23:22:31.271Z] #51 32.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T23:22:31.271Z] #51 32.53 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T23:22:31.271Z] #51 32.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T23:22:31.356Z] #14 ... [2022-04-05T23:22:31.356Z] [2022-04-05T23:22:31.356Z] #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-05T23:22:31.356Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:31.356Z] #47 57.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:31.356Z] #47 57.93 Fetched 2292 kB in 4s (534 kB/s) [2022-04-05T23:22:31.356Z] #47 58.12 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T23:22:31.356Z] #47 58.13 (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-05T23:22:31.356Z] #47 58.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 58.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:31.356Z] #47 59.65 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:22:31.356Z] #47 59.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:22:31.356Z] #47 59.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:31.356Z] #47 60.01 Selecting previously unselected package python3-six. [2022-04-05T23:22:31.356Z] #47 60.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T23:22:31.356Z] #47 60.04 Unpacking python3-six (1.16.0-2) ... [2022-04-05T23:22:31.356Z] #47 60.27 Selecting previously unselected package python3-protobuf. [2022-04-05T23:22:31.356Z] #47 60.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 60.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:31.356Z] #47 61.27 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:22:31.356Z] #47 61.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 61.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:31.356Z] #47 61.52 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:22:31.356Z] #47 61.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 61.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:31.356Z] #47 61.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:22:31.356Z] #47 61.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 61.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:31.356Z] #47 61.98 Selecting previously unselected package criu. [2022-04-05T23:22:31.356Z] #47 61.99 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T23:22:31.356Z] #47 62.00 Unpacking criu (3.16.1-3) ... [2022-04-05T23:22:31.530Z] [2022-04-05T23:22:31.530Z] #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-05T23:22:31.530Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:31.530Z] #14 42.28 Selecting previously unselected package mingw-w64-common. [2022-04-05T23:22:31.530Z] #14 42.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T23:22:31.530Z] #14 42.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T23:22:31.543Z] #51 32.71 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T23:22:31.613Z] #47 63.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:31.613Z] #47 ... [2022-04-05T23:22:31.613Z] [2022-04-05T23:22:31.613Z] #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-05T23:22:31.613Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:22:31.613Z] #60 2.340 + RM_GOPATH=0 [2022-04-05T23:22:31.613Z] #60 2.340 + TMP_GOPATH= [2022-04-05T23:22:31.613Z] #60 2.340 + : /build [2022-04-05T23:22:31.613Z] #60 2.340 + '[' -z '' ']' [2022-04-05T23:22:31.613Z] #60 2.340 ++ mktemp -d [2022-04-05T23:22:31.613Z] #60 2.354 + export GOPATH=/tmp/tmp.X3xnbsZ4Jv [2022-04-05T23:22:31.613Z] #60 2.354 + GOPATH=/tmp/tmp.X3xnbsZ4Jv [2022-04-05T23:22:31.613Z] #60 2.354 + RM_GOPATH=1 [2022-04-05T23:22:31.613Z] #60 2.354 + case "$(go env GOARCH)" in [2022-04-05T23:22:31.613Z] #60 2.354 ++ go env GOARCH [2022-04-05T23:22:31.613Z] #60 2.423 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:31.613Z] #60 2.423 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:31.613Z] #60 2.423 ++ dirname /install.sh [2022-04-05T23:22:31.613Z] #60 2.433 Install containerd version v1.6.2 [2022-04-05T23:22:31.613Z] #60 2.435 + dir=/ [2022-04-05T23:22:31.613Z] #60 2.435 + bin=containerd [2022-04-05T23:22:31.613Z] #60 2.435 + shift [2022-04-05T23:22:31.613Z] #60 2.435 + '[' '!' -f //containerd.installer ']' [2022-04-05T23:22:31.613Z] #60 2.435 + . //containerd.installer [2022-04-05T23:22:31.613Z] #60 2.435 ++ set -e [2022-04-05T23:22:31.613Z] #60 2.435 ++ : v1.6.2 [2022-04-05T23:22:31.613Z] #60 2.435 + install_containerd [2022-04-05T23:22:31.613Z] #60 2.435 + echo 'Install containerd version v1.6.2' [2022-04-05T23:22:31.613Z] #60 2.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X3xnbsZ4Jv/src/github.com/containerd/containerd [2022-04-05T23:22:31.613Z] #60 2.441 Cloning into '/tmp/tmp.X3xnbsZ4Jv/src/github.com/containerd/containerd'... [2022-04-05T23:22:31.794Z] #14 ... [2022-04-05T23:22:31.794Z] [2022-04-05T23:22:31.794Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T23:22:31.794Z] #39 sha256:1fa3ab2bb0ef37660b1095633618e1d3bbf0263e32fdbe8ae5b47c8eec38e091 [2022-04-05T23:22:31.794Z] #39 DONE 0.5s [2022-04-05T23:22:31.794Z] [2022-04-05T23:22:31.794Z] #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-05T23:22:31.794Z] #40 sha256:bc420825bf454eb757c990f9737eb638705e35540f197e5e1340efa40d9e44f6 [2022-04-05T23:22:31.870Z] #60 ... [2022-04-05T23:22:31.870Z] [2022-04-05T23:22:31.870Z] #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-05T23:22:31.870Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:22:31.870Z] #34 60.12 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-05T23:22:31.870Z] #34 61.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T23:22:31.870Z] #34 61.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:22:32.052Z] #40 0.485 + RM_GOPATH=0 [2022-04-05T23:22:32.310Z] #40 0.485 + TMP_GOPATH= [2022-04-05T23:22:32.310Z] #40 0.486 + : /build [2022-04-05T23:22:32.310Z] #40 0.486 + '[' -z '' ']' [2022-04-05T23:22:32.310Z] #40 0.486 ++ mktemp -d [2022-04-05T23:22:32.310Z] #40 0.487 + export GOPATH=/tmp/tmp.lNCjs4LaQu [2022-04-05T23:22:32.310Z] #40 0.488 + GOPATH=/tmp/tmp.lNCjs4LaQu [2022-04-05T23:22:32.310Z] #40 0.488 + RM_GOPATH=1 [2022-04-05T23:22:32.310Z] #40 0.488 + case "$(go env GOARCH)" in [2022-04-05T23:22:32.310Z] #40 0.496 ++ go env GOARCH [2022-04-05T23:22:32.310Z] #40 0.500 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:32.310Z] #40 0.500 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:32.310Z] #40 0.500 ++ dirname /install.sh [2022-04-05T23:22:32.310Z] #40 0.504 + dir=/ [2022-04-05T23:22:32.310Z] #40 0.509 + bin=tini [2022-04-05T23:22:32.310Z] #40 0.509 + shift [2022-04-05T23:22:32.310Z] #40 0.509 + '[' '!' -f //tini.installer ']' [2022-04-05T23:22:32.310Z] #40 0.509 + . //tini.installer [2022-04-05T23:22:32.310Z] #40 0.510 ++ : v0.19.0 [2022-04-05T23:22:32.310Z] #40 0.510 + install_tini [2022-04-05T23:22:32.310Z] #40 0.510 + echo 'Install tini version v0.19.0' [2022-04-05T23:22:32.310Z] #40 0.510 Install tini version v0.19.0 [2022-04-05T23:22:32.310Z] #40 0.510 + git clone https://github.com/krallin/tini.git /tmp/tmp.lNCjs4LaQu/tini [2022-04-05T23:22:32.310Z] #40 0.512 Cloning into '/tmp/tmp.lNCjs4LaQu/tini'... [2022-04-05T23:22:32.486Z] #51 ... [2022-04-05T23:22:32.486Z] [2022-04-05T23:22:32.486Z] #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-05T23:22:32.486Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T23:22:32.486Z] #58 27.26 Building dependency tree... [2022-04-05T23:22:32.486Z] #58 30.22 The following additional packages will be installed: [2022-04-05T23:22:32.486Z] #58 30.23 libbtrfs0 [2022-04-05T23:22:32.486Z] #58 30.41 The following NEW packages will be installed: [2022-04-05T23:22:32.486Z] #58 30.41 libbtrfs-dev libbtrfs0 [2022-04-05T23:22:32.486Z] #58 30.81 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:32.486Z] #58 30.81 Need to get 460 kB of archives. [2022-04-05T23:22:32.486Z] #58 30.81 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T23:22:32.486Z] #58 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:22:32.486Z] #58 30.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:22:32.486Z] #58 31.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:32.486Z] #58 31.96 Fetched 460 kB in 0s (1434 kB/s) [2022-04-05T23:22:32.486Z] #58 32.10 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:22:32.486Z] #58 32.10 (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-05T23:22:32.486Z] #58 32.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:22:32.486Z] #58 32.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:22:32.486Z] #58 32.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:22:32.486Z] #58 32.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:22:32.486Z] #58 32.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:22:32.486Z] #58 32.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:22:32.486Z] #58 32.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:22:32.486Z] #58 32.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:32.486Z] #58 DONE 33.4s [2022-04-05T23:22:32.486Z] [2022-04-05T23:22:32.486Z] #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-05T23:22:32.486Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:32.486Z] #51 33.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T23:22:32.486Z] #51 33.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T23:22:32.486Z] #51 33.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T23:22:32.486Z] #51 33.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T23:22:32.486Z] #51 33.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T23:22:32.486Z] #51 33.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T23:22:32.486Z] #51 33.59 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T23:22:32.486Z] #51 ... [2022-04-05T23:22:32.486Z] [2022-04-05T23:22:32.486Z] #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-05T23:22:32.486Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:32.486Z] #47 23.41 Reading package lists... [2022-04-05T23:22:32.486Z] #47 28.10 Building dependency tree... [2022-04-05T23:22:32.486Z] #47 31.22 The following additional packages will be installed: [2022-04-05T23:22:32.486Z] #47 31.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:32.486Z] #47 31.23 python3-protobuf python3-six [2022-04-05T23:22:32.486Z] #47 31.24 Suggested packages: [2022-04-05T23:22:32.486Z] #47 31.24 python3-setuptools [2022-04-05T23:22:32.486Z] #47 31.24 Recommended packages: [2022-04-05T23:22:32.486Z] #47 31.24 iproute2 | iproute [2022-04-05T23:22:32.486Z] #47 31.73 The following NEW packages will be installed: [2022-04-05T23:22:32.486Z] #47 31.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T23:22:32.486Z] #47 31.74 python3-protobuf python3-six [2022-04-05T23:22:32.486Z] #47 32.14 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:32.486Z] #47 32.14 Need to get 2292 kB of archives. [2022-04-05T23:22:32.486Z] #47 32.14 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T23:22:32.486Z] #47 32.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T23:22:32.486Z] #47 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:22:32.486Z] #47 32.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T23:22:32.486Z] #47 32.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T23:22:32.486Z] #47 32.24 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-05T23:22:32.486Z] #47 32.24 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-05T23:22:32.486Z] #47 32.24 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-05T23:22:32.486Z] #47 ... [2022-04-05T23:22:32.486Z] [2022-04-05T23:22:32.486Z] #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-05T23:22:32.486Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:32.486Z] #51 33.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T23:22:32.486Z] #51 33.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T23:22:32.744Z] #51 ... [2022-04-05T23:22:32.744Z] [2022-04-05T23:22:32.744Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T23:22:32.744Z] #59 sha256:0644300d1c62e20779e50ff26007c29bde92eeb04fcffca50a5a73d86262ea46 [2022-04-05T23:22:32.744Z] #59 DONE 0.5s [2022-04-05T23:22:32.744Z] [2022-04-05T23:22:32.744Z] #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-05T23:22:32.744Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:32.744Z] #51 33.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T23:22:32.744Z] #51 33.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T23:22:32.744Z] #51 33.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T23:22:32.744Z] #51 33.97 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T23:22:32.744Z] #51 34.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T23:22:32.744Z] #51 34.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T23:22:32.744Z] #51 34.05 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T23:22:33.001Z] #51 34.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T23:22:33.001Z] #51 34.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T23:22:33.001Z] #51 34.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T23:22:33.001Z] #51 34.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T23:22:33.241Z] #40 1.366 + cd /tmp/tmp.lNCjs4LaQu/tini [2022-04-05T23:22:33.241Z] #40 1.367 + git checkout -q v0.19.0 [2022-04-05T23:22:33.241Z] #40 1.435 + cmake . [2022-04-05T23:22:33.241Z] #40 ... [2022-04-05T23:22:33.241Z] [2022-04-05T23:22:33.241Z] #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-05T23:22:33.241Z] #60 sha256:c1e7755b29dee13a16d3ef8df64a674d6eefae9b749777db866a00f9b09aa17f [2022-04-05T23:22:33.241Z] #60 0.815 + RM_GOPATH=0 [2022-04-05T23:22:33.241Z] #60 0.829 + TMP_GOPATH= [2022-04-05T23:22:33.241Z] #60 0.829 + : /build [2022-04-05T23:22:33.241Z] #60 0.829 + '[' -z '' ']' [2022-04-05T23:22:33.241Z] #60 0.829 ++ mktemp -d [2022-04-05T23:22:33.241Z] #60 0.829 + export GOPATH=/tmp/tmp.H29Q0WPE9g [2022-04-05T23:22:33.241Z] #60 0.829 + GOPATH=/tmp/tmp.H29Q0WPE9g [2022-04-05T23:22:33.241Z] #60 0.829 + RM_GOPATH=1 [2022-04-05T23:22:33.241Z] #60 0.829 + case "$(go env GOARCH)" in [2022-04-05T23:22:33.241Z] #60 0.846 ++ go env GOARCH [2022-04-05T23:22:33.241Z] #60 0.956 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:33.241Z] #60 0.956 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:33.241Z] #60 0.956 ++ dirname /install.sh [2022-04-05T23:22:33.241Z] #60 0.957 + dir=/ [2022-04-05T23:22:33.241Z] #60 0.957 + bin=containerd [2022-04-05T23:22:33.241Z] #60 0.957 + shift [2022-04-05T23:22:33.241Z] #60 0.957 + '[' '!' -f //containerd.installer ']' [2022-04-05T23:22:33.241Z] #60 0.957 + . //containerd.installer [2022-04-05T23:22:33.241Z] #60 0.957 ++ set -e [2022-04-05T23:22:33.241Z] #60 0.957 ++ : v1.6.2 [2022-04-05T23:22:33.241Z] #60 0.957 + install_containerd [2022-04-05T23:22:33.241Z] #60 0.973 Install containerd version v1.6.2 [2022-04-05T23:22:33.241Z] #60 0.973 + echo 'Install containerd version v1.6.2' [2022-04-05T23:22:33.241Z] #60 0.973 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H29Q0WPE9g/src/github.com/containerd/containerd [2022-04-05T23:22:33.241Z] #60 0.988 Cloning into '/tmp/tmp.H29Q0WPE9g/src/github.com/containerd/containerd'... [2022-04-05T23:22:33.259Z] #51 34.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T23:22:33.259Z] #51 34.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T23:22:33.259Z] #51 34.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T23:22:33.259Z] #51 34.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T23:22:33.259Z] #51 34.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T23:22:33.498Z] #60 ... [2022-04-05T23:22:33.498Z] [2022-04-05T23:22:33.498Z] #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-05T23:22:33.498Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T23:22:33.498Z] #47 43.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:33.523Z] #51 34.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T23:22:33.523Z] #51 34.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T23:22:33.523Z] #51 34.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T23:22:33.523Z] #51 34.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T23:22:33.523Z] #51 34.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T23:22:33.523Z] #51 34.73 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T23:22:33.523Z] #51 34.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T23:22:33.523Z] #51 34.77 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T23:22:33.523Z] #51 34.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T23:22:33.782Z] #51 34.87 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T23:22:33.782Z] #51 34.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T23:22:33.782Z] #51 34.89 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T23:22:33.782Z] #51 34.92 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T23:22:33.782Z] #51 34.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T23:22:33.782Z] #51 34.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T23:22:33.782Z] #51 35.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T23:22:33.782Z] #51 35.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T23:22:33.782Z] #51 35.09 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T23:22:34.346Z] #51 35.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T23:22:34.346Z] #51 35.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T23:22:34.346Z] #51 35.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T23:22:34.346Z] #51 35.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T23:22:34.346Z] #51 35.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T23:22:34.346Z] #51 35.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T23:22:34.346Z] #51 35.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T23:22:34.346Z] #51 35.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T23:22:34.346Z] #51 35.69 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T23:22:34.398Z] #34 ... [2022-04-05T23:22:34.398Z] [2022-04-05T23:22:34.398Z] #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-05T23:22:34.398Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:34.398Z] #47 65.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:34.398Z] #47 65.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:34.398Z] #47 65.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:34.398Z] #47 65.74 Setting up python3-six (1.16.0-2) ... [2022-04-05T23:22:34.431Z] #47 DONE 45.0s [2022-04-05T23:22:34.431Z] [2022-04-05T23:22:34.431Z] #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-05T23:22:34.431Z] #40 sha256:bc420825bf454eb757c990f9737eb638705e35540f197e5e1340efa40d9e44f6 [2022-04-05T23:22:34.431Z] #40 1.825 -- The C compiler identification is GNU 10.2.1 [2022-04-05T23:22:34.431Z] #40 1.866 -- Detecting C compiler ABI info [2022-04-05T23:22:34.431Z] #40 2.282 -- Detecting C compiler ABI info - done [2022-04-05T23:22:34.431Z] #40 2.362 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T23:22:34.431Z] #40 2.365 -- Detecting C compile features [2022-04-05T23:22:34.431Z] #40 2.365 -- Detecting C compile features - done [2022-04-05T23:22:34.431Z] #40 2.399 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T23:22:34.431Z] #40 2.660 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T23:22:34.431Z] #40 2.736 -- Configuring done [2022-04-05T23:22:34.431Z] #40 2.745 -- Generating done [2022-04-05T23:22:34.431Z] #40 2.757 -- Build files have been written to: /tmp/tmp.lNCjs4LaQu/tini [2022-04-05T23:22:34.431Z] #40 2.768 + make tini-static [2022-04-05T23:22:34.604Z] #51 ... [2022-04-05T23:22:34.604Z] [2022-04-05T23:22:34.604Z] #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-05T23:22:34.604Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:34.604Z] #38 25.73 Building dependency tree... [2022-04-05T23:22:34.604Z] #38 28.88 The following additional packages will be installed: [2022-04-05T23:22:34.604Z] #38 28.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T23:22:34.604Z] #38 28.90 Suggested packages: [2022-04-05T23:22:34.604Z] #38 28.90 cmake-doc ninja-build lrzip [2022-04-05T23:22:34.604Z] #38 28.90 Recommended packages: [2022-04-05T23:22:34.604Z] #38 28.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T23:22:34.604Z] #38 29.66 The following NEW packages will be installed: [2022-04-05T23:22:34.604Z] #38 29.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T23:22:34.604Z] #38 29.67 vim-common xxd [2022-04-05T23:22:34.604Z] #38 30.05 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:34.604Z] #38 30.05 Need to get 17.7 MB of archives. [2022-04-05T23:22:34.604Z] #38 30.05 After this operation, 70.7 MB of additional disk space will be used. [2022-04-05T23:22:34.604Z] #38 30.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:22:34.604Z] #38 30.06 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-05T23:22:34.604Z] #38 30.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T23:22:34.604Z] #38 30.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:22:34.604Z] #38 30.58 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-05T23:22:34.604Z] #38 30.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T23:22:34.604Z] #38 30.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T23:22:34.604Z] #38 30.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T23:22:34.604Z] #38 30.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T23:22:34.604Z] #38 30.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T23:22:34.604Z] #38 31.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:34.604Z] #38 32.10 Fetched 17.7 MB in 1s (14.5 MB/s) [2022-04-05T23:22:34.604Z] #38 32.21 Selecting previously unselected package xxd. [2022-04-05T23:22:34.604Z] #38 32.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 ... 15709 files and directories currently installed.) [2022-04-05T23:22:34.604Z] #38 32.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:22:34.604Z] #38 32.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:34.604Z] #38 32.44 Selecting previously unselected package vim-common. [2022-04-05T23:22:34.604Z] #38 32.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:22:34.604Z] #38 32.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:34.604Z] #38 32.75 Selecting previously unselected package cmake-data. [2022-04-05T23:22:34.604Z] #38 32.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T23:22:34.604Z] #38 32.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:34.604Z] #38 ... [2022-04-05T23:22:34.604Z] [2022-04-05T23:22:34.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-05T23:22:34.604Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:34.604Z] #51 35.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T23:22:34.604Z] #51 35.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T23:22:34.604Z] #51 35.95 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T23:22:34.604Z] #51 35.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T23:22:34.604Z] #51 35.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T23:22:34.604Z] #51 35.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T23:22:34.688Z] #40 2.994 Scanning dependencies of target tini-static [2022-04-05T23:22:34.688Z] #40 3.048 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T23:22:34.862Z] #51 36.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T23:22:34.862Z] #51 36.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T23:22:34.862Z] #51 36.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T23:22:34.862Z] #51 36.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T23:22:34.862Z] #51 36.13 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T23:22:34.862Z] #51 36.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T23:22:35.120Z] #51 36.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T23:22:35.120Z] #51 36.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T23:22:35.371Z] #47 66.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:35.371Z] #47 67.00 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:35.376Z] #51 36.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T23:22:35.376Z] #51 36.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T23:22:35.376Z] #51 36.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T23:22:35.376Z] #51 36.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T23:22:35.633Z] #51 36.84 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T23:22:35.890Z] #51 ... [2022-04-05T23:22:35.890Z] [2022-04-05T23:22:35.890Z] #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-05T23:22:35.890Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:35.890Z] #14 22.61 Reading package lists... [2022-04-05T23:22:35.890Z] #14 27.28 Building dependency tree... [2022-04-05T23:22:35.890Z] #14 30.20 The following additional packages will be installed: [2022-04-05T23:22:35.890Z] #14 30.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:35.890Z] #14 30.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T23:22:35.890Z] #14 30.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T23:22:35.890Z] #14 30.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T23:22:35.890Z] #14 30.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T23:22:35.890Z] #14 30.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T23:22:35.890Z] #14 30.22 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T23:22:35.890Z] #14 30.22 Suggested packages: [2022-04-05T23:22:35.890Z] #14 30.23 gcc-10-locales seccomp wine64 [2022-04-05T23:22:35.890Z] #14 31.53 The following NEW packages will be installed: [2022-04-05T23:22:35.890Z] #14 31.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:22:35.890Z] #14 31.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T23:22:35.890Z] #14 31.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T23:22:35.890Z] #14 31.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T23:22:35.890Z] #14 31.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T23:22:35.890Z] #14 31.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T23:22:35.890Z] #14 31.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T23:22:35.890Z] #14 31.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T23:22:35.890Z] #14 31.56 mingw-w64-x86-64-dev [2022-04-05T23:22:35.890Z] #14 32.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:22:35.890Z] #14 32.00 Need to get 115 MB of archives. [2022-04-05T23:22:35.890Z] #14 32.00 After this operation, 645 MB of additional disk space will be used. [2022-04-05T23:22:35.890Z] #14 32.00 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-05T23:22:35.890Z] #14 32.17 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-05T23:22:35.890Z] #14 32.30 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-05T23:22:35.890Z] #14 32.32 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-05T23:22:35.890Z] #14 32.32 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-05T23:22:35.890Z] #14 32.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T23:22:35.890Z] #14 32.61 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-05T23:22:35.890Z] #14 32.77 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-05T23:22:35.890Z] #14 32.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-05T23:22:35.890Z] #14 33.38 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-05T23:22:35.890Z] #14 34.50 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-05T23:22:35.890Z] #14 34.91 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-05T23:22:35.890Z] #14 35.38 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-05T23:22:35.890Z] #14 36.48 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-05T23:22:35.890Z] #14 37.10 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-05T23:22:35.890Z] #14 37.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T23:22:35.890Z] #14 37.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T23:22:35.890Z] #14 37.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:22:35.890Z] #14 37.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:22:35.890Z] #14 37.14 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-05T23:22:35.890Z] #14 37.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T23:22:35.890Z] #14 37.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T23:22:35.890Z] #14 37.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T23:22:35.890Z] #14 37.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T23:22:35.890Z] #14 37.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T23:22:35.890Z] #14 37.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T23:22:35.890Z] #14 37.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T23:22:36.059Z] #40 4.193 [100%] Linking C executable tini-static [2022-04-05T23:22:36.147Z] #14 37.23 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-05T23:22:36.147Z] #14 37.23 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-05T23:22:36.147Z] #14 37.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T23:22:36.316Z] #40 4.555 [100%] Built target tini-static [2022-04-05T23:22:36.316Z] #40 4.606 + mkdir -p /build [2022-04-05T23:22:36.316Z] #40 4.610 + cp tini-static /build/docker-init [2022-04-05T23:22:36.405Z] #14 ... [2022-04-05T23:22:36.405Z] [2022-04-05T23:22:36.405Z] #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-05T23:22:36.405Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:36.405Z] #47 35.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T23:22:36.405Z] #47 36.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:36.405Z] #47 37.16 Fetched 2292 kB in 4s (568 kB/s) [2022-04-05T23:22:36.405Z] #47 37.26 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T23:22:36.405Z] #47 37.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-05T23:22:36.405Z] #47 37.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T23:22:36.405Z] #47 37.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:36.896Z] #40 DONE 5.2s [2022-04-05T23:22:36.896Z] [2022-04-05T23:22:36.896Z] #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-05T23:22:36.896Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:22:36.896Z] #14 47.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T23:22:36.896Z] #14 47.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T23:22:36.896Z] #14 47.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:22:36.969Z] #47 37.97 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:22:36.969Z] #47 37.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:22:36.969Z] #47 37.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:37.225Z] #47 38.18 Selecting previously unselected package python3-six. [2022-04-05T23:22:37.225Z] #47 38.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T23:22:37.226Z] #47 38.18 Unpacking python3-six (1.16.0-2) ... [2022-04-05T23:22:37.226Z] #47 38.28 Selecting previously unselected package python3-protobuf. [2022-04-05T23:22:37.226Z] #47 38.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T23:22:37.226Z] #47 38.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:37.793Z] #47 38.76 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:22:37.793Z] #47 38.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:22:37.793Z] #47 38.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:37.793Z] #47 38.88 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:22:37.793Z] #47 38.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:22:37.793Z] #47 38.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:38.114Z] #47 39.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:22:38.114Z] #47 39.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:22:38.114Z] #47 39.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:38.372Z] #47 39.36 Selecting previously unselected package criu. [2022-04-05T23:22:38.372Z] #47 39.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T23:22:38.372Z] #47 39.37 Unpacking criu (3.16.1-3) ... [2022-04-05T23:22:39.306Z] #47 40.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:22:40.050Z] #14 ... [2022-04-05T23:22:40.050Z] [2022-04-05T23:22:40.050Z] #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-05T23:22:40.050Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:22:40.050Z] #60 39.04 Updating files: 67% (3122/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: 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-05T23:22:40.050Z] #60 39.81 + cd /tmp/tmp.0rXBTPJH0t/src/github.com/containerd/containerd [2022-04-05T23:22:40.050Z] #60 39.81 + git checkout -q v1.6.2 [2022-04-05T23:22:40.050Z] #60 40.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T23:22:40.050Z] #60 40.35 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T23:22:40.050Z] #60 40.35 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:22:40.050Z] #60 40.35 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:22:40.050Z] #60 40.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T23:22:40.050Z] #60 40.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T23:22:40.050Z] #60 40.36 + '[' '' = dynamic ']' [2022-04-05T23:22:40.050Z] #60 40.36 + make [2022-04-05T23:22:40.689Z] #47 41.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T23:22:40.689Z] #47 41.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:22:40.689Z] #47 41.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:22:40.689Z] #47 41.80 Setting up python3-six (1.16.0-2) ... [2022-04-05T23:22:40.735Z] #47 71.70 Setting up criu (3.16.1-3) ... [2022-04-05T23:22:40.735Z] #47 ... [2022-04-05T23:22:40.735Z] [2022-04-05T23:22:40.735Z] #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-05T23:22:40.735Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:40.735Z] #38 67.19 Selecting previously unselected package libxml2:amd64. [2022-04-05T23:22:40.735Z] #38 67.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 67.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:40.735Z] #38 67.78 Selecting previously unselected package libarchive13:amd64. [2022-04-05T23:22:40.735Z] #38 67.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 67.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:40.735Z] #38 68.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T23:22:40.735Z] #38 68.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 68.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:40.735Z] #38 68.38 Selecting previously unselected package librhash0:amd64. [2022-04-05T23:22:40.735Z] #38 68.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 68.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:40.735Z] #38 68.57 Selecting previously unselected package libuv1:amd64. [2022-04-05T23:22:40.735Z] #38 68.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 68.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:40.735Z] #38 68.76 Selecting previously unselected package cmake. [2022-04-05T23:22:40.735Z] #38 68.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T23:22:40.735Z] #38 68.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:41.222Z] #14 51.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T23:22:41.222Z] #14 51.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:22:41.222Z] #14 51.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:22:41.222Z] #14 51.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T23:22:41.222Z] #14 51.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:22:41.222Z] #14 51.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:22:41.313Z] #47 ... [2022-04-05T23:22:41.313Z] [2022-04-05T23:22:41.313Z] #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-05T23:22:41.313Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:41.313Z] #14 38.20 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:22:41.313Z] #14 38.37 Fetched 115 MB in 6s (20.6 MB/s) [2022-04-05T23:22:41.313Z] #14 38.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T23:22:41.313Z] #14 38.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T23:22:41.313Z] #14 38.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:41.313Z] #14 38.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:41.313Z] #14 40.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T23:22:41.313Z] #14 40.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:22:41.313Z] #14 40.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:22:41.442Z] #60 41.62 + bin/ctr [2022-04-05T23:22:42.102Z] #38 ... [2022-04-05T23:22:42.102Z] [2022-04-05T23:22:42.102Z] #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-05T23:22:42.102Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:42.102Z] #51 63.75 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T23:22:42.102Z] #51 63.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T23:22:42.102Z] #51 63.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T23:22:42.102Z] #51 63.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T23:22:42.102Z] #51 64.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T23:22:42.102Z] #51 64.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T23:22:42.102Z] #51 64.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T23:22:42.102Z] #51 64.67 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T23:22:42.102Z] #51 64.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T23:22:42.102Z] #51 64.99 go: downloading golang.org/x/text v0.3.7 [2022-04-05T23:22:42.102Z] #51 70.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T23:22:42.102Z] #51 70.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T23:22:42.102Z] #51 70.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T23:22:42.102Z] #51 71.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T23:22:42.102Z] #51 71.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T23:22:42.102Z] #51 71.23 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T23:22:42.102Z] #51 71.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T23:22:42.102Z] #51 71.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T23:22:42.102Z] #51 71.43 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T23:22:42.102Z] #51 71.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T23:22:42.102Z] #51 71.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T23:22:42.102Z] #51 71.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T23:22:42.102Z] #51 72.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T23:22:42.102Z] #51 72.45 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T23:22:42.102Z] #51 72.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T23:22:42.102Z] #51 73.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T23:22:42.102Z] #51 73.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T23:22:42.102Z] #51 73.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T23:22:42.102Z] #51 73.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T23:22:42.102Z] #51 73.55 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T23:22:42.102Z] #51 73.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T23:22:42.102Z] #51 73.88 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T23:22:42.250Z] #14 43.34 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T23:22:42.250Z] #14 43.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T23:22:42.250Z] #14 43.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:22:42.250Z] #14 43.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T23:22:42.250Z] #14 43.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:42.250Z] #14 43.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:22:42.359Z] #51 74.17 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T23:22:42.359Z] #51 74.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T23:22:42.508Z] #14 43.73 Selecting previously unselected package dmsetup. [2022-04-05T23:22:42.508Z] #14 43.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:22:42.508Z] #14 43.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:22:42.615Z] #51 74.40 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T23:22:42.766Z] #14 43.91 Selecting previously unselected package mingw-w64-common. [2022-04-05T23:22:42.766Z] #14 43.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T23:22:42.766Z] #14 43.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T23:22:42.766Z] #14 ... [2022-04-05T23:22:42.766Z] [2022-04-05T23:22:42.766Z] #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-05T23:22:42.766Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:22:42.766Z] #60 4.483 + RM_GOPATH=0 [2022-04-05T23:22:42.766Z] #60 4.483 + TMP_GOPATH= [2022-04-05T23:22:42.766Z] #60 4.483 + : /build [2022-04-05T23:22:42.766Z] #60 4.483 + '[' -z '' ']' [2022-04-05T23:22:42.766Z] #60 4.485 ++ mktemp -d [2022-04-05T23:22:42.766Z] #60 4.501 + export GOPATH=/tmp/tmp.OXtXyjR81j [2022-04-05T23:22:42.766Z] #60 4.501 + GOPATH=/tmp/tmp.OXtXyjR81j [2022-04-05T23:22:42.766Z] #60 4.501 + RM_GOPATH=1 [2022-04-05T23:22:42.766Z] #60 4.501 + case "$(go env GOARCH)" in [2022-04-05T23:22:42.766Z] #60 4.501 ++ go env GOARCH [2022-04-05T23:22:42.766Z] #60 4.541 Install containerd version v1.6.2 [2022-04-05T23:22:42.766Z] #60 4.541 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:42.766Z] #60 4.541 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:42.766Z] #60 4.541 ++ dirname /install.sh [2022-04-05T23:22:42.766Z] #60 4.541 + dir=/ [2022-04-05T23:22:42.766Z] #60 4.541 + bin=containerd [2022-04-05T23:22:42.766Z] #60 4.541 + shift [2022-04-05T23:22:42.766Z] #60 4.541 + '[' '!' -f //containerd.installer ']' [2022-04-05T23:22:42.766Z] #60 4.541 + . //containerd.installer [2022-04-05T23:22:42.766Z] #60 4.541 ++ set -e [2022-04-05T23:22:42.766Z] #60 4.541 ++ : v1.6.2 [2022-04-05T23:22:42.766Z] #60 4.541 + install_containerd [2022-04-05T23:22:42.766Z] #60 4.541 + echo 'Install containerd version v1.6.2' [2022-04-05T23:22:42.766Z] #60 4.541 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OXtXyjR81j/src/github.com/containerd/containerd [2022-04-05T23:22:42.766Z] #60 4.541 Cloning into '/tmp/tmp.OXtXyjR81j/src/github.com/containerd/containerd'... [2022-04-05T23:22:42.766Z] #60 ... [2022-04-05T23:22:42.766Z] [2022-04-05T23:22:42.766Z] #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-05T23:22:42.766Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:42.766Z] #47 42.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:22:42.766Z] #47 43.03 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T23:22:42.914Z] #51 ... [2022-04-05T23:22:42.914Z] [2022-04-05T23:22:42.914Z] #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-05T23:22:42.914Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:42.914Z] #38 74.69 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:42.914Z] #38 74.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:42.914Z] #38 74.75 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:42.914Z] #38 74.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:43.172Z] #38 74.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:43.172Z] #38 74.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:43.172Z] #38 74.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:43.172Z] #38 74.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:43.172Z] #38 75.00 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:43.738Z] #38 75.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:44.309Z] #38 76.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:45.289Z] #47 ... [2022-04-05T23:22:45.289Z] [2022-04-05T23:22:45.289Z] #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-05T23:22:45.289Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:45.289Z] #38 36.18 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:22:45.289Z] #38 36.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 36.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:45.289Z] #38 41.84 Selecting previously unselected package libxml2:amd64. [2022-04-05T23:22:45.289Z] #38 41.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 41.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:45.289Z] #38 42.28 Selecting previously unselected package libarchive13:amd64. [2022-04-05T23:22:45.289Z] #38 42.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 42.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:45.289Z] #38 42.71 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T23:22:45.289Z] #38 42.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 42.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:45.289Z] #38 42.87 Selecting previously unselected package librhash0:amd64. [2022-04-05T23:22:45.289Z] #38 42.88 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 42.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:45.289Z] #38 43.15 Selecting previously unselected package libuv1:amd64. [2022-04-05T23:22:45.289Z] #38 43.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 43.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:45.289Z] #38 43.34 Selecting previously unselected package cmake. [2022-04-05T23:22:45.289Z] #38 43.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T23:22:45.289Z] #38 43.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:45.289Z] #38 ... [2022-04-05T23:22:45.289Z] [2022-04-05T23:22:45.289Z] #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-05T23:22:45.289Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:45.289Z] #51 37.89 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T23:22:45.290Z] #51 37.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T23:22:45.290Z] #51 38.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T23:22:45.290Z] #51 38.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T23:22:45.290Z] #51 38.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T23:22:45.290Z] #51 38.16 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T23:22:45.290Z] #51 38.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T23:22:45.290Z] #51 38.39 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T23:22:45.290Z] #51 38.47 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T23:22:45.290Z] #51 38.67 go: downloading golang.org/x/text v0.3.7 [2022-04-05T23:22:45.290Z] #51 43.70 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T23:22:45.290Z] #51 43.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T23:22:45.290Z] #51 43.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T23:22:45.290Z] #51 43.89 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T23:22:45.290Z] #51 43.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T23:22:45.290Z] #51 43.99 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T23:22:45.290Z] #51 43.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T23:22:45.290Z] #51 44.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T23:22:45.290Z] #51 44.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T23:22:45.290Z] #51 44.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T23:22:45.290Z] #51 44.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T23:22:45.290Z] #51 44.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T23:22:45.290Z] #51 44.62 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T23:22:45.290Z] #51 44.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T23:22:45.290Z] #51 44.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T23:22:45.290Z] #51 44.98 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T23:22:45.290Z] #51 45.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T23:22:45.290Z] #51 45.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T23:22:45.290Z] #51 45.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T23:22:45.290Z] #51 45.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T23:22:45.290Z] #51 45.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T23:22:45.290Z] #51 45.51 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T23:22:45.290Z] #51 45.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T23:22:45.290Z] #51 45.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T23:22:45.290Z] #51 45.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T23:22:45.405Z] #14 56.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T23:22:45.405Z] #14 56.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:22:45.405Z] #14 56.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:22:45.546Z] #51 ... [2022-04-05T23:22:45.546Z] [2022-04-05T23:22:45.546Z] #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-05T23:22:45.546Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:45.546Z] #47 46.50 Setting up criu (3.16.1-3) ... [2022-04-05T23:22:46.189Z] #19 151.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-05T23:22:46.189Z] #19 151.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:22:46.189Z] #19 151.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:22:46.189Z] #19 151.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-05T23:22:46.189Z] #19 151.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:22:46.189Z] #19 151.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:22:46.210Z] #38 DONE 78.0s [2022-04-05T23:22:46.210Z] [2022-04-05T23:22:46.210Z] #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-05T23:22:46.210Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:46.210Z] #47 74.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:46.210Z] #47 DONE 77.9s [2022-04-05T23:22:46.210Z] [2022-04-05T23:22:46.210Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T23:22:46.210Z] #39 sha256:7d7bf706903bb2cfadf6f990bc3f83e142e5c8d8c21c37f25dabd179d44919af [2022-04-05T23:22:46.436Z] using credential docker-jenkins-github-credentials [2022-04-05T23:22:46.516Z] Cloning the remote Git repository [2022-04-05T23:22:46.516Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:22:46.775Z] #39 DONE 0.4s [2022-04-05T23:22:46.775Z] [2022-04-05T23:22:46.775Z] #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-05T23:22:46.775Z] #40 sha256:ff62452e9746091f55a9fd08f963530c613a740289b35f2643dd67b3d9d3cbbe [2022-04-05T23:22:46.715Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:22:47.124Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T23:22:47.442Z] #47 48.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:47.443Z] #47 ... [2022-04-05T23:22:47.443Z] [2022-04-05T23:22:47.443Z] #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-05T23:22:47.443Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:22:47.443Z] #34 38.03 Updating files: 93% (1418/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-05T23:22:47.443Z] #34 38.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T23:22:47.443Z] #34 38.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:22:47.443Z] #34 ... [2022-04-05T23:22:47.443Z] [2022-04-05T23:22:47.443Z] #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-05T23:22:47.443Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T23:22:47.443Z] #38 46.99 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:22:47.443Z] #38 47.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.04 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:22:47.443Z] #38 47.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:22:47.443Z] #38 47.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:22:47.443Z] #38 47.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:22:47.443Z] #38 47.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:47.443Z] #38 DONE 48.5s [2022-04-05T23:22:47.443Z] [2022-04-05T23:22:47.443Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T23:22:47.443Z] #39 sha256:5b880b4fe360335dff092d65776f53e5e24c507c04235304f98060039aa29f16 [2022-04-05T23:22:47.443Z] #39 DONE 0.2s [2022-04-05T23:22:47.443Z] [2022-04-05T23:22:47.443Z] #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-05T23:22:47.443Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T23:22:47.443Z] #47 48.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:22:47.700Z] #47 DONE 48.5s [2022-04-05T23:22:47.700Z] [2022-04-05T23:22:47.700Z] #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-05T23:22:47.700Z] #40 sha256:98e5eed8c0e99cd602f888812ea2f57d59f03531c8e6a9bef471be100bbb68e2 [2022-04-05T23:22:47.705Z] #40 ... [2022-04-05T23:22:47.705Z] [2022-04-05T23:22:47.705Z] #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-05T23:22:47.705Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:47.705Z] #14 69.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T23:22:47.705Z] #14 69.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T23:22:47.705Z] #14 69.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:22:47.705Z] #14 78.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T23:22:47.705Z] #14 78.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:47.705Z] #14 78.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:22:47.705Z] #14 78.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T23:22:47.705Z] #14 78.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:47.705Z] #14 78.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:22:49.119Z] #14 ... [2022-04-05T23:22:49.119Z] [2022-04-05T23:22:49.119Z] #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-05T23:22:49.119Z] #40 sha256:ff62452e9746091f55a9fd08f963530c613a740289b35f2643dd67b3d9d3cbbe [2022-04-05T23:22:49.119Z] #40 2.308 + RM_GOPATH=0 [2022-04-05T23:22:49.119Z] #40 2.308 + TMP_GOPATH= [2022-04-05T23:22:49.119Z] #40 2.308 + : /build [2022-04-05T23:22:49.119Z] #40 2.308 + '[' -z '' ']' [2022-04-05T23:22:49.119Z] #40 2.308 ++ mktemp -d [2022-04-05T23:22:49.119Z] #40 2.319 + export GOPATH=/tmp/tmp.m4fRVNI49w [2022-04-05T23:22:49.119Z] #40 2.319 + GOPATH=/tmp/tmp.m4fRVNI49w [2022-04-05T23:22:49.119Z] #40 2.319 + RM_GOPATH=1 [2022-04-05T23:22:49.119Z] #40 2.319 + case "$(go env GOARCH)" in [2022-04-05T23:22:49.119Z] #40 2.319 ++ go env GOARCH [2022-04-05T23:22:49.119Z] #40 2.394 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:49.119Z] #40 2.394 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:49.119Z] #40 2.394 ++ dirname /install.sh [2022-04-05T23:22:49.119Z] #40 2.405 Install tini version v0.19.0 [2022-04-05T23:22:49.119Z] #40 2.405 + dir=/ [2022-04-05T23:22:49.119Z] #40 2.405 + bin=tini [2022-04-05T23:22:49.119Z] #40 2.405 + shift [2022-04-05T23:22:49.119Z] #40 2.405 + '[' '!' -f //tini.installer ']' [2022-04-05T23:22:49.119Z] #40 2.405 + . //tini.installer [2022-04-05T23:22:49.119Z] #40 2.405 ++ : v0.19.0 [2022-04-05T23:22:49.119Z] #40 2.405 + install_tini [2022-04-05T23:22:49.119Z] #40 2.405 + echo 'Install tini version v0.19.0' [2022-04-05T23:22:49.119Z] #40 2.405 + git clone https://github.com/krallin/tini.git /tmp/tmp.m4fRVNI49w/tini [2022-04-05T23:22:49.119Z] #40 2.405 Cloning into '/tmp/tmp.m4fRVNI49w/tini'... [2022-04-05T23:22:48.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:22:48.130Z] > git --version # timeout=10 [2022-04-05T23:22:48.182Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T23:22:48.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:22:48.185Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:22:50.566Z] #40 3.680 + cd /tmp/tmp.m4fRVNI49w/tini [2022-04-05T23:22:50.566Z] #40 3.682 + git checkout -q v0.19.0 [2022-04-05T23:22:50.566Z] #40 3.716 + cmake . [2022-04-05T23:22:51.137Z] #40 4.284 -- The C compiler identification is GNU 10.2.1 [2022-04-05T23:22:51.137Z] #40 4.417 -- Detecting C compiler ABI info [2022-04-05T23:22:51.509Z] #60 ... [2022-04-05T23:22:51.509Z] [2022-04-05T23:22:51.509Z] #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-05T23:22:51.509Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:51.509Z] #14 73.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T23:22:51.509Z] #14 73.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:51.509Z] #14 73.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:22:51.509Z] #14 77.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T23:22:51.509Z] #14 77.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:51.509Z] #14 77.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:22:51.509Z] #14 83.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T23:22:51.509Z] #14 83.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:51.509Z] #14 83.64 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:22:51.887Z] #40 4.169 + RM_GOPATH=0 [2022-04-05T23:22:51.887Z] #40 4.169 + TMP_GOPATH= [2022-04-05T23:22:51.887Z] #40 4.169 + : /build [2022-04-05T23:22:51.887Z] #40 4.169 + '[' -z '' ']' [2022-04-05T23:22:51.887Z] #40 4.169 ++ mktemp -d [2022-04-05T23:22:51.887Z] #40 4.183 + export GOPATH=/tmp/tmp.zUzs1RUeeA [2022-04-05T23:22:51.887Z] #40 4.183 + GOPATH=/tmp/tmp.zUzs1RUeeA [2022-04-05T23:22:51.887Z] #40 4.183 + RM_GOPATH=1 [2022-04-05T23:22:51.887Z] #40 4.183 + case "$(go env GOARCH)" in [2022-04-05T23:22:51.887Z] #40 4.183 ++ go env GOARCH [2022-04-05T23:22:51.887Z] #40 4.196 Install tini version v0.19.0 [2022-04-05T23:22:51.887Z] #40 4.196 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:51.887Z] #40 4.196 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:22:51.887Z] #40 4.196 ++ dirname /install.sh [2022-04-05T23:22:51.887Z] #40 4.196 + dir=/ [2022-04-05T23:22:51.887Z] #40 4.196 + bin=tini [2022-04-05T23:22:51.887Z] #40 4.196 + shift [2022-04-05T23:22:51.887Z] #40 4.196 + '[' '!' -f //tini.installer ']' [2022-04-05T23:22:51.887Z] #40 4.196 + . //tini.installer [2022-04-05T23:22:51.887Z] #40 4.196 ++ : v0.19.0 [2022-04-05T23:22:51.887Z] #40 4.196 + install_tini [2022-04-05T23:22:51.887Z] #40 4.196 + echo 'Install tini version v0.19.0' [2022-04-05T23:22:51.887Z] #40 4.196 + git clone https://github.com/krallin/tini.git /tmp/tmp.zUzs1RUeeA/tini [2022-04-05T23:22:51.887Z] #40 4.209 Cloning into '/tmp/tmp.zUzs1RUeeA/tini'... [2022-04-05T23:22:52.066Z] #40 5.163 -- Detecting C compiler ABI info - done [2022-04-05T23:22:52.066Z] #40 ... [2022-04-05T23:22:52.066Z] [2022-04-05T23:22:52.066Z] #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-05T23:22:52.066Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:22:52.066Z] #49 83.34 gotestsum version dev [2022-04-05T23:22:52.066Z] #49 DONE 83.7s [2022-04-05T23:22:52.066Z] [2022-04-05T23:22:52.066Z] #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-05T23:22:52.066Z] #40 sha256:ff62452e9746091f55a9fd08f963530c613a740289b35f2643dd67b3d9d3cbbe [2022-04-05T23:22:52.066Z] #40 5.322 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T23:22:52.066Z] #40 5.352 -- Detecting C compile features [2022-04-05T23:22:52.066Z] #40 5.365 -- Detecting C compile features - done [2022-04-05T23:22:52.066Z] #40 5.411 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T23:22:52.144Z] #40 ... [2022-04-05T23:22:52.144Z] [2022-04-05T23:22:52.144Z] #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-05T23:22:52.144Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T23:22:52.144Z] #49 52.34 gotestsum version dev [2022-04-05T23:22:52.144Z] #49 DONE 53.3s [2022-04-05T23:22:52.144Z] [2022-04-05T23:22:52.144Z] #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-05T23:22:52.144Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:52.144Z] #14 49.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T23:22:52.144Z] #14 49.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T23:22:52.144Z] #14 49.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:22:52.366Z] #40 5.688 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T23:22:52.623Z] #40 5.789 -- Configuring done [2022-04-05T23:22:52.623Z] #40 5.812 -- Generating done [2022-04-05T23:22:52.623Z] #40 5.813 -- Build files have been written to: /tmp/tmp.m4fRVNI49w/tini [2022-04-05T23:22:52.623Z] #40 5.822 + make tini-static [2022-04-05T23:22:53.079Z] #14 54.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T23:22:53.079Z] #14 54.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:53.079Z] #14 54.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:22:53.079Z] #14 54.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T23:22:53.188Z] #40 6.364 Scanning dependencies of target tini-static [2022-04-05T23:22:53.188Z] #40 6.447 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T23:22:53.338Z] #14 54.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:53.338Z] #14 54.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:22:53.508Z] #14 ... [2022-04-05T23:22:53.508Z] [2022-04-05T23:22:53.508Z] #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-05T23:22:53.508Z] #60 sha256:c1e7755b29dee13a16d3ef8df64a674d6eefae9b749777db866a00f9b09aa17f [2022-04-05T23:22:53.508Z] #60 29.50 Updating files: 73% (3357/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: 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-05T23:22:53.508Z] #60 30.11 + cd /tmp/tmp.H29Q0WPE9g/src/github.com/containerd/containerd [2022-04-05T23:22:53.508Z] #60 30.12 + git checkout -q v1.6.2 [2022-04-05T23:22:54.071Z] #60 30.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T23:22:54.071Z] #60 30.72 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T23:22:54.071Z] #60 30.72 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:22:54.071Z] #60 30.72 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:22:54.071Z] #60 30.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T23:22:54.071Z] #60 30.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T23:22:54.071Z] #60 30.72 + '[' '' = dynamic ']' [2022-04-05T23:22:54.071Z] #60 30.72 + make [2022-04-05T23:22:54.273Z] #14 ... [2022-04-05T23:22:54.273Z] [2022-04-05T23:22:54.273Z] #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-05T23:22:54.273Z] #40 sha256:98e5eed8c0e99cd602f888812ea2f57d59f03531c8e6a9bef471be100bbb68e2 [2022-04-05T23:22:54.273Z] #40 4.908 + cd /tmp/tmp.zUzs1RUeeA/tini [2022-04-05T23:22:54.273Z] #40 4.908 + git checkout -q v0.19.0 [2022-04-05T23:22:54.273Z] #40 4.908 + cmake . [2022-04-05T23:22:54.273Z] #40 5.365 -- The C compiler identification is GNU 10.2.1 [2022-04-05T23:22:54.273Z] #40 5.443 -- Detecting C compiler ABI info [2022-04-05T23:22:54.273Z] #40 5.987 -- Detecting C compiler ABI info - done [2022-04-05T23:22:54.273Z] #40 6.097 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T23:22:54.273Z] #40 6.097 -- Detecting C compile features [2022-04-05T23:22:54.273Z] #40 6.097 -- Detecting C compile features - done [2022-04-05T23:22:54.273Z] #40 6.142 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T23:22:54.273Z] #40 6.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T23:22:54.273Z] #40 6.422 -- Configuring done [2022-04-05T23:22:54.273Z] #40 6.468 -- Generating done [2022-04-05T23:22:54.273Z] #40 6.468 -- Build files have been written to: /tmp/tmp.zUzs1RUeeA/tini [2022-04-05T23:22:54.273Z] #40 6.469 + make tini-static [2022-04-05T23:22:54.273Z] #40 6.715 Scanning dependencies of target tini-static [2022-04-05T23:22:54.273Z] #40 6.771 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T23:22:54.561Z] #40 ... [2022-04-05T23:22:54.561Z] [2022-04-05T23:22:54.561Z] #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-05T23:22:54.561Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:54.562Z] #51 76.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T23:22:54.819Z] #51 ... [2022-04-05T23:22:54.819Z] [2022-04-05T23:22:54.819Z] #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-05T23:22:54.819Z] #40 sha256:ff62452e9746091f55a9fd08f963530c613a740289b35f2643dd67b3d9d3cbbe [2022-04-05T23:22:54.819Z] #40 8.054 [100%] Linking C executable tini-static [2022-04-05T23:22:55.440Z] #60 31.89 + bin/ctr [2022-04-05T23:22:55.645Z] #40 7.986 [100%] Linking C executable tini-static [2022-04-05T23:22:55.753Z] #40 8.903 [100%] Built target tini-static [2022-04-05T23:22:55.753Z] #40 9.044 + mkdir -p /build [2022-04-05T23:22:55.753Z] #40 9.056 + cp tini-static /build/docker-init [2022-04-05T23:22:55.903Z] #40 8.365 [100%] Built target tini-static [2022-04-05T23:22:55.903Z] #40 8.430 + mkdir -p /build [2022-04-05T23:22:55.903Z] #40 8.430 + cp tini-static /build/docker-init [2022-04-05T23:22:56.009Z] #40 DONE 9.2s [2022-04-05T23:22:56.009Z] [2022-04-05T23:22:56.009Z] #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-05T23:22:56.009Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:56.161Z] #40 ... [2022-04-05T23:22:56.161Z] [2022-04-05T23:22:56.161Z] #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-05T23:22:56.161Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:22:56.161Z] #51 47.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T23:22:57.089Z] #51 ... [2022-04-05T23:22:57.089Z] [2022-04-05T23:22:57.089Z] #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-05T23:22:57.089Z] #40 sha256:98e5eed8c0e99cd602f888812ea2f57d59f03531c8e6a9bef471be100bbb68e2 [2022-04-05T23:22:57.089Z] #40 DONE 9.3s [2022-04-05T23:22:57.089Z] [2022-04-05T23:22:57.089Z] #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-05T23:22:57.089Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:22:59.282Z] #43 ... [2022-04-05T23:22:59.282Z] [2022-04-05T23:22:59.282Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:22:59.282Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:22:59.282Z] #14 90.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T23:22:59.282Z] #14 90.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:22:59.282Z] #14 90.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:00.364Z] #43 ... [2022-04-05T23:23:00.364Z] [2022-04-05T23:23:00.364Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:23:00.364Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:00.364Z] #14 61.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T23:23:00.364Z] #14 61.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:00.364Z] #14 61.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:03.090Z] Running on azwin-2-4e1340 in d:\jenkins\workspace\moby_PR-43401 [Pipeline] { [Pipeline] ws [2022-04-05T23:23:03.105Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T23:23:04.360Z] #19 169.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-05T23:23:04.360Z] #19 169.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:04.360Z] #19 170.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:23:04.832Z] The recommended git tool is: git [2022-04-05T23:23:05.299Z] #19 172.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-05T23:23:05.299Z] #19 172.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:05.391Z] #60 ... [2022-04-05T23:23:05.391Z] [2022-04-05T23:23:05.391Z] #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-05T23:23:05.391Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:23:05.391Z] #14 64.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T23:23:05.391Z] #14 64.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:23:05.391Z] #14 64.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:05.391Z] #14 69.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T23:23:05.391Z] #14 69.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:23:05.391Z] #14 69.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:05.391Z] #14 73.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T23:23:05.391Z] #14 73.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:23:05.391Z] #14 73.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:05.559Z] #19 172.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:23:05.857Z] Fetching without tags [2022-04-05T23:23:06.438Z] #14 98.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T23:23:06.438Z] #14 98.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:06.438Z] #14 98.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:06.722Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:23:06.759Z] #14 ... [2022-04-05T23:23:06.759Z] [2022-04-05T23:23:06.759Z] #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-05T23:23:06.759Z] #63 sha256:bf3df931306cd2001e2d59eeaf3f8ea6ea6fb6979c19855c0584ad76d6bfa698 [2022-04-05T23:23:06.759Z] #63 77.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:23:06.759Z] #63 77.22 + GOBIN=/build [2022-04-05T23:23:06.759Z] #63 77.22 + GO111MODULE=on [2022-04-05T23:23:06.759Z] #63 77.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:23:05.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:23:05.592Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:23:05.643Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:23:05.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:23:05.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:23:05.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:23:05.898Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:23:06.836Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:23:06.888Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:23:10.590Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:23:10.591Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:23:10.957Z] #63 81.25 rootlesskit version 1.0.0 [2022-04-05T23:23:10.957Z] #63 81.26 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T23:23:10.957Z] #63 81.26 -container-ip string [2022-04-05T23:23:10.957Z] #63 81.26 container ip [2022-04-05T23:23:10.957Z] #63 81.26 -container-port int [2022-04-05T23:23:10.957Z] #63 81.26 container port (default -1) [2022-04-05T23:23:10.957Z] #63 81.26 -host-ip string [2022-04-05T23:23:10.957Z] #63 81.26 host ip [2022-04-05T23:23:10.957Z] #63 81.26 -host-port int [2022-04-05T23:23:10.957Z] #63 81.26 host port (default -1) [2022-04-05T23:23:10.957Z] #63 81.26 -proto string [2022-04-05T23:23:10.957Z] #63 81.26 proxy protocol (default "tcp") [2022-04-05T23:23:10.187Z] > git remote # timeout=10 [2022-04-05T23:23:10.295Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:23:10.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:23:10.351Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:23:10.502Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T23:23:10.628Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:23:10.677Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:23:11.738Z] #14 ... [2022-04-05T23:23:11.738Z] [2022-04-05T23:23:11.738Z] #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-05T23:23:11.738Z] #63 sha256:72a83079cac4d75a5fbad903b00821f93dc9403c8e9256b5f9b626fe1a821430 [2022-04-05T23:23:11.738Z] #63 103.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:23:11.738Z] #63 103.5 + GOBIN=/build [2022-04-05T23:23:11.738Z] #63 103.5 + GO111MODULE=on [2022-04-05T23:23:11.738Z] #63 103.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:23:12.551Z] #14 72.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T23:23:12.551Z] #14 72.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:12.551Z] #14 72.13 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:12.551Z] #14 ... [2022-04-05T23:23:12.551Z] [2022-04-05T23:23:12.551Z] #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-05T23:23:12.551Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:23:12.551Z] #60 38.43 Updating files: 68% (3154/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: 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-05T23:23:12.551Z] #60 39.12 + cd /tmp/tmp.OXtXyjR81j/src/github.com/containerd/containerd [2022-04-05T23:23:12.551Z] #60 39.12 + git checkout -q v1.6.2 [2022-04-05T23:23:12.808Z] #60 40.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T23:23:13.065Z] #60 40.29 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T23:23:13.065Z] #60 40.29 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:23:13.065Z] #60 40.29 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:23:13.065Z] #60 40.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T23:23:13.065Z] #60 40.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T23:23:13.065Z] #60 40.29 + '[' '' = dynamic ']' [2022-04-05T23:23:13.065Z] #60 40.29 + make [2022-04-05T23:23:13.997Z] #60 41.33 + bin/ctr [2022-04-05T23:23:15.544Z] #19 ... [2022-04-05T23:23:15.544Z] [2022-04-05T23:23:15.544Z] #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-05T23:23:15.544Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:23:15.544Z] #50 191.0 + dpkg --print-architecture [2022-04-05T23:23:15.544Z] #50 191.0 + git checkout -q v2.1.0 [2022-04-05T23:23:15.544Z] #50 191.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T23:23:15.544Z] #50 191.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T23:23:16.220Z] #63 ... [2022-04-05T23:23:16.220Z] [2022-04-05T23:23:16.220Z] #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-05T23:23:16.220Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:23:16.220Z] #14 82.40 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T23:23:16.220Z] #14 82.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-05T23:23:16.220Z] #14 82.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:16.220Z] #14 86.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T23:23:16.220Z] #14 86.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T23:23:16.220Z] #14 86.81 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:16.984Z] #14 87.64 Selecting previously unselected package libapparmor1:arm64. [2022-04-05T23:23:16.984Z] #14 87.64 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-05T23:23:17.041Z] #63 ... [2022-04-05T23:23:17.041Z] [2022-04-05T23:23:17.041Z] #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-05T23:23:17.041Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:17.041Z] #14 107.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T23:23:17.041Z] #14 107.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T23:23:17.041Z] #14 107.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:17.041Z] #14 108.1 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T23:23:17.041Z] #14 108.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T23:23:17.041Z] #14 108.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:23:17.041Z] #14 108.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T23:23:17.041Z] #14 108.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T23:23:17.041Z] #14 108.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:23:17.041Z] #14 108.7 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:23:17.041Z] #14 108.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:23:17.041Z] #14 108.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:23:17.041Z] #14 109.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:23:17.041Z] #14 109.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:23:17.041Z] #14 109.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:23:17.041Z] #14 109.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T23:23:17.041Z] #14 109.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:23:17.041Z] #14 109.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:17.241Z] #14 88.12 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T23:23:17.303Z] #14 109.6 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T23:23:17.303Z] #14 109.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T23:23:17.303Z] #14 109.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:23:17.432Z] #14 ... [2022-04-05T23:23:17.432Z] [2022-04-05T23:23:17.432Z] #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-05T23:23:17.432Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:23:17.499Z] #14 88.50 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-05T23:23:17.499Z] #14 88.50 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-05T23:23:17.499Z] #14 88.52 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T23:23:17.565Z] #14 109.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T23:23:17.565Z] #14 109.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T23:23:17.565Z] #14 109.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:23:17.828Z] #14 110.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T23:23:18.090Z] #14 110.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T23:23:18.090Z] #14 110.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:23:18.255Z] #60 54.70 Updating files: 43% (1991/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: 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-05T23:23:18.255Z] #60 56.65 + cd /tmp/tmp.X3xnbsZ4Jv/src/github.com/containerd/containerd [2022-04-05T23:23:18.352Z] #14 110.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T23:23:18.352Z] #14 110.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T23:23:18.352Z] #14 110.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:23:18.513Z] #60 56.65 + git checkout -q v1.6.2 [2022-04-05T23:23:18.628Z] #14 111.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T23:23:18.628Z] #14 111.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T23:23:18.628Z] #14 111.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:23:18.865Z] #14 89.47 Selecting previously unselected package libbtrfs0:arm64. [2022-04-05T23:23:18.865Z] #14 89.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-05T23:23:18.865Z] #14 89.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T23:23:18.890Z] #14 111.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T23:23:18.890Z] #14 111.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T23:23:18.890Z] #14 111.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:23:19.077Z] #60 57.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T23:23:19.077Z] #60 57.49 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T23:23:19.077Z] #60 57.49 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:23:19.077Z] #60 57.49 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:23:19.077Z] #60 57.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T23:23:19.077Z] #60 57.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T23:23:19.077Z] #60 57.49 + '[' '' = dynamic ']' [2022-04-05T23:23:19.077Z] #60 57.49 + make [2022-04-05T23:23:19.461Z] #14 90.26 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-05T23:23:19.461Z] #14 90.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-05T23:23:19.461Z] #14 90.41 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T23:23:19.718Z] #14 90.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-05T23:23:19.718Z] #14 90.67 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T23:23:19.718Z] #14 90.70 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:23:19.718Z] #14 90.74 Selecting previously unselected package libudev-dev:arm64. [2022-04-05T23:23:19.835Z] #14 112.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T23:23:19.835Z] #14 112.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T23:23:19.835Z] #14 112.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:23:19.999Z] [2022-04-05T23:23:19.999Z] #14 ... [2022-04-05T23:23:19.999Z] [2022-04-05T23:23:19.999Z] #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-05T23:23:19.999Z] #63 sha256:bf3df931306cd2001e2d59eeaf3f8ea6ea6fb6979c19855c0584ad76d6bfa698 [2022-04-05T23:23:19.999Z] #63 DONE 90.4s [2022-04-05T23:23:19.999Z] [2022-04-05T23:23:19.999Z] #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-05T23:23:19.999Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:23:19.999Z] #14 90.75 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-05T23:23:19.999Z] #14 90.76 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-05T23:23:19.999Z] #14 90.86 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-05T23:23:19.999Z] #14 ... [2022-04-05T23:23:19.999Z] [2022-04-05T23:23:19.999Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T23:23:19.999Z] #64 sha256:cb73da45072826f1379be5cf064ce8c984e8bfc11564ca2aca6bc2e2df21ae65 [2022-04-05T23:23:19.999Z] #64 DONE 0.2s [2022-04-05T23:23:19.999Z] [2022-04-05T23:23:19.999Z] #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-05T23:23:19.999Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:23:19.999Z] #14 90.86 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-05T23:23:19.999Z] #14 90.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-05T23:23:19.999Z] #14 90.88 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-05T23:23:20.256Z] #14 91.07 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-05T23:23:20.256Z] #14 91.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-05T23:23:20.256Z] #14 91.13 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-05T23:23:20.256Z] #14 ... [2022-04-05T23:23:20.256Z] [2022-04-05T23:23:20.256Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T23:23:20.256Z] #65 sha256:4227e8a177b8ec6d5e457814d8e59d99e881e9cc85bd2e02865147836a5b7110 [2022-04-05T23:23:20.256Z] #65 DONE 0.3s [2022-04-05T23:23:20.512Z] [2022-04-05T23:23:20.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:23:20.512Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T23:23:20.512Z] #14 91.38 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-05T23:23:20.512Z] #14 91.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-05T23:23:20.512Z] #14 91.39 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-05T23:23:20.769Z] #14 91.54 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-05T23:23:20.769Z] #14 91.54 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-05T23:23:20.769Z] #14 91.55 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-05T23:23:20.769Z] #14 91.74 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-05T23:23:20.769Z] #14 91.76 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-05T23:23:20.769Z] #14 91.78 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-05T23:23:21.332Z] #14 92.31 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-05T23:23:21.332Z] #14 92.31 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-05T23:23:21.332Z] #14 92.32 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-05T23:23:21.589Z] #14 92.51 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-05T23:23:21.589Z] #14 92.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T23:23:21.589Z] #14 92.53 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:23:21.589Z] #14 92.60 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-05T23:23:21.589Z] #14 92.62 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T23:23:21.589Z] #14 92.62 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:21.598Z] #60 59.55 + bin/ctr [2022-04-05T23:23:21.751Z] #14 114.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T23:23:21.751Z] #14 114.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:23:21.857Z] #14 92.69 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-05T23:23:21.857Z] #14 92.70 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-05T23:23:21.857Z] #14 92.71 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-05T23:23:22.017Z] #14 114.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:22.114Z] #14 93.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:22.114Z] #14 93.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T23:23:22.114Z] #14 93.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:22.114Z] #14 93.16 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-05T23:23:22.114Z] #14 93.18 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:23:22.114Z] #14 93.19 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-05T23:23:22.126Z] #50 ... [2022-04-05T23:23:22.126Z] [2022-04-05T23:23:22.126Z] #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-05T23:23:22.126Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:23:22.126Z] #19 188.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-05T23:23:22.126Z] #19 188.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:22.126Z] #19 188.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:23:22.126Z] #19 188.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-05T23:23:22.126Z] #19 188.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:22.126Z] #19 188.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:23:22.371Z] #14 93.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T23:23:22.371Z] #14 93.22 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-05T23:23:22.371Z] #14 93.24 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-05T23:23:22.371Z] #14 93.27 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-05T23:23:22.371Z] #14 93.28 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:22.371Z] #14 93.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T23:23:22.371Z] #14 93.31 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:22.371Z] #14 93.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T23:23:22.371Z] #14 93.35 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T23:23:22.371Z] #14 93.37 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-05T23:23:22.371Z] #14 93.39 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:23:22.371Z] #14 93.40 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-05T23:23:22.471Z] Commit message: "image: plumb contexts through" [2022-04-05T23:23:22.629Z] #14 93.50 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-05T23:23:22.629Z] #14 93.52 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:22.629Z] #14 93.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:22.629Z] #14 93.55 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-05T23:23:22.629Z] #14 93.56 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:22.629Z] #14 93.57 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-05T23:23:22.629Z] #14 93.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:23:22.629Z] #14 93.60 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:22.629Z] #14 93.61 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-05T23:23:22.629Z] #14 93.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:22.629Z] #14 93.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:22.885Z] #14 93.71 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:23:22.885Z] #14 93.74 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:23:22.885Z] #14 93.79 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:23:22.885Z] #14 93.83 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-05T23:23:22.885Z] #14 93.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:23:23.073Z] #14 115.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T23:23:23.073Z] #14 115.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:23:23.336Z] #14 115.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:23.910Z] #14 ... [2022-04-05T23:23:23.910Z] [2022-04-05T23:23:23.910Z] #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-05T23:23:23.910Z] #63 sha256:72a83079cac4d75a5fbad903b00821f93dc9403c8e9256b5f9b626fe1a821430 [2022-04-05T23:23:23.910Z] #63 112.2 rootlesskit version 1.0.0 [2022-04-05T23:23:23.910Z] #63 112.2 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T23:23:23.910Z] #63 112.2 -container-ip string [2022-04-05T23:23:23.910Z] #63 112.2 container ip [2022-04-05T23:23:23.910Z] #63 112.2 -container-port int [2022-04-05T23:23:23.910Z] #63 112.2 container port (default -1) [2022-04-05T23:23:23.910Z] #63 112.2 -host-ip string [2022-04-05T23:23:23.910Z] #63 112.2 host ip [2022-04-05T23:23:23.910Z] #63 112.2 -host-port int [2022-04-05T23:23:23.910Z] #63 112.2 host port (default -1) [2022-04-05T23:23:23.910Z] #63 112.2 -proto string [2022-04-05T23:23:23.910Z] #63 112.2 proxy protocol (default "tcp") [2022-04-05T23:23:23.910Z] #63 DONE 116.1s [2022-04-05T23:23:23.910Z] [2022-04-05T23:23:23.910Z] #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-05T23:23:23.910Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:23.910Z] #14 116.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T23:23:23.910Z] #14 116.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T23:23:23.910Z] #14 116.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:23:24.171Z] #14 ... [2022-04-05T23:23:24.171Z] [2022-04-05T23:23:24.171Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T23:23:24.171Z] #64 sha256:af866446679f9a7f530a394aeb323054abb07baf4537a27d67e1b8d81c9a0a64 [2022-04-05T23:23:24.255Z] #14 DONE 95.1s [2022-04-05T23:23:24.255Z] [2022-04-05T23:23:24.255Z] #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-05T23:23:24.255Z] #26 sha256:1b6340cb42a3781a5206077114448eb49851d0d5b7cd764ee5c0bb5954f9d961 [2022-04-05T23:23:24.255Z] #26 91.83 Updating files: 21% (2475/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 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: 78% (9017/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-05T23:23:24.255Z] #26 94.40 + cd /tmp/tmp.sML3ODEHXF/tmp/docker-ce [2022-04-05T23:23:24.255Z] #26 94.40 + git checkout -q v17.06.2-ce [2022-04-05T23:23:24.432Z] #64 DONE 0.4s [2022-04-05T23:23:24.432Z] [2022-04-05T23:23:24.432Z] #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-05T23:23:24.432Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:24.432Z] #14 ... [2022-04-05T23:23:24.433Z] [2022-04-05T23:23:24.433Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T23:23:24.433Z] #65 sha256:95eb82e8030ad73efb69329d1ec53629e76728988e87d9e066e1a40a95971e03 [2022-04-05T23:23:24.694Z] #65 DONE 0.4s [2022-04-05T23:23:24.694Z] [2022-04-05T23:23:24.694Z] #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-05T23:23:24.694Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:24.694Z] #14 117.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:24.694Z] #14 117.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:23:24.694Z] #14 117.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:24.694Z] #14 117.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:23:24.824Z] #26 ... [2022-04-05T23:23:24.824Z] [2022-04-05T23:23:24.824Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T23:23:24.824Z] #55 sha256:f1338cc63dedde3582b3bf9965a49e1d3b113d7ff2454a82b24e59668cab9e0c [2022-04-05T23:23:24.824Z] #55 DONE 0.6s [2022-04-05T23:23:24.956Z] #14 117.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:23:24.956Z] #14 117.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:23:24.956Z] #14 117.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:23:24.956Z] #14 117.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:23:24.956Z] #14 117.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:23:24.956Z] #14 117.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:23:24.956Z] #14 117.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:24.956Z] #14 117.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:23:24.956Z] #14 117.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:24.956Z] #14 117.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:23:24.956Z] #14 117.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T23:23:24.956Z] #14 117.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:23:24.956Z] #14 117.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:23:24.956Z] #14 117.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:23:24.956Z] #14 117.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:23:25.082Z] [2022-04-05T23:23:25.082Z] #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-05T23:23:25.082Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:23:25.218Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:25.218Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:25.218Z] #14 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-05T23:23:25.218Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:25.218Z] #14 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-05T23:23:25.341Z] #56 ... [2022-04-05T23:23:25.341Z] [2022-04-05T23:23:25.341Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T23:23:25.341Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T23:23:25.341Z] #34 DONE 96.1s [2022-04-05T23:23:25.341Z] [2022-04-05T23:23:25.341Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T23:23:25.341Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-05T23:23:25.481Z] #14 117.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:23:25.481Z] #14 117.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:25.481Z] #14 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-05T23:23:25.481Z] #14 117.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:25.481Z] #14 117.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:25.481Z] #14 117.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:25.481Z] #14 117.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:23:25.481Z] #14 117.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:25.481Z] #14 117.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:25.481Z] #14 118.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:23:25.598Z] #15 DONE 1.5s [2022-04-05T23:23:25.598Z] [2022-04-05T23:23:25.598Z] #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-05T23:23:25.598Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:23:25.855Z] #51 ... [2022-04-05T23:23:25.855Z] [2022-04-05T23:23:25.855Z] #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-05T23:23:25.855Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-05T23:23:25.953Z] + docker version [2022-04-05T23:23:26.186Z] #60 ... [2022-04-05T23:23:26.186Z] [2022-04-05T23:23:26.186Z] #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-05T23:23:26.186Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:26.186Z] #14 76.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T23:23:26.186Z] #14 76.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:26.186Z] #14 76.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:26.186Z] #14 82.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T23:23:26.186Z] #14 82.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:26.186Z] #14 82.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:26.430Z] #14 DONE 118.5s [2022-04-05T23:23:26.430Z] [2022-04-05T23:23:26.430Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T23:23:26.430Z] #55 sha256:dbcf086490662fd03a25963560977eb4e918138afd463f0f76d4c29bb860e141 [2022-04-05T23:23:26.430Z] #55 DONE 0.3s [2022-04-05T23:23:26.430Z] [2022-04-05T23:23:26.430Z] #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-05T23:23:26.430Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:23:27.227Z] #16 DONE 1.4s [2022-04-05T23:23:27.227Z] [2022-04-05T23:23:27.227Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T23:23:27.227Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-05T23:23:27.793Z] #17 0.540 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T23:23:27.793Z] #17 DONE 0.8s [2022-04-05T23:23:27.793Z] [2022-04-05T23:23:27.793Z] #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-05T23:23:27.793Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:23:27.793Z] #56 1.125 + RM_GOPATH=0 [2022-04-05T23:23:27.793Z] #56 1.125 + TMP_GOPATH= [2022-04-05T23:23:27.793Z] #56 1.125 + : /build [2022-04-05T23:23:27.793Z] #56 1.125 + '[' -z '' ']' [2022-04-05T23:23:27.793Z] #56 1.126 ++ mktemp -d [2022-04-05T23:23:27.793Z] #56 1.137 + export GOPATH=/tmp/tmp.uAB1abczyA [2022-04-05T23:23:27.793Z] #56 1.137 + GOPATH=/tmp/tmp.uAB1abczyA [2022-04-05T23:23:27.793Z] #56 1.137 + RM_GOPATH=1 [2022-04-05T23:23:27.793Z] #56 1.139 + case "$(go env GOARCH)" in [2022-04-05T23:23:27.793Z] #56 1.139 ++ go env GOARCH [2022-04-05T23:23:27.793Z] #56 1.141 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:27.793Z] #56 1.141 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:27.793Z] #56 1.147 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T23:23:27.793Z] #56 1.147 ++ dirname /install.sh [2022-04-05T23:23:27.793Z] #56 1.147 + dir=/ [2022-04-05T23:23:27.793Z] #56 1.147 + bin=runc [2022-04-05T23:23:27.793Z] #56 1.147 + shift [2022-04-05T23:23:27.793Z] #56 1.147 + '[' '!' -f //runc.installer ']' [2022-04-05T23:23:27.793Z] #56 1.147 + . //runc.installer [2022-04-05T23:23:27.793Z] #56 1.147 ++ set -e [2022-04-05T23:23:27.793Z] #56 1.147 ++ : v1.1.1 [2022-04-05T23:23:27.793Z] #56 1.147 + install_runc [2022-04-05T23:23:27.793Z] #56 1.147 + RUNC_BUILDTAGS=seccomp [2022-04-05T23:23:27.793Z] #56 1.147 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T23:23:27.793Z] #56 1.148 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uAB1abczyA/src/github.com/opencontainers/runc [2022-04-05T23:23:27.794Z] #56 1.150 Cloning into '/tmp/tmp.uAB1abczyA/src/github.com/opencontainers/runc'... [2022-04-05T23:23:28.543Z] using credential docker-jenkins-github-credentials [2022-04-05T23:23:28.619Z] Cloning the remote Git repository [2022-04-05T23:23:28.619Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:23:28.731Z] #56 ... [2022-04-05T23:23:28.731Z] [2022-04-05T23:23:28.731Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T23:23:28.731Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-05T23:23:28.731Z] #18 DONE 0.9s [2022-04-05T23:23:28.985Z] #56 ... [2022-04-05T23:23:28.985Z] [2022-04-05T23:23:28.985Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T23:23:28.985Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T23:23:28.985Z] #15 DONE 2.8s [2022-04-05T23:23:28.985Z] [2022-04-05T23:23:28.985Z] #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-05T23:23:28.985Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:23:28.985Z] #56 2.439 + RM_GOPATH=0 [2022-04-05T23:23:28.985Z] #56 2.439 + TMP_GOPATH= [2022-04-05T23:23:28.985Z] #56 2.439 + : /build [2022-04-05T23:23:28.985Z] #56 2.439 + '[' -z '' ']' [2022-04-05T23:23:28.985Z] #56 2.439 ++ mktemp -d [2022-04-05T23:23:28.985Z] #56 2.447 + export GOPATH=/tmp/tmp.3AqOALyqUD [2022-04-05T23:23:28.985Z] #56 2.447 + GOPATH=/tmp/tmp.3AqOALyqUD [2022-04-05T23:23:28.985Z] #56 2.447 + RM_GOPATH=1 [2022-04-05T23:23:28.985Z] #56 2.447 + case "$(go env GOARCH)" in [2022-04-05T23:23:28.985Z] #56 2.447 ++ go env GOARCH [2022-04-05T23:23:28.985Z] #56 2.481 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:28.985Z] #56 2.481 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:28.985Z] #56 2.481 ++ dirname /install.sh [2022-04-05T23:23:28.985Z] #56 2.481 + dir=/ [2022-04-05T23:23:28.985Z] #56 2.481 + bin=runc [2022-04-05T23:23:28.985Z] #56 2.481 + shift [2022-04-05T23:23:28.985Z] #56 2.481 + '[' '!' -f //runc.installer ']' [2022-04-05T23:23:28.985Z] #56 2.481 + . //runc.installer [2022-04-05T23:23:28.985Z] #56 2.481 ++ set -e [2022-04-05T23:23:28.985Z] #56 2.481 ++ : v1.1.1 [2022-04-05T23:23:28.985Z] #56 2.481 + install_runc [2022-04-05T23:23:28.985Z] #56 2.481 + RUNC_BUILDTAGS=seccomp [2022-04-05T23:23:28.985Z] #56 2.481 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T23:23:28.985Z] #56 2.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3AqOALyqUD/src/github.com/opencontainers/runc [2022-04-05T23:23:28.985Z] #56 2.481 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T23:23:28.985Z] #56 2.484 Cloning into '/tmp/tmp.3AqOALyqUD/src/github.com/opencontainers/runc'... [2022-04-05T23:23:28.988Z] [2022-04-05T23:23:28.988Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T23:23:28.988Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-05T23:23:29.920Z] #19 DONE 0.8s [2022-04-05T23:23:29.920Z] [2022-04-05T23:23:29.920Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T23:23:29.920Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-05T23:23:30.483Z] #20 DONE 0.8s [2022-04-05T23:23:30.483Z] [2022-04-05T23:23:30.483Z] #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-05T23:23:30.483Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-05T23:23:28.803Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:23:29.185Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T23:23:30.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:23:30.016Z] > git --version # timeout=10 [2022-04-05T23:23:30.065Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T23:23:30.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:23:30.068Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:23:30.904Z] #56 ... [2022-04-05T23:23:30.905Z] [2022-04-05T23:23:30.905Z] #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-05T23:23:30.905Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T23:23:30.905Z] #16 DONE 1.5s [2022-04-05T23:23:30.905Z] [2022-04-05T23:23:30.905Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T23:23:30.905Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T23:23:31.414Z] #21 1.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:23:31.452Z] #14 92.58 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T23:23:31.452Z] #14 92.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:31.452Z] #14 92.60 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:31.607Z] #60 ... [2022-04-05T23:23:31.607Z] [2022-04-05T23:23:31.607Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:23:31.607Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:31.607Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T23:23:31.607Z] #14 111.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:31.607Z] #14 111.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:31.607Z] #14 119.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T23:23:31.607Z] #14 119.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:31.607Z] #14 119.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:31.670Z] #21 1.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:23:31.853Z] #17 1.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T23:23:31.926Z] #21 1.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:23:31.927Z] #21 1.478 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:23:32.115Z] #17 DONE 1.5s [2022-04-05T23:23:32.115Z] [2022-04-05T23:23:32.115Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T23:23:32.115Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T23:23:32.488Z] #21 1.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:23:33.125Z] Client: [2022-04-05T23:23:33.126Z] Version: 20.10.9 [2022-04-05T23:23:33.126Z] API version: 1.41 [2022-04-05T23:23:33.126Z] Go version: go1.16.8 [2022-04-05T23:23:33.126Z] Git commit: c2ea9bc [2022-04-05T23:23:33.126Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:23:33.126Z] OS/Arch: windows/amd64 [2022-04-05T23:23:33.126Z] Context: default [2022-04-05T23:23:33.126Z] Experimental: true [2022-04-05T23:23:33.126Z] [2022-04-05T23:23:33.126Z] Server: Docker Engine - Community [2022-04-05T23:23:33.126Z] Engine: [2022-04-05T23:23:33.126Z] Version: 20.10.9 [2022-04-05T23:23:33.126Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:23:33.126Z] Go version: go1.16.8 [2022-04-05T23:23:33.126Z] Git commit: 79ea9d3 [2022-04-05T23:23:33.126Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:23:33.126Z] OS/Arch: windows/amd64 [2022-04-05T23:23:33.126Z] Experimental: true [2022-04-05T23:23:33.417Z] #21 3.116 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:23:33.503Z] #18 DONE 1.5s [2022-04-05T23:23:33.503Z] [2022-04-05T23:23:33.503Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T23:23:33.503Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [Pipeline] sh [2022-04-05T23:23:33.976Z] #14 ... [2022-04-05T23:23:33.976Z] [2022-04-05T23:23:33.976Z] #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-05T23:23:33.976Z] #63 sha256:09bae9498b330be111339879becbbb02f93830b18ed7fc6a47f0f8302ae286c5 [2022-04-05T23:23:33.976Z] #63 94.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:23:33.976Z] #63 94.88 + GOBIN=/build [2022-04-05T23:23:33.976Z] #63 94.88 + GO111MODULE=on [2022-04-05T23:23:33.976Z] #63 94.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:23:34.722Z] + docker info [2022-04-05T23:23:34.722Z] Client: [2022-04-05T23:23:34.722Z] Context: default [2022-04-05T23:23:34.722Z] Debug Mode: false [2022-04-05T23:23:34.722Z] [2022-04-05T23:23:34.722Z] Server: [2022-04-05T23:23:34.722Z] Containers: 0 [2022-04-05T23:23:34.722Z] Running: 0 [2022-04-05T23:23:34.722Z] Paused: 0 [2022-04-05T23:23:34.722Z] Stopped: 0 [2022-04-05T23:23:34.722Z] Images: 0 [2022-04-05T23:23:34.722Z] Server Version: 20.10.9 [2022-04-05T23:23:34.722Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T23:23:34.722Z] Windows: [2022-04-05T23:23:34.722Z] LCOW: [2022-04-05T23:23:34.722Z] Logging Driver: json-file [2022-04-05T23:23:34.722Z] Plugins: [2022-04-05T23:23:34.722Z] Volume: local [2022-04-05T23:23:34.722Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:23:34.722Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:23:34.722Z] Swarm: inactive [2022-04-05T23:23:34.722Z] Default Isolation: process [2022-04-05T23:23:34.722Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:23:34.722Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T23:23:34.722Z] OSType: windows [2022-04-05T23:23:34.722Z] Architecture: x86_64 [2022-04-05T23:23:34.722Z] CPUs: 4 [2022-04-05T23:23:34.722Z] Total Memory: 32GiB [2022-04-05T23:23:34.722Z] Name: azwin-2-4e1341 [2022-04-05T23:23:34.722Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T23:23:34.722Z] Docker Root Dir: D:\docker [2022-04-05T23:23:34.722Z] Debug Mode: false [2022-04-05T23:23:34.722Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:23:34.722Z] Labels: [2022-04-05T23:23:34.722Z] Experimental: true [2022-04-05T23:23:34.722Z] Insecure Registries: [2022-04-05T23:23:34.722Z] 10.0.0.4:5000 [2022-04-05T23:23:34.722Z] 127.0.0.0/8 [2022-04-05T23:23:34.722Z] Registry Mirrors: [2022-04-05T23:23:34.722Z] http://10.0.0.4:5000/ [2022-04-05T23:23:34.722Z] Live Restore Enabled: false [2022-04-05T23:23:34.722Z] Product License: Community Engine [2022-04-05T23:23:34.722Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T23:23:35.422Z] #19 DONE 1.7s [2022-04-05T23:23:35.422Z] [2022-04-05T23:23:35.422Z] #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-05T23:23:35.422Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:23:35.422Z] #43 ... [2022-04-05T23:23:35.422Z] [2022-04-05T23:23:35.422Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T23:23:35.422Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T23:23:35.942Z] #21 5.191 Fetched 8395 kB in 5s (1845 kB/s) [2022-04-05T23:23:36.506Z] #21 5.191 Reading package lists... [2022-04-05T23:23:36.506Z] #21 ... [2022-04-05T23:23:36.506Z] [2022-04-05T23:23:36.506Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-05T23:23:36.506Z] #26 sha256:1b6340cb42a3781a5206077114448eb49851d0d5b7cd764ee5c0bb5954f9d961 [2022-04-05T23:23:36.506Z] #26 97.42 + mkdir -p /tmp/tmp.sML3ODEHXF/src/github.com/docker [2022-04-05T23:23:36.506Z] #26 97.42 + mv components/cli /tmp/tmp.sML3ODEHXF/src/github.com/docker/cli [2022-04-05T23:23:36.506Z] #26 97.42 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-05T23:23:36.763Z] #26 ... [2022-04-05T23:23:36.763Z] [2022-04-05T23:23:36.763Z] #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-05T23:23:36.763Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:23:36.763Z] #56 7.407 + cd /tmp/tmp.uAB1abczyA/src/github.com/opencontainers/runc [2022-04-05T23:23:36.763Z] #56 7.408 + git checkout -q v1.1.1 [2022-04-05T23:23:36.763Z] #56 7.524 + '[' -z '' ']' [2022-04-05T23:23:36.763Z] #56 7.524 + target=static [2022-04-05T23:23:36.763Z] #56 7.524 + make BUILDTAGS=seccomp static [2022-04-05T23:23:36.763Z] #56 7.632 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-05T23:23:37.025Z] #19 201.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-05T23:23:37.025Z] #19 201.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:37.025Z] #19 201.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:23:37.025Z] #19 202.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-05T23:23:37.025Z] #19 202.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:37.025Z] #19 ... [2022-04-05T23:23:37.025Z] [2022-04-05T23:23:37.025Z] #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-05T23:23:37.025Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:23:37.025Z] #50 DONE 212.9s [2022-04-05T23:23:37.025Z] [2022-04-05T23:23:37.026Z] #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-05T23:23:37.026Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:23:37.026Z] #19 203.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:23:37.329Z] #56 ... [2022-04-05T23:23:37.329Z] [2022-04-05T23:23:37.329Z] #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-05T23:23:37.329Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-05T23:23:37.329Z] #21 5.191 Reading package lists... [2022-04-05T23:23:37.352Z] #20 DONE 1.8s [2022-04-05T23:23:37.353Z] [2022-04-05T23:23:37.353Z] #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-05T23:23:37.353Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:23:38.243Z] #14 129.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T23:23:38.243Z] #14 129.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:38.243Z] #14 129.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:39.224Z] #21 6.990 Reading package lists... [2022-04-05T23:23:39.271Z] #21 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:23:39.271Z] #21 1.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:23:39.271Z] #21 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:23:39.326Z] #63 99.58 rootlesskit version 1.0.0 [2022-04-05T23:23:39.326Z] #63 99.59 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T23:23:39.326Z] #63 99.59 -container-ip string [2022-04-05T23:23:39.326Z] #63 99.59 container ip [2022-04-05T23:23:39.326Z] #63 99.59 -container-port int [2022-04-05T23:23:39.326Z] #63 99.59 container port (default -1) [2022-04-05T23:23:39.326Z] #63 99.59 -host-ip string [2022-04-05T23:23:39.326Z] #63 99.59 host ip [2022-04-05T23:23:39.326Z] #63 99.59 -host-port int [2022-04-05T23:23:39.326Z] #63 99.59 host port (default -1) [2022-04-05T23:23:39.326Z] #63 99.59 -proto string [2022-04-05T23:23:39.326Z] #63 99.59 proxy protocol (default "tcp") [2022-04-05T23:23:39.608Z] #63 ... [2022-04-05T23:23:39.608Z] [2022-04-05T23:23:39.608Z] #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-05T23:23:39.608Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:39.608Z] #14 97.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T23:23:39.608Z] #14 97.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T23:23:39.608Z] #14 97.04 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:39.608Z] #14 97.20 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T23:23:39.608Z] #14 97.20 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.20 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:23:39.608Z] #14 97.32 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T23:23:39.608Z] #14 97.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.33 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:23:39.608Z] #14 97.45 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:23:39.608Z] #14 97.45 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:23:39.608Z] #14 97.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:23:39.608Z] #14 97.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:23:39.608Z] #14 97.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T23:23:39.608Z] #14 97.80 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.80 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:39.608Z] #14 97.86 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T23:23:39.608Z] #14 97.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 97.90 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:23:39.608Z] #14 98.03 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T23:23:39.608Z] #14 98.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 98.06 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:23:39.608Z] #14 98.28 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T23:23:39.608Z] #14 98.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 98.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:23:39.608Z] #14 98.45 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T23:23:39.608Z] #14 98.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 98.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:23:39.608Z] #14 98.63 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T23:23:39.608Z] #14 98.63 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 98.64 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:23:39.608Z] #14 98.74 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T23:23:39.608Z] #14 98.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 98.76 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:23:39.608Z] #14 99.13 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T23:23:39.608Z] #14 99.14 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 99.15 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:23:39.608Z] #14 99.37 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T23:23:39.608Z] #14 99.37 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 99.38 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:39.608Z] #14 99.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T23:23:39.608Z] #14 99.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 99.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:39.608Z] #14 99.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T23:23:39.608Z] #14 99.60 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T23:23:39.608Z] #14 99.60 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:23:39.608Z] #14 100.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:23:39.787Z] #21 8.662 Building dependency tree... [2022-04-05T23:23:39.865Z] #14 100.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:23:39.865Z] #14 100.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:39.865Z] #14 101.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:23:40.181Z] #14 101.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:23:40.218Z] #21 3.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:23:40.351Z] #21 9.890 The following additional packages will be installed: [2022-04-05T23:23:40.352Z] #21 9.895 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:23:40.352Z] #21 9.895 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T23:23:40.352Z] #21 9.896 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T23:23:40.352Z] #21 9.897 python3-pkg-resources vim-runtime xxd [2022-04-05T23:23:40.352Z] #21 9.900 Suggested packages: [2022-04-05T23:23:40.352Z] #21 9.908 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T23:23:40.352Z] #21 9.908 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T23:23:40.352Z] #21 9.908 acl attr quota [2022-04-05T23:23:40.352Z] #21 9.908 Recommended packages: [2022-04-05T23:23:40.352Z] #21 9.908 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T23:23:40.439Z] #14 101.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:23:40.439Z] #14 101.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:23:40.715Z] #14 101.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:23:40.715Z] #14 101.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:23:40.715Z] #14 101.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...#14 ... [2022-04-05T23:23:40.715Z] [2022-04-05T23:23:40.715Z] #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-05T23:23:40.715Z] #63 sha256:09bae9498b330be111339879becbbb02f93830b18ed7fc6a47f0f8302ae286c5 [2022-04-05T23:23:40.715Z] #63 DONE 101.5s [2022-04-05T23:23:40.715Z] [2022-04-05T23:23:40.715Z] #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-05T23:23:40.715Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:40.715Z] #14 101.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:23:40.715Z] #14 101.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:23:40.715Z] #14 101.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:23:40.715Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:40.715Z] #14 101.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T23:23:40.715Z] #14 ... [2022-04-05T23:23:40.715Z] [2022-04-05T23:23:40.715Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T23:23:40.715Z] #64 sha256:89ddd6e82aeb64b144eda0a13e25654bb8992ecda30260e2f6877625ea1065a1 [2022-04-05T23:23:40.715Z] #64 DONE 0.1s [2022-04-05T23:23:40.715Z] [2022-04-05T23:23:40.715Z] #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-05T23:23:40.715Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:40.715Z] #14 102.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:23:40.715Z] #14 102.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:40.715Z] #14 102.1 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-05T23:23:40.715Z] #14 102.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:40.715Z] #14 102.1 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-05T23:23:40.972Z] #14 ... [2022-04-05T23:23:40.972Z] [2022-04-05T23:23:40.972Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T23:23:40.972Z] #65 sha256:b49422b5bc2a033fbcf7ec9acb88e8df7ec8069858a701fb7ab5b1d576e8a682 [2022-04-05T23:23:40.972Z] #65 DONE 0.1s [2022-04-05T23:23:40.972Z] [2022-04-05T23:23:40.972Z] #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-05T23:23:40.972Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:23:40.972Z] #14 102.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:23:40.972Z] #14 102.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:40.972Z] #14 102.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-05T23:23:40.972Z] #14 102.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:23:40.972Z] #14 102.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:23:40.972Z] #14 102.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:40.973Z] #14 102.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:23:40.973Z] #14 102.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:40.973Z] #14 102.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:23:41.230Z] #14 102.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:23:41.282Z] #21 10.84 The following NEW packages will be installed: [2022-04-05T23:23:41.282Z] #21 10.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T23:23:41.282Z] #21 10.85 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:23:41.282Z] #21 10.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T23:23:41.282Z] #21 10.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T23:23:41.282Z] #21 10.85 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T23:23:41.282Z] #21 10.85 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T23:23:41.282Z] #21 10.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T23:23:41.282Z] #21 10.86 xz-utils zip zstd [2022-04-05T23:23:41.487Z] #14 DONE 102.8s [2022-04-05T23:23:41.487Z] [2022-04-05T23:23:41.487Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T23:23:41.487Z] #55 sha256:6572ea3fd3dce21fe09850672623c40511134f6a6c641da500f1dbe76e96811d [2022-04-05T23:23:41.539Z] #21 11.18 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:23:41.539Z] #21 11.18 Need to get 27.0 MB of archives. [2022-04-05T23:23:41.539Z] #21 11.18 After this operation, 105 MB of additional disk space will be used. [2022-04-05T23:23:41.539Z] #21 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-05T23:23:41.539Z] #21 11.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-05T23:23:41.539Z] #21 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-05T23:23:41.539Z] #21 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-05T23:23:41.539Z] #21 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-05T23:23:41.539Z] #21 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-05T23:23:41.539Z] #21 11.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-05T23:23:41.539Z] #21 11.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-05T23:23:41.539Z] #21 11.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:23:41.539Z] #21 11.27 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-05T23:23:41.539Z] #21 11.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T23:23:41.539Z] #21 11.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-05T23:23:41.539Z] #21 11.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-05T23:23:41.814Z] #21 11.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-05T23:23:41.814Z] #21 11.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-05T23:23:41.814Z] #21 11.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-05T23:23:41.814Z] #21 11.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-05T23:23:41.814Z] #21 11.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-05T23:23:41.814Z] #21 11.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-05T23:23:41.814Z] #21 11.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-05T23:23:41.814Z] #21 11.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-05T23:23:41.814Z] #21 11.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-05T23:23:41.814Z] #21 11.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-05T23:23:41.814Z] #21 11.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-05T23:23:41.814Z] #21 11.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-05T23:23:41.814Z] #21 11.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-05T23:23:41.814Z] #21 11.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-05T23:23:42.053Z] #55 DONE 0.2s [2022-04-05T23:23:42.053Z] [2022-04-05T23:23:42.053Z] #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-05T23:23:42.053Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:23:42.079Z] #21 11.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-05T23:23:42.371Z] #21 11.85 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-05T23:23:42.371Z] #21 11.85 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-05T23:23:42.371Z] #21 11.85 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-05T23:23:42.371Z] #21 11.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-05T23:23:42.371Z] #21 11.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-05T23:23:42.371Z] #21 11.85 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-05T23:23:42.371Z] #21 11.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T23:23:42.371Z] #21 11.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T23:23:42.371Z] #21 11.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:23:42.371Z] #21 11.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T23:23:42.371Z] #21 11.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T23:23:42.371Z] #21 11.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T23:23:42.371Z] #21 11.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-05T23:23:42.371Z] #21 11.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-05T23:23:42.371Z] #21 11.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-05T23:23:42.371Z] #21 11.98 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-05T23:23:42.642Z] #21 12.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-05T23:23:42.642Z] #21 12.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-05T23:23:42.642Z] #21 12.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-05T23:23:42.642Z] #21 12.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-05T23:23:43.208Z] #21 12.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:23:43.464Z] #21 12.98 Fetched 27.0 MB in 1s (19.3 MB/s) [2022-04-05T23:23:43.464Z] #21 13.05 Selecting previously unselected package pigz. [2022-04-05T23:23:43.465Z] #21 13.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-05T23:23:43.465Z] #21 13.10 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-05T23:23:43.465Z] #21 13.11 Unpacking pigz (2.6-1) ... [2022-04-05T23:23:43.465Z] #21 13.18 Selecting previously unselected package libelf1:arm64. [2022-04-05T23:23:43.526Z] #21 6.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:23:43.641Z] #19 210.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-05T23:23:43.641Z] #19 210.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:43.641Z] #19 210.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:23:43.641Z] #19 210.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-05T23:23:43.641Z] #19 210.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:43.641Z] #19 210.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:23:43.641Z] #19 210.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-05T23:23:43.641Z] #19 210.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:43.641Z] #19 210.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:23:43.641Z] #19 210.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-05T23:23:43.641Z] #19 210.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:43.641Z] #19 210.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:23:43.641Z] #19 210.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-05T23:23:43.641Z] #19 210.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:43.641Z] #19 210.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:23:43.641Z] #19 210.4 Selecting previously unselected package cross-config. [2022-04-05T23:23:43.641Z] #19 210.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-05T23:23:43.642Z] #19 210.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-05T23:23:43.642Z] #19 210.5 Selecting previously unselected package gcc-10-cross-base. [2022-04-05T23:23:43.642Z] #19 210.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:43.642Z] #19 210.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-05T23:23:43.642Z] #19 210.6 Selecting previously unselected package libc6-arm64-cross. [2022-04-05T23:23:43.642Z] #19 210.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-05T23:23:43.642Z] #19 210.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-05T23:23:43.721Z] #21 13.18 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-05T23:23:43.721Z] #21 13.19 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-05T23:23:43.721Z] #21 13.30 Selecting previously unselected package libbpf0:arm64. [2022-04-05T23:23:43.721Z] #21 13.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-05T23:23:43.721Z] #21 13.32 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-05T23:23:43.721Z] #21 13.41 Selecting previously unselected package libcap2:arm64. [2022-04-05T23:23:43.977Z] #21 13.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-05T23:23:43.977Z] #21 13.42 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-05T23:23:43.977Z] #21 13.49 Selecting previously unselected package libmnl0:arm64. [2022-04-05T23:23:43.977Z] #21 13.49 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-05T23:23:43.977Z] #21 13.49 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-05T23:23:43.977Z] #21 13.55 Selecting previously unselected package libxtables12:arm64. [2022-04-05T23:23:43.977Z] #21 13.55 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-05T23:23:43.977Z] #21 13.56 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-05T23:23:43.977Z] #21 13.60 Selecting previously unselected package libcap2-bin. [2022-04-05T23:23:43.977Z] #21 13.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-05T23:23:43.977Z] #21 13.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T23:23:43.977Z] #21 13.70 Selecting previously unselected package iproute2. [2022-04-05T23:23:44.099Z] #21 ... [2022-04-05T23:23:44.099Z] [2022-04-05T23:23:44.099Z] #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-05T23:23:44.099Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:23:44.099Z] #56 14.78 + cd /tmp/tmp.3AqOALyqUD/src/github.com/opencontainers/runc [2022-04-05T23:23:44.099Z] #56 14.80 + git checkout -q v1.1.1 [2022-04-05T23:23:44.099Z] #56 15.10 + '[' -z '' ']' [2022-04-05T23:23:44.099Z] #56 15.10 + target=static [2022-04-05T23:23:44.099Z] #56 15.10 + make BUILDTAGS=seccomp static [2022-04-05T23:23:44.099Z] #56 15.71 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-05T23:23:44.208Z] #19 211.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-05T23:23:44.208Z] #19 211.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:44.208Z] #19 211.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:44.208Z] #19 211.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-05T23:23:44.208Z] #19 211.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:44.208Z] #19 211.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:44.208Z] #19 211.2 Selecting previously unselected package libitm1-arm64-cross. [2022-04-05T23:23:44.208Z] #19 211.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:44.208Z] #19 211.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:44.208Z] #19 211.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-05T23:23:44.233Z] #21 13.70 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-05T23:23:44.233Z] #21 13.70 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T23:23:44.466Z] #19 211.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:44.466Z] #19 211.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:44.466Z] #19 211.3 Selecting previously unselected package libasan6-arm64-cross. [2022-04-05T23:23:44.466Z] #19 211.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:44.466Z] #19 211.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:44.489Z] #21 14.10 Selecting previously unselected package xxd. [2022-04-05T23:23:44.489Z] #21 14.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T23:23:44.489Z] #21 14.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:23:44.583Z] #56 2.534 + RM_GOPATH=0 [2022-04-05T23:23:44.583Z] #56 2.534 + TMP_GOPATH= [2022-04-05T23:23:44.583Z] #56 2.534 + : /build [2022-04-05T23:23:44.583Z] #56 2.534 + '[' -z '' ']' [2022-04-05T23:23:44.583Z] #56 2.534 ++ mktemp -d [2022-04-05T23:23:44.583Z] #56 2.534 + export GOPATH=/tmp/tmp.NFEFrUSuen [2022-04-05T23:23:44.583Z] #56 2.534 + GOPATH=/tmp/tmp.NFEFrUSuen [2022-04-05T23:23:44.583Z] #56 2.534 + RM_GOPATH=1 [2022-04-05T23:23:44.583Z] #56 2.534 + case "$(go env GOARCH)" in [2022-04-05T23:23:44.583Z] #56 2.534 ++ go env GOARCH [2022-04-05T23:23:44.583Z] #56 2.571 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:44.583Z] #56 2.571 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:23:44.583Z] #56 2.571 ++ dirname /install.sh [2022-04-05T23:23:44.583Z] #56 2.571 + dir=/ [2022-04-05T23:23:44.583Z] #56 2.571 + bin=runc [2022-04-05T23:23:44.583Z] #56 2.571 + shift [2022-04-05T23:23:44.583Z] #56 2.571 + '[' '!' -f //runc.installer ']' [2022-04-05T23:23:44.583Z] #56 2.571 + . //runc.installer [2022-04-05T23:23:44.583Z] #56 2.571 ++ set -e [2022-04-05T23:23:44.583Z] #56 2.571 ++ : v1.1.1 [2022-04-05T23:23:44.583Z] #56 2.571 + install_runc [2022-04-05T23:23:44.583Z] #56 2.571 + RUNC_BUILDTAGS=seccomp [2022-04-05T23:23:44.583Z] #56 2.571 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T23:23:44.583Z] #56 2.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NFEFrUSuen/src/github.com/opencontainers/runc [2022-04-05T23:23:44.583Z] #56 2.571 Cloning into '/tmp/tmp.NFEFrUSuen/src/github.com/opencontainers/runc'... [2022-04-05T23:23:44.583Z] #56 2.571 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T23:23:44.583Z] #56 ... [2022-04-05T23:23:44.583Z] [2022-04-05T23:23:44.583Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T23:23:44.583Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T23:23:44.583Z] #15 DONE 3.1s [2022-04-05T23:23:44.746Z] #21 14.22 Selecting previously unselected package vim-common. [2022-04-05T23:23:44.746Z] #21 14.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:23:44.746Z] #21 14.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:23:44.746Z] #21 14.37 Selecting previously unselected package bash-completion. [2022-04-05T23:23:44.746Z] #21 14.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T23:23:44.839Z] [2022-04-05T23:23:44.840Z] #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-05T23:23:44.840Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T23:23:45.032Z] #19 212.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-05T23:23:45.032Z] #19 212.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:45.032Z] #19 212.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:45.290Z] #19 212.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-05T23:23:45.290Z] #19 212.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:45.290Z] #19 212.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:45.859Z] #19 212.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-05T23:23:45.859Z] #19 212.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:45.859Z] #19 212.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:46.113Z] #21 15.81 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T23:23:46.118Z] #19 213.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-05T23:23:46.118Z] #19 213.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:46.118Z] #19 213.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:46.370Z] #21 16.15 Selecting previously unselected package bzip2. [2022-04-05T23:23:46.377Z] #19 213.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-05T23:23:46.377Z] #19 213.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:46.377Z] #19 213.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:46.627Z] #21 16.16 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-05T23:23:46.627Z] #21 16.16 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T23:23:46.627Z] #21 16.24 Selecting previously unselected package xz-utils. [2022-04-05T23:23:46.627Z] #21 16.26 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-05T23:23:46.627Z] #21 16.26 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T23:23:46.883Z] #21 16.40 Selecting previously unselected package apparmor. [2022-04-05T23:23:46.883Z] #21 16.40 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-05T23:23:46.883Z] #21 16.46 Unpacking apparmor (2.13.6-10) ... [2022-04-05T23:23:46.895Z] #19 213.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-05T23:23:46.895Z] #19 213.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:46.895Z] #19 213.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:23:47.139Z] #21 16.80 Selecting previously unselected package inetutils-ping. [2022-04-05T23:23:47.357Z] Fetching without tags [2022-04-05T23:23:47.396Z] #21 16.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-05T23:23:47.396Z] #21 16.81 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T23:23:47.396Z] #21 16.94 Selecting previously unselected package libip4tc2:arm64. [2022-04-05T23:23:47.396Z] #21 16.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-05T23:23:47.396Z] #21 16.95 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-05T23:23:47.396Z] #21 17.01 Selecting previously unselected package libip6tc2:arm64. [2022-04-05T23:23:47.396Z] #21 17.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-05T23:23:47.396Z] #21 17.02 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-05T23:23:47.396Z] #21 17.09 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-05T23:23:47.653Z] #21 17.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-05T23:23:47.653Z] #21 17.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-05T23:23:47.653Z] #21 17.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-05T23:23:47.653Z] #21 17.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-05T23:23:47.653Z] #21 17.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-05T23:23:47.653Z] #21 17.24 Selecting previously unselected package libnftnl11:arm64. [2022-04-05T23:23:47.653Z] #21 17.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-05T23:23:47.653Z] #21 17.25 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-05T23:23:47.653Z] #21 17.33 Selecting previously unselected package iptables. [2022-04-05T23:23:47.654Z] #21 17.36 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-05T23:23:47.911Z] #21 17.36 Unpacking iptables (1.8.7-1) ... [2022-04-05T23:23:48.064Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:23:48.116Z] #16 DONE 3.5s [2022-04-05T23:23:48.116Z] [2022-04-05T23:23:48.116Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T23:23:48.116Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T23:23:48.168Z] #21 17.61 Selecting previously unselected package libonig5:arm64. [2022-04-05T23:23:48.168Z] #21 17.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-05T23:23:48.168Z] #21 17.64 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T23:23:48.168Z] #21 17.73 Selecting previously unselected package libjq1:arm64. [2022-04-05T23:23:48.168Z] #21 17.73 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-05T23:23:48.168Z] #21 17.74 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-05T23:23:48.168Z] #21 17.83 Selecting previously unselected package jq. [2022-04-05T23:23:47.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:23:47.100Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:23:47.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:23:47.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:23:47.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:23:47.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:23:47.394Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:23:48.169Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:23:48.216Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:23:48.426Z] #21 17.83 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-05T23:23:48.426Z] #21 17.84 Unpacking jq (1.6-2.1) ... [2022-04-05T23:23:48.426Z] #21 17.91 Selecting previously unselected package libaio1:arm64. [2022-04-05T23:23:48.426Z] #21 17.91 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-05T23:23:48.426Z] #21 17.92 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-05T23:23:48.426Z] #21 17.97 Selecting previously unselected package libgpm2:arm64. [2022-04-05T23:23:48.426Z] #21 17.97 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-05T23:23:48.426Z] #21 17.98 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-05T23:23:48.426Z] #21 18.03 Selecting previously unselected package libicu67:arm64. [2022-04-05T23:23:48.426Z] #21 18.05 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-05T23:23:48.426Z] #21 18.06 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-05T23:23:50.010Z] #17 1.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T23:23:50.010Z] #17 DONE 1.7s [2022-04-05T23:23:50.010Z] [2022-04-05T23:23:50.011Z] #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-05T23:23:50.011Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:23:50.011Z] #43 ... [2022-04-05T23:23:50.011Z] [2022-04-05T23:23:50.011Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T23:23:50.011Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T23:23:51.445Z] #18 DONE 1.4s [2022-04-05T23:23:51.445Z] [2022-04-05T23:23:51.445Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T23:23:51.445Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-05T23:23:51.708Z] #21 20.81 Selecting previously unselected package libinih1:arm64. [2022-04-05T23:23:51.708Z] #21 20.81 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 20.82 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-05T23:23:51.708Z] #21 20.87 Selecting previously unselected package libnet1:arm64. [2022-04-05T23:23:51.708Z] #21 20.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 20.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:23:51.708Z] #21 20.93 Selecting previously unselected package libnl-3-200:arm64. [2022-04-05T23:23:51.708Z] #21 20.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 20.94 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T23:23:51.708Z] #21 21.00 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-05T23:23:51.708Z] #21 21.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 21.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T23:23:51.708Z] #21 21.05 Selecting previously unselected package net-tools. [2022-04-05T23:23:51.708Z] #21 21.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 21.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:23:51.708Z] #21 21.18 Selecting previously unselected package patch. [2022-04-05T23:23:51.708Z] #21 21.19 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-05T23:23:51.708Z] #21 21.20 Unpacking patch (2.7.6-7) ... [2022-04-05T23:23:51.708Z] #21 21.27 Selecting previously unselected package python-pip-whl. [2022-04-05T23:23:51.708Z] #21 21.28 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:23:51.708Z] #21 21.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:23:51.850Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:23:51.850Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:23:51.966Z] #21 21.73 Selecting previously unselected package python3-lib2to3. [2022-04-05T23:23:52.222Z] #21 21.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T23:23:52.222Z] #21 21.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:23:52.222Z] #21 21.83 Selecting previously unselected package python3-distutils. [2022-04-05T23:23:52.222Z] #21 21.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T23:23:52.222Z] #21 21.84 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T23:23:52.478Z] #21 21.95 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:23:52.478Z] #21 21.97 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:23:52.478Z] #21 21.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:23:52.478Z] #21 22.08 Selecting previously unselected package python3-setuptools. [2022-04-05T23:23:52.478Z] #21 22.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T23:23:52.478Z] #21 22.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T23:23:52.735Z] #21 22.29 Selecting previously unselected package python3-wheel. [2022-04-05T23:23:52.735Z] #21 22.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T23:23:52.735Z] #21 22.29 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T23:23:52.735Z] #21 22.34 Selecting previously unselected package python3-pip. [2022-04-05T23:23:52.735Z] #21 22.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:23:52.735Z] #21 22.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:23:52.992Z] #21 22.57 Selecting previously unselected package sudo. [2022-04-05T23:23:52.992Z] #21 22.57 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-05T23:23:52.992Z] #21 22.59 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T23:23:53.344Z] #19 DONE 1.6s [2022-04-05T23:23:53.345Z] [2022-04-05T23:23:53.345Z] #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-05T23:23:53.345Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:23:53.345Z] #56 11.04 + cd /tmp/tmp.NFEFrUSuen/src/github.com/opencontainers/runc [2022-04-05T23:23:53.345Z] #56 11.04 + git checkout -q v1.1.1 [2022-04-05T23:23:53.554Z] #21 23.01 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T23:23:53.554Z] #21 23.01 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-05T23:23:53.554Z] #21 23.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:23:53.554Z] #21 23.18 Selecting previously unselected package uidmap. [2022-04-05T23:23:53.554Z] #21 23.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-05T23:23:53.554Z] #21 23.20 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T23:23:53.554Z] #21 23.29 Selecting previously unselected package vim-runtime. [2022-04-05T23:23:53.554Z] #21 23.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:23:53.602Z] #56 11.65 + '[' -z '' ']' [2022-04-05T23:23:53.602Z] #56 11.65 + target=static [2022-04-05T23:23:53.602Z] #56 11.65 + make BUILDTAGS=seccomp static [2022-04-05T23:23:53.811Z] #21 23.31 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-05T23:23:53.811Z] #21 23.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T23:23:53.811Z] #21 23.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:23:53.859Z] #56 11.83 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-05T23:23:54.428Z] #56 ... [2022-04-05T23:23:54.428Z] [2022-04-05T23:23:54.428Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T23:23:54.428Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T23:23:54.428Z] #20 DONE 1.5s [2022-04-05T23:23:54.428Z] [2022-04-05T23:23:54.428Z] #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-05T23:23:54.428Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:23:51.497Z] > git remote # timeout=10 [2022-04-05T23:23:51.578Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:23:51.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:23:51.629Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:23:51.762Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T23:23:51.884Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:23:51.930Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:23:56.327Z] #21 1.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:23:56.328Z] #21 2.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:23:56.328Z] #21 2.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:23:56.332Z] #21 25.93 Selecting previously unselected package vim. [2022-04-05T23:23:56.332Z] #21 25.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T23:23:56.332Z] #21 25.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:23:56.348Z] #56 ... [2022-04-05T23:23:56.348Z] [2022-04-05T23:23:56.348Z] #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-05T23:23:56.348Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:23:56.348Z] #34 DONE 147.3s [2022-04-05T23:23:56.348Z] [2022-04-05T23:23:56.348Z] #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-05T23:23:56.348Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:23:56.348Z] #21 8.443 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:23:56.348Z] #21 13.04 Fetched 8508 kB in 11s (740 kB/s) [2022-04-05T23:23:56.348Z] #21 13.04 Reading package lists... [2022-04-05T23:23:56.402Z] #14 147.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T23:23:56.402Z] #14 147.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:23:56.402Z] #14 147.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:23:56.610Z] #21 16.83 Reading package lists... [2022-04-05T23:23:56.718Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T23:23:56.718Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3da9b68c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T23:23:56.718Z] ---------------------------------------------------------------------------- [2022-04-05T23:23:56.718Z] [2022-04-05T23:23:56.718Z] INFO: executeCI.ps1 starting at Tue Apr 5 23:23:54 CUT 2022 [2022-04-05T23:23:56.718Z] [2022-04-05T23:23:56.718Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T23:23:56.718Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T23:23:56.718Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-05T23:23:56.718Z] INFO: Environment variables: [2022-04-05T23:23:56.718Z] [2022-04-05T23:23:56.719Z] Name Value [2022-04-05T23:23:56.719Z] ---- ----- [2022-04-05T23:23:56.719Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T23:23:56.719Z] amd64 true [2022-04-05T23:23:56.719Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T23:23:56.719Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T23:23:56.719Z] arm64 true [2022-04-05T23:23:56.719Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T23:23:56.719Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T23:23:56.719Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T23:23:56.719Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T23:23:56.719Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T23:23:56.719Z] BRANCH_NAME PR-43401 [2022-04-05T23:23:56.719Z] BUILD_DISPLAY_NAME #13 [2022-04-05T23:23:56.719Z] BUILD_ID 13 [2022-04-05T23:23:56.719Z] BUILD_NUMBER 13 [2022-04-05T23:23:56.719Z] BUILD_TAG jenkins-moby-PR-43401-13 [2022-04-05T23:23:56.719Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/ [2022-04-05T23:23:56.719Z] cgroup2 true [2022-04-05T23:23:56.719Z] CHANGE_AUTHOR corhere [2022-04-05T23:23:56.719Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-05T23:23:56.719Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-05T23:23:56.719Z] CHANGE_BRANCH plumb-contexts [2022-04-05T23:23:56.719Z] CHANGE_FORK corhere [2022-04-05T23:23:56.719Z] CHANGE_ID 43401 [2022-04-05T23:23:56.719Z] CHANGE_TARGET master [2022-04-05T23:23:56.719Z] CHANGE_TITLE Plumb contexts down into containerd [2022-04-05T23:23:56.719Z] CHANGE_URL https://github.com/moby/moby/pull/43401 [2022-04-05T23:23:56.719Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:23:56.719Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T23:23:56.719Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T23:23:56.719Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T23:23:56.719Z] COMPUTERNAME azwin-2-4e1341 [2022-04-05T23:23:56.719Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T23:23:56.719Z] ConfigSequenceNumber 0 [2022-04-05T23:23:56.719Z] dco true [2022-04-05T23:23:56.719Z] DOCKER_BUILDKIT 0 [2022-04-05T23:23:56.719Z] DOCKER_DUT_DEBUG 1 [2022-04-05T23:23:56.719Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T23:23:56.719Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T23:23:56.719Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T23:23:56.719Z] EXECUTOR_NUMBER 0 [2022-04-05T23:23:56.719Z] FQDN azwin-2-4e1341.westus.cloudapp.azure.com [2022-04-05T23:23:56.719Z] GIT_BRANCH PR-43401 [2022-04-05T23:23:56.719Z] GIT_COMMIT 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:23:56.719Z] GIT_PREVIOUS_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:23:56.719Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:23:56.719Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T23:23:56.719Z] HUDSON_COOKIE 3aa2677c-0c58-4f7f-8142-9a61e46f3b95 [2022-04-05T23:23:56.719Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:23:56.719Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T23:23:56.719Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T23:23:56.719Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T23:23:56.719Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:23:56.719Z] JENKINS_NODE_COOKIE e4f409d4-bff6-4248-a34b-a9e427fc64f6 [2022-04-05T23:23:56.719Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T23:23:56.719Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T23:23:56.719Z] JOB_BASE_NAME PR-43401 [2022-04-05T23:23:56.719Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/display/redirect [2022-04-05T23:23:56.719Z] JOB_NAME moby/PR-43401 [2022-04-05T23:23:56.719Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/ [2022-04-05T23:23:56.719Z] library.jps.version master [2022-04-05T23:23:56.719Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T23:23:56.719Z] NODE_LABELS amd64 azure azwin-2-4e1341 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-05T23:23:56.719Z] NODE_NAME azwin-2-4e1341 [2022-04-05T23:23:56.719Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T23:23:56.719Z] OS Windows_NT [2022-04-05T23:23:56.719Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T23:23:56.719Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T23:23:56.719Z] ppc64le false [2022-04-05T23:23:56.719Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T23:23:56.719Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-05T23:23:56.719Z] PROCESSOR_LEVEL 6 [2022-04-05T23:23:56.719Z] PROCESSOR_REVISION 4f01 [2022-04-05T23:23:56.719Z] ProgramData C:\ProgramData [2022-04-05T23:23:56.719Z] ProgramFiles C:\Program Files [2022-04-05T23:23:56.719Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T23:23:56.719Z] ProgramW6432 C:\Program Files [2022-04-05T23:23:56.719Z] PROMPT $P$G [2022-04-05T23:23:56.719Z] PSExecutionPolicyPreference Bypass [2022-04-05T23:23:56.719Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T23:23:56.719Z] PUBLIC C:\Users\Public [2022-04-05T23:23:56.719Z] rootless true [2022-04-05T23:23:56.719Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=arti... [2022-04-05T23:23:56.719Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=changes [2022-04-05T23:23:56.719Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect [2022-04-05T23:23:56.719Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=tests [2022-04-05T23:23:56.719Z] s390x false [2022-04-05T23:23:56.719Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T23:23:56.719Z] SOURCES_DRIVE d [2022-04-05T23:23:56.719Z] SOURCES_SUBDIR gopath [2022-04-05T23:23:56.719Z] STAGE_NAME Run tests [2022-04-05T23:23:56.719Z] SystemDrive C: [2022-04-05T23:23:56.719Z] SystemRoot C:\Windows [2022-04-05T23:23:56.719Z] TEMP C:\Windows\TEMP [2022-04-05T23:23:56.719Z] TESTDEBUG 0 [2022-04-05T23:23:56.719Z] TESTRUN_DRIVE d [2022-04-05T23:23:56.719Z] TESTRUN_SUBDIR CI [2022-04-05T23:23:56.719Z] TIMEOUT 120m [2022-04-05T23:23:56.719Z] TMP C:\Windows\TEMP [2022-04-05T23:23:56.719Z] unit_validate true [2022-04-05T23:23:56.719Z] USERDOMAIN WORKGROUP [2022-04-05T23:23:56.719Z] USERNAME azwin-2-4e1341$ [2022-04-05T23:23:56.719Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T23:23:56.719Z] validate_force false [2022-04-05T23:23:56.719Z] windir C:\Windows [2022-04-05T23:23:56.719Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T23:23:56.719Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-05T23:23:56.719Z] windows2022 true [2022-04-05T23:23:56.719Z] windows2022containerd true [2022-04-05T23:23:56.719Z] windowsRS5 true [2022-04-05T23:23:56.719Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T23:23:56.719Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T23:23:56.719Z] [2022-04-05T23:23:56.719Z] [2022-04-05T23:23:56.719Z] [2022-04-05T23:23:56.873Z] #19 223.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-05T23:23:56.873Z] #19 223.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:23:56.873Z] #19 223.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:23:56.873Z] #19 223.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-05T23:23:56.873Z] #19 223.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-05T23:23:56.873Z] #19 223.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-05T23:23:56.873Z] #19 223.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-05T23:23:56.873Z] #19 223.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-05T23:23:56.873Z] #19 223.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-05T23:23:56.893Z] #21 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:23:56.896Z] #21 26.41 Selecting previously unselected package xfsprogs. [2022-04-05T23:23:56.896Z] #21 26.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-05T23:23:56.896Z] #21 26.43 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T23:23:57.131Z] #19 224.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-05T23:23:57.132Z] #19 224.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:23:57.132Z] #19 224.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:23:57.152Z] #21 26.74 Selecting previously unselected package zip. [2022-04-05T23:23:57.152Z] #21 26.76 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-05T23:23:57.152Z] #21 26.76 Unpacking zip (3.0-12) ... [2022-04-05T23:23:57.409Z] #21 26.89 Selecting previously unselected package zstd. [2022-04-05T23:23:57.409Z] #21 26.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-05T23:23:57.409Z] #21 26.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:23:57.557Z] #21 19.48 Building dependency tree... [2022-04-05T23:23:57.666Z] #21 27.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:23:57.698Z] #19 224.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-05T23:23:57.698Z] #19 224.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:23:57.698Z] #19 224.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:23:57.698Z] #19 ... [2022-04-05T23:23:57.698Z] [2022-04-05T23:23:57.698Z] #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-05T23:23:57.698Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:23:57.698Z] #58 234.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T23:23:57.710Z] INFO: Sources under d:\gopath\... [2022-04-05T23:23:57.710Z] INFO: Test run under d:\CI\... [2022-04-05T23:23:57.710Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T23:23:57.710Z] INFO: docker/docker repository was found [2022-04-05T23:23:57.777Z] #14 ... [2022-04-05T23:23:57.777Z] [2022-04-05T23:23:57.777Z] #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-05T23:23:57.777Z] #63 sha256:02704b42c2d3cc4f9bd3ce31ae057c7d11cb0539caa2c7dca51a49e0cf844b15 [2022-04-05T23:23:57.777Z] #63 149.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:23:57.777Z] #63 149.2 + GOBIN=/build [2022-04-05T23:23:57.777Z] #63 149.2 + GO111MODULE=on [2022-04-05T23:23:57.777Z] #63 149.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:23:57.868Z] #21 3.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:23:58.130Z] #21 21.22 The following additional packages will be installed: [2022-04-05T23:23:58.130Z] #21 21.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:23:58.130Z] #21 21.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T23:23:58.130Z] #21 21.22 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T23:23:58.130Z] #21 21.22 python3-pkg-resources vim-runtime xxd [2022-04-05T23:23:58.130Z] #21 21.24 Suggested packages: [2022-04-05T23:23:58.130Z] #21 21.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T23:23:58.130Z] #21 21.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T23:23:58.130Z] #21 21.24 acl attr quota [2022-04-05T23:23:58.130Z] #21 21.24 Recommended packages: [2022-04-05T23:23:58.130Z] #21 21.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T23:23:58.181Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-05T23:23:58.599Z] #21 27.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-05T23:23:58.599Z] #21 27.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:23:58.599Z] #21 28.00 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-05T23:23:58.599Z] #21 28.01 Setting up libicu67:arm64 (67.1-7) ... [2022-04-05T23:23:58.599Z] #21 28.02 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-05T23:23:58.599Z] #21 28.04 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-05T23:23:58.599Z] #21 28.07 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T23:23:58.599Z] #21 28.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:23:58.599Z] #21 28.15 Setting up bzip2 (1.0.8-4) ... [2022-04-05T23:23:58.599Z] #21 28.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T23:23:58.599Z] #21 28.19 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T23:23:58.634Z] #58 DONE 235.6s [2022-04-05T23:23:58.634Z] [2022-04-05T23:23:58.634Z] #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-05T23:23:58.634Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T23:23:58.650Z] ltsc2022: Pulling from windows/servercore [2022-04-05T23:23:58.803Z] #21 4.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:23:59.120Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T23:23:59.163Z] #21 28.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:23:59.163Z] #21 28.75 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-05T23:23:59.163Z] #21 28.77 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T23:23:59.163Z] #21 28.78 Setting up apparmor (2.13.6-10) ... [2022-04-05T23:23:59.591Z] 037d5740b404: Pulling fs layer [2022-04-05T23:24:00.534Z] #21 30.22 Setting up zip (3.0-12) ... [2022-04-05T23:24:00.684Z] #21 23.07 The following NEW packages will be installed: [2022-04-05T23:24:00.684Z] #21 23.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T23:24:00.684Z] #21 23.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:24:00.684Z] #21 23.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T23:24:00.684Z] #21 23.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T23:24:00.684Z] #21 23.07 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T23:24:00.684Z] #21 23.07 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T23:24:00.684Z] #21 23.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T23:24:00.684Z] #21 23.08 xz-utils zip zstd [2022-04-05T23:24:00.684Z] #21 23.52 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:24:00.684Z] #21 23.52 Need to get 27.6 MB of archives. [2022-04-05T23:24:00.684Z] #21 23.52 After this operation, 106 MB of additional disk space will be used. [2022-04-05T23:24:00.684Z] #21 23.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T23:24:00.684Z] #21 23.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T23:24:00.684Z] #21 23.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T23:24:00.684Z] #21 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T23:24:00.684Z] #21 23.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T23:24:00.684Z] #21 23.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T23:24:00.684Z] #21 23.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-05T23:24:00.684Z] #21 23.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T23:24:00.684Z] #21 23.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:24:00.684Z] #21 23.57 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-05T23:24:00.684Z] #21 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T23:24:00.684Z] #21 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T23:24:00.684Z] #21 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T23:24:00.684Z] #21 23.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T23:24:00.684Z] #21 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T23:24:00.684Z] #21 23.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T23:24:00.684Z] #21 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T23:24:00.684Z] #21 23.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T23:24:00.684Z] #21 23.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T23:24:00.684Z] #21 23.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T23:24:00.684Z] #21 23.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T23:24:00.684Z] #21 23.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:24:00.792Z] #21 30.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:00.792Z] #21 30.27 Setting up bash-completion (1:2.11-2) ... [2022-04-05T23:24:00.946Z] #21 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:24:00.946Z] #21 23.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:24:00.946Z] #21 23.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T23:24:00.946Z] #21 23.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T23:24:00.946Z] #21 23.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:24:01.209Z] #21 24.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T23:24:01.209Z] #21 24.17 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-05T23:24:01.209Z] #21 24.17 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-05T23:24:01.210Z] #21 24.17 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-05T23:24:01.210Z] #21 24.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T23:24:01.210Z] #21 24.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T23:24:01.210Z] #21 24.18 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-05T23:24:01.210Z] #21 24.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T23:24:01.210Z] #21 24.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T23:24:01.210Z] #21 24.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:24:01.210Z] #21 24.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T23:24:01.210Z] #21 24.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T23:24:01.210Z] #21 24.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T23:24:01.472Z] #21 24.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T23:24:01.472Z] #21 24.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T23:24:01.472Z] #21 24.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T23:24:01.472Z] #21 24.31 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-05T23:24:01.735Z] #21 24.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T23:24:01.735Z] #21 24.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T23:24:01.735Z] #21 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T23:24:01.735Z] #21 24.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T23:24:02.083Z] #21 ... [2022-04-05T23:24:02.083Z] [2022-04-05T23:24:02.083Z] #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-05T23:24:02.083Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:24:02.083Z] #34 DONE 122.8s [2022-04-05T23:24:02.083Z] [2022-04-05T23:24:02.083Z] #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-05T23:24:02.083Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:24:02.310Z] #21 25.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:24:02.340Z] #43 ... [2022-04-05T23:24:02.340Z] [2022-04-05T23:24:02.340Z] #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-05T23:24:02.340Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:24:02.340Z] #21 7.951 Fetched 8508 kB in 6s (1367 kB/s) [2022-04-05T23:24:02.579Z] #21 25.63 Fetched 27.6 MB in 2s (17.9 MB/s) [2022-04-05T23:24:02.579Z] #21 25.70 Selecting previously unselected package pigz. [2022-04-05T23:24:02.687Z] #21 31.94 Setting up xz-utils (5.2.5-2) ... [2022-04-05T23:24:02.687Z] #21 31.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T23:24:02.687Z] #21 31.97 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-05T23:24:02.687Z] #21 31.99 Setting up patch (2.7.6-7) ... [2022-04-05T23:24:02.687Z] #21 32.00 Setting up sudo (1.9.5p2-3) ... [2022-04-05T23:24:02.687Z] #21 32.07 invoke-rc.d: could not determine current runlevel [2022-04-05T23:24:02.687Z] #21 32.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:24:02.687Z] #21 32.09 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T23:24:02.687Z] #21 32.11 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-05T23:24:02.687Z] #21 32.13 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T23:24:02.687Z] #21 32.14 Setting up pigz (2.6-1) ... [2022-04-05T23:24:02.687Z] #21 32.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-05T23:24:02.687Z] #21 32.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T23:24:02.687Z] #21 32.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:24:02.687Z] #21 32.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:02.800Z] Commit message: "image: plumb contexts through" [2022-04-05T23:24:02.827Z] #19 229.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-05T23:24:02.827Z] #19 229.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:02.827Z] #19 229.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:02.827Z] #19 229.7 Selecting previously unselected package patch. [2022-04-05T23:24:02.827Z] #19 229.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-05T23:24:02.827Z] #19 229.7 Unpacking patch (2.7.6-7) ... [2022-04-05T23:24:02.827Z] #19 229.7 Selecting previously unselected package dpkg-dev. [2022-04-05T23:24:02.827Z] #19 229.7 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-05T23:24:02.827Z] #19 229.7 Unpacking dpkg-dev (1.20.9) ... [2022-04-05T23:24:02.827Z] #19 229.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-05T23:24:02.827Z] #19 229.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-05T23:24:02.827Z] #19 229.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-05T23:24:02.827Z] #19 229.9 Selecting previously unselected package libio-string-perl. [2022-04-05T23:24:02.842Z] #21 25.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-05T23:24:02.842Z] #21 25.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T23:24:02.842Z] #21 25.77 Unpacking pigz (2.6-1) ... [2022-04-05T23:24:02.944Z] #21 32.59 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-05T23:24:03.087Z] #19 229.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-05T23:24:03.087Z] #19 229.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-05T23:24:03.087Z] #19 229.9 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:24:03.087Z] #19 229.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:24:03.087Z] #19 229.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:03.104Z] #21 26.03 Selecting previously unselected package libelf1:amd64. [2022-04-05T23:24:03.104Z] #21 26.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T23:24:03.104Z] #21 26.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T23:24:03.201Z] #21 32.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:24:03.201Z] #21 32.88 Setting up libelf1:arm64 (0.183-1) ... [2022-04-05T23:24:03.201Z] #21 32.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:24:03.201Z] #21 32.97 Setting up libonig5:arm64 (6.9.6-1.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:24:03.366Z] #21 26.29 Selecting previously unselected package libbpf0:amd64. [2022-04-05T23:24:03.366Z] #21 26.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T23:24:03.366Z] #21 26.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:24:03.458Z] #21 32.99 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T23:24:03.630Z] #21 26.55 Selecting previously unselected package libcap2:amd64. [2022-04-05T23:24:03.630Z] #21 26.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:03.630Z] #21 26.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:24:03.653Z] #19 230.8 Selecting previously unselected package libxml2:amd64. [2022-04-05T23:24:03.714Z] #21 33.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:03.714Z] #21 33.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T23:24:03.714Z] #21 33.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T23:24:03.714Z] #21 33.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T23:24:03.714Z] #21 33.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T23:24:03.714Z] #21 33.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T23:24:03.714Z] #21 33.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T23:24:03.892Z] #21 26.79 Selecting previously unselected package libmnl0:amd64. [2022-04-05T23:24:03.892Z] #21 26.81 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T23:24:03.892Z] #21 26.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:24:03.911Z] #19 230.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T23:24:03.911Z] #19 230.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:24:03.911Z] #19 230.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-05T23:24:03.911Z] #19 230.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-05T23:24:03.911Z] #19 230.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-05T23:24:03.911Z] #19 230.9 Selecting previously unselected package libxml-sax-base-perl. [2022-04-05T23:24:03.911Z] #19 230.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-05T23:24:03.911Z] #19 230.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-05T23:24:03.911Z] #19 230.9 Selecting previously unselected package libxml-sax-perl. [2022-04-05T23:24:03.911Z] #19 230.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-05T23:24:03.911Z] #19 230.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-05T23:24:03.911Z] #19 231.0 Selecting previously unselected package libxml-libxml-perl. [2022-04-05T23:24:03.911Z] #19 231.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-05T23:24:03.911Z] #19 231.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-05T23:24:03.970Z] #21 33.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T23:24:03.970Z] #21 33.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T23:24:03.970Z] #21 33.44 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T23:24:04.153Z] #21 27.03 Selecting previously unselected package libxtables12:amd64. [2022-04-05T23:24:04.153Z] #21 27.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T23:24:04.154Z] #21 27.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:24:04.169Z] #19 231.0 Selecting previously unselected package libxml-simple-perl. [2022-04-05T23:24:04.169Z] #19 231.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-05T23:24:04.169Z] #19 231.1 Selecting previously unselected package libyaml-perl. [2022-04-05T23:24:04.169Z] #19 231.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.1 Unpacking libyaml-perl (1.30-1) ... [2022-04-05T23:24:04.169Z] #19 231.1 Selecting previously unselected package libconfig-auto-perl. [2022-04-05T23:24:04.169Z] #19 231.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-05T23:24:04.169Z] #19 231.1 Selecting previously unselected package libfile-which-perl. [2022-04-05T23:24:04.169Z] #19 231.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.1 Unpacking libfile-which-perl (1.23-1) ... [2022-04-05T23:24:04.169Z] #19 231.2 Selecting previously unselected package libfile-homedir-perl. [2022-04-05T23:24:04.169Z] #19 231.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.2 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-05T23:24:04.169Z] #19 231.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-05T23:24:04.169Z] #19 231.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-05T23:24:04.169Z] #19 231.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-05T23:24:04.169Z] #19 231.2 Selecting previously unselected package dpkg-cross. [2022-04-05T23:24:04.169Z] #19 231.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-05T23:24:04.415Z] #21 27.37 Selecting previously unselected package libcap2-bin. [2022-04-05T23:24:04.415Z] #21 27.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:04.415Z] #21 27.38 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T23:24:04.427Z] #19 231.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-05T23:24:04.427Z] #19 231.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-05T23:24:04.427Z] #19 231.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-05T23:24:04.427Z] #19 231.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-05T23:24:04.427Z] #19 231.3 Selecting previously unselected package libc6-armel-cross. [2022-04-05T23:24:04.427Z] #19 231.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:04.427Z] #19 231.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-05T23:24:04.427Z] #19 231.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-05T23:24:04.677Z] #21 27.59 Selecting previously unselected package iproute2. [2022-04-05T23:24:04.677Z] #21 27.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T23:24:04.677Z] #21 27.60 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T23:24:04.685Z] #19 231.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.685Z] #19 231.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:04.685Z] #19 231.6 Selecting previously unselected package libgomp1-armel-cross. [2022-04-05T23:24:04.685Z] #19 231.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.685Z] #19 231.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:04.685Z] #19 231.7 Selecting previously unselected package libatomic1-armel-cross. [2022-04-05T23:24:04.685Z] #19 231.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.685Z] #19 231.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:04.685Z] #19 231.7 Selecting previously unselected package libasan6-armel-cross. [2022-04-05T23:24:04.685Z] #19 231.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.685Z] #19 231.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:04.863Z] #21 7.951 Reading package lists... [2022-04-05T23:24:04.944Z] #19 231.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-05T23:24:04.944Z] #19 231.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.944Z] #19 231.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:04.944Z] #19 232.0 Selecting previously unselected package libubsan1-armel-cross. [2022-04-05T23:24:04.944Z] #19 232.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:04.944Z] #19 232.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:05.202Z] #19 232.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-05T23:24:05.202Z] #19 232.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:05.202Z] #19 232.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:05.202Z] #19 232.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-05T23:24:05.336Z] #21 34.68 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-05T23:24:05.336Z] #21 34.69 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-05T23:24:05.336Z] #21 34.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:24:05.336Z] #21 34.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:24:05.461Z] #19 232.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:05.461Z] #19 232.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:24:05.623Z] #21 28.43 Selecting previously unselected package xxd. [2022-04-05T23:24:05.624Z] #21 28.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:24:05.624Z] #21 28.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:05.624Z] #21 28.67 Selecting previously unselected package vim-common. [2022-04-05T23:24:05.885Z] #21 28.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:24:05.885Z] #21 28.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:05.939Z] #63 ... [2022-04-05T23:24:05.939Z] [2022-04-05T23:24:05.939Z] #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-05T23:24:05.939Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:24:05.939Z] #14 156.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T23:24:05.939Z] #14 156.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T23:24:05.939Z] #14 156.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:24:05.939Z] #14 156.6 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T23:24:05.939Z] #14 156.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T23:24:05.939Z] #14 156.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:24:05.939Z] #14 156.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T23:24:05.939Z] #14 156.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T23:24:05.939Z] #14 156.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:24:05.939Z] #14 157.0 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:24:05.939Z] #14 157.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:24:05.939Z] #14 157.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:24:05.939Z] #14 157.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:24:05.939Z] #14 157.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:24:05.939Z] #14 157.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:24:05.939Z] #14 157.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T23:24:05.939Z] #14 157.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:24:05.939Z] #14 157.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:24:05.971Z] + docker version [2022-04-05T23:24:06.148Z] #21 28.99 Selecting previously unselected package bash-completion. [2022-04-05T23:24:06.148Z] #21 29.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T23:24:06.452Z] #21 35.72 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-05T23:24:06.452Z] #21 35.75 Setting up jq (1.6-2.1) ... [2022-04-05T23:24:06.452Z] #21 35.77 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-05T23:24:06.584Z] #14 158.3 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T23:24:06.584Z] #14 158.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T23:24:06.709Z] #21 35.99 Setting up iptables (1.8.7-1) ... [2022-04-05T23:24:06.709Z] #21 36.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:06.709Z] #21 36.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:06.709Z] #21 36.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:06.709Z] #21 36.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:06.709Z] #21 36.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T23:24:06.709Z] #21 36.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T23:24:06.759Z] #21 10.39 Reading package lists... [2022-04-05T23:24:06.965Z] #21 36.46 Setting up iproute2 (5.10.0-4) ... [2022-04-05T23:24:07.222Z] #21 36.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:24:07.237Z] #14 158.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:24:07.581Z] #21 12.56 Building dependency tree... [2022-04-05T23:24:08.146Z] #21 13.77 The following additional packages will be installed: [2022-04-05T23:24:08.146Z] #21 13.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:24:08.146Z] #21 13.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T23:24:08.146Z] #21 13.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T23:24:08.146Z] #21 13.78 python3-pkg-resources vim-runtime xxd [2022-04-05T23:24:08.146Z] #21 13.78 Suggested packages: [2022-04-05T23:24:08.146Z] #21 13.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T23:24:08.146Z] #21 13.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T23:24:08.146Z] #21 13.78 acl attr quota [2022-04-05T23:24:08.146Z] #21 13.78 Recommended packages: [2022-04-05T23:24:08.146Z] #21 13.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T23:24:08.693Z] #14 160.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T23:24:08.693Z] #14 160.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T23:24:09.256Z] #14 160.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:24:09.518Z] #21 14.85 The following NEW packages will be installed: [2022-04-05T23:24:09.518Z] #21 14.86 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T23:24:09.518Z] #21 14.86 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:24:09.518Z] #21 14.86 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T23:24:09.518Z] #21 14.86 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T23:24:09.518Z] #21 14.86 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T23:24:09.518Z] #21 14.86 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T23:24:09.518Z] #21 14.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T23:24:09.518Z] #21 14.86 xz-utils zip zstd [2022-04-05T23:24:09.518Z] #21 15.17 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:24:09.518Z] #21 15.17 Need to get 27.6 MB of archives. [2022-04-05T23:24:09.518Z] #21 15.17 After this operation, 106 MB of additional disk space will be used. [2022-04-05T23:24:09.518Z] #21 15.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T23:24:09.518Z] #21 15.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T23:24:09.518Z] #21 15.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T23:24:09.518Z] #21 15.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T23:24:09.518Z] #21 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T23:24:09.518Z] #21 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T23:24:09.518Z] #21 15.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-05T23:24:09.518Z] #21 15.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T23:24:09.518Z] #21 15.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:24:09.518Z] #21 15.23 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-05T23:24:09.518Z] #21 15.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T23:24:09.518Z] #21 15.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T23:24:09.518Z] #21 15.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T23:24:09.518Z] #21 15.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T23:24:09.518Z] #21 15.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T23:24:09.518Z] #21 15.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T23:24:09.776Z] #21 15.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T23:24:09.776Z] #21 15.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T23:24:09.777Z] #21 15.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T23:24:09.777Z] #21 15.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T23:24:09.777Z] #21 15.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T23:24:09.777Z] #21 15.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:24:09.777Z] #21 15.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:24:09.777Z] #21 15.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:24:09.777Z] #21 15.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T23:24:09.777Z] #21 15.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T23:24:09.777Z] #21 15.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:24:10.035Z] #21 15.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T23:24:10.035Z] #21 15.68 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-05T23:24:10.035Z] #21 15.68 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-05T23:24:10.035Z] #21 15.68 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-05T23:24:10.035Z] #21 15.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T23:24:10.035Z] #21 15.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T23:24:10.035Z] #21 15.69 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-05T23:24:10.035Z] #21 15.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T23:24:10.035Z] #21 15.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T23:24:10.035Z] #21 15.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:24:10.035Z] #21 15.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T23:24:10.035Z] #21 15.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T23:24:10.035Z] #21 15.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T23:24:10.035Z] #21 15.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T23:24:10.035Z] #21 15.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T23:24:10.185Z] [2022-04-05T23:24:10.185Z] #14 ... [2022-04-05T23:24:10.185Z] [2022-04-05T23:24:10.185Z] #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-05T23:24:10.185Z] #63 sha256:02704b42c2d3cc4f9bd3ce31ae057c7d11cb0539caa2c7dca51a49e0cf844b15 [2022-04-05T23:24:10.185Z] #63 157.3 rootlesskit version 1.0.0 [2022-04-05T23:24:10.185Z] #63 157.3 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T23:24:10.185Z] #63 157.3 -container-ip string [2022-04-05T23:24:10.185Z] #63 157.3 container ip [2022-04-05T23:24:10.185Z] #63 157.3 -container-port int [2022-04-05T23:24:10.185Z] #63 157.3 container port (default -1) [2022-04-05T23:24:10.185Z] #63 157.3 -host-ip string [2022-04-05T23:24:10.185Z] #63 157.3 host ip [2022-04-05T23:24:10.185Z] #63 157.3 -host-port int [2022-04-05T23:24:10.185Z] #63 157.3 host port (default -1) [2022-04-05T23:24:10.185Z] #63 157.3 -proto string [2022-04-05T23:24:10.185Z] #63 157.3 proxy protocol (default "tcp") [2022-04-05T23:24:10.185Z] #63 DONE 161.7s [2022-04-05T23:24:10.185Z] [2022-04-05T23:24:10.185Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T23:24:10.185Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:24:10.185Z] #14 162.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T23:24:10.185Z] #14 162.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T23:24:10.185Z] #14 ... [2022-04-05T23:24:10.185Z] [2022-04-05T23:24:10.185Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T23:24:10.185Z] #64 sha256:c483af3978073fe27eeab894d4a46593706f27a5cb0065b73b446337d1e4b042 [2022-04-05T23:24:10.292Z] #21 15.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T23:24:10.292Z] #21 15.85 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-05T23:24:10.370Z] #21 33.41 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T23:24:10.441Z] #64 DONE 0.1s [2022-04-05T23:24:10.441Z] [2022-04-05T23:24:10.441Z] #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-05T23:24:10.441Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:24:10.441Z] #14 162.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T23:24:10.441Z] #14 162.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:24:10.441Z] #14 ... [2022-04-05T23:24:10.441Z] [2022-04-05T23:24:10.441Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T23:24:10.441Z] #65 sha256:1b2f479ac8554f02e027a47d5360a0e535d84189665bf981112571055840f7a7 [2022-04-05T23:24:10.441Z] #65 DONE 0.2s [2022-04-05T23:24:10.550Z] #21 16.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T23:24:10.550Z] #21 16.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T23:24:10.550Z] #21 16.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T23:24:10.550Z] #21 16.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T23:24:10.698Z] [2022-04-05T23:24:10.698Z] #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-05T23:24:10.698Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T23:24:10.698Z] #14 162.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T23:24:10.698Z] #14 162.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T23:24:10.699Z] #14 162.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:24:10.699Z] #14 162.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T23:24:10.739Z] #19 236.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-05T23:24:10.739Z] #19 236.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:10.739Z] #19 236.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:24:10.739Z] #19 236.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-05T23:24:10.739Z] #19 236.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-05T23:24:10.739Z] #19 236.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-05T23:24:10.739Z] #19 237.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-05T23:24:10.739Z] #19 237.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:10.739Z] #19 237.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-05T23:24:10.739Z] #19 237.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-05T23:24:10.739Z] #19 237.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:10.739Z] #19 237.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:10.739Z] #19 237.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-05T23:24:10.739Z] #19 237.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:10.739Z] #19 237.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:24:10.999Z] #14 162.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T23:24:10.999Z] #14 162.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:24:10.999Z] #14 162.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T23:24:10.999Z] #14 162.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T23:24:10.999Z] #14 162.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:24:11.124Z] #21 16.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:24:11.124Z] #21 16.87 Fetched 27.6 MB in 1s (21.1 MB/s) [2022-04-05T23:24:11.327Z] #21 34.16 Selecting previously unselected package bzip2. [2022-04-05T23:24:11.327Z] #21 34.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T23:24:11.327Z] #21 34.19 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T23:24:11.380Z] #21 16.92 Selecting previously unselected package pigz. [2022-04-05T23:24:11.380Z] #21 16.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-05T23:24:11.380Z] #21 16.97 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T23:24:11.380Z] #21 16.97 Unpacking pigz (2.6-1) ... [2022-04-05T23:24:11.380Z] #21 17.07 Selecting previously unselected package libelf1:amd64. [2022-04-05T23:24:11.380Z] #21 17.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T23:24:11.380Z] #21 17.11 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T23:24:11.589Z] #21 34.41 Selecting previously unselected package xz-utils. [2022-04-05T23:24:11.589Z] #21 34.41 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T23:24:11.589Z] #21 34.44 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T23:24:11.637Z] #21 17.27 Selecting previously unselected package libbpf0:amd64. [2022-04-05T23:24:11.637Z] #21 17.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T23:24:11.637Z] #21 17.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:24:11.637Z] #21 17.36 Selecting previously unselected package libcap2:amd64. [2022-04-05T23:24:11.851Z] #21 34.73 Selecting previously unselected package apparmor. [2022-04-05T23:24:11.852Z] #21 34.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T23:24:11.852Z] #21 34.81 Unpacking apparmor (2.13.6-10) ... [2022-04-05T23:24:11.894Z] #21 17.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:11.894Z] #21 17.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:24:11.894Z] #21 17.45 Selecting previously unselected package libmnl0:amd64. [2022-04-05T23:24:11.894Z] #21 17.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T23:24:11.894Z] #21 17.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:24:11.894Z] #21 17.51 Selecting previously unselected package libxtables12:amd64. [2022-04-05T23:24:11.894Z] #21 17.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T23:24:11.894Z] #21 17.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:24:11.894Z] #21 17.59 Selecting previously unselected package libcap2-bin. [2022-04-05T23:24:11.894Z] #21 17.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:11.894Z] #21 17.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T23:24:11.931Z] #14 163.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T23:24:11.931Z] #14 163.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T23:24:11.931Z] #14 163.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:24:11.931Z] #14 163.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T23:24:11.931Z] #14 163.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:24:11.931Z] #14 163.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:24:12.151Z] #21 17.69 Selecting previously unselected package iproute2. [2022-04-05T23:24:12.151Z] #21 17.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T23:24:12.151Z] #21 17.70 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T23:24:12.189Z] #14 163.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T23:24:12.189Z] #14 163.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T23:24:12.189Z] #14 163.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:24:12.428Z] #21 35.45 Selecting previously unselected package inetutils-ping. [2022-04-05T23:24:12.428Z] #21 35.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T23:24:12.428Z] #21 35.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T23:24:12.451Z] #14 164.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T23:24:12.690Z] #21 35.58 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T23:24:12.690Z] #21 35.59 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:24:12.690Z] #21 35.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:12.716Z] #21 18.14 Selecting previously unselected package xxd. [2022-04-05T23:24:12.716Z] #21 18.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:24:12.716Z] #21 18.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:12.716Z] #21 18.25 Selecting previously unselected package vim-common. [2022-04-05T23:24:12.716Z] #21 18.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:24:12.716Z] #21 18.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:12.751Z] #14 164.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T23:24:12.751Z] #14 164.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:24:12.953Z] #21 35.81 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T23:24:12.953Z] #21 35.81 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:24:12.953Z] #21 35.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:12.973Z] #21 18.39 Selecting previously unselected package bash-completion. [2022-04-05T23:24:12.973Z] #21 18.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T23:24:13.019Z] Client: [2022-04-05T23:24:13.019Z] Version: 20.10.9 [2022-04-05T23:24:13.019Z] API version: 1.41 [2022-04-05T23:24:13.019Z] Go version: go1.16.8 [2022-04-05T23:24:13.019Z] Git commit: c2ea9bc [2022-04-05T23:24:13.019Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:24:13.019Z] OS/Arch: windows/amd64 [2022-04-05T23:24:13.019Z] Context: default [2022-04-05T23:24:13.019Z] Experimental: true [2022-04-05T23:24:13.019Z] [2022-04-05T23:24:13.019Z] Server: Docker Engine - Community [2022-04-05T23:24:13.019Z] Engine: [2022-04-05T23:24:13.019Z] Version: 20.10.9 [2022-04-05T23:24:13.019Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:24:13.019Z] Go version: go1.16.8 [2022-04-05T23:24:13.019Z] Git commit: 79ea9d3 [2022-04-05T23:24:13.019Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:24:13.019Z] OS/Arch: windows/amd64 [2022-04-05T23:24:13.019Z] Experimental: true [2022-04-05T23:24:13.248Z] #21 35.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T23:24:13.248Z] #21 35.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T23:24:13.248Z] #21 36.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:24:13.248Z] #21 36.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T23:24:13.248Z] #21 36.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T23:24:13.249Z] #21 36.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:24:13.314Z] #14 164.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:24:13.314Z] #14 164.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:24:13.314Z] #14 164.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:24:13.314Z] #14 164.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:24:13.314Z] #14 165.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:24:13.314Z] #14 165.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:24:13.314Z] #14 165.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:24:13.314Z] #14 165.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:24:13.314Z] #14 165.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:24:13.314Z] #14 165.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T23:24:13.536Z] #21 36.42 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T23:24:13.536Z] #21 36.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T23:24:13.536Z] #21 36.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-05T23:24:13.572Z] #14 165.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-05T23:24:13.572Z] #14 165.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:24:13.572Z] #14 165.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.4 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-05T23:24:13.572Z] #14 165.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:24:13.572Z] #14 165.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:24:13.572Z] #14 165.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:24:13.572Z] #14 165.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [Pipeline] sh [2022-04-05T23:24:13.770Z] #21 DONE 42.2s [2022-04-05T23:24:13.770Z] [2022-04-05T23:24:13.770Z] #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-05T23:24:13.770Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-05T23:24:13.770Z] #22 0.641 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T23:24:13.770Z] #22 0.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T23:24:13.770Z] #22 0.647 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T23:24:13.770Z] #22 DONE 0.7s [2022-04-05T23:24:13.770Z] [2022-04-05T23:24:13.770Z] #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-05T23:24:13.770Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:24:13.770Z] #51 ... [2022-04-05T23:24:13.770Z] [2022-04-05T23:24:13.770Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:24:13.770Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-05T23:24:13.798Z] #21 36.71 Selecting previously unselected package iptables. [2022-04-05T23:24:13.798Z] #21 36.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-05T23:24:13.798Z] #21 36.73 Unpacking iptables (1.8.7-1) ... [2022-04-05T23:24:13.829Z] #14 165.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:24:13.829Z] #14 165.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:24:14.068Z] #21 37.02 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:24:14.068Z] #21 37.03 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:24:14.068Z] #21 37.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:24:14.085Z] #14 DONE 165.9s [2022-04-05T23:24:14.085Z] [2022-04-05T23:24:14.086Z] #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-05T23:24:14.086Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:24:14.086Z] #60 ... [2022-04-05T23:24:14.086Z] [2022-04-05T23:24:14.086Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T23:24:14.086Z] #55 sha256:00cf2f32126555f50bbf4ec7be8ea03746671fbeaebe9aceb5a38432dd318d4e [2022-04-05T23:24:14.086Z] #55 DONE 0.1s [2022-04-05T23:24:14.086Z] [2022-04-05T23:24:14.086Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T23:24:14.086Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T23:24:14.334Z] #21 37.29 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:24:14.334Z] #21 37.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:24:14.334Z] #21 37.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:24:14.524Z] + docker info [2022-04-05T23:24:14.524Z] Client: [2022-04-05T23:24:14.524Z] Context: default [2022-04-05T23:24:14.524Z] Debug Mode: false [2022-04-05T23:24:14.524Z] [2022-04-05T23:24:14.524Z] Server: [2022-04-05T23:24:14.524Z] Containers: 0 [2022-04-05T23:24:14.524Z] Running: 0 [2022-04-05T23:24:14.524Z] Paused: 0 [2022-04-05T23:24:14.524Z] Stopped: 0 [2022-04-05T23:24:14.524Z] Images: 0 [2022-04-05T23:24:14.524Z] Server Version: 20.10.9 [2022-04-05T23:24:14.524Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-05T23:24:14.524Z] LCOW: [2022-04-05T23:24:14.524Z] Windows: [2022-04-05T23:24:14.524Z] Logging Driver: json-file [2022-04-05T23:24:14.524Z] Plugins: [2022-04-05T23:24:14.524Z] Volume: local [2022-04-05T23:24:14.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:24:14.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:24:14.524Z] Swarm: inactive [2022-04-05T23:24:14.524Z] Default Isolation: process [2022-04-05T23:24:14.524Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:24:14.524Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T23:24:14.524Z] OSType: windows [2022-04-05T23:24:14.524Z] Architecture: x86_64 [2022-04-05T23:24:14.524Z] CPUs: 4 [2022-04-05T23:24:14.524Z] Total Memory: 32GiB [2022-04-05T23:24:14.524Z] Name: azwin-2-4e1340 [2022-04-05T23:24:14.524Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T23:24:14.524Z] Docker Root Dir: D:\docker [2022-04-05T23:24:14.524Z] Debug Mode: false [2022-04-05T23:24:14.524Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:24:14.524Z] Labels: [2022-04-05T23:24:14.524Z] Experimental: true [2022-04-05T23:24:14.524Z] Insecure Registries: [2022-04-05T23:24:14.524Z] 10.0.0.4:5000 [2022-04-05T23:24:14.524Z] 127.0.0.0/8 [2022-04-05T23:24:14.524Z] Registry Mirrors: [2022-04-05T23:24:14.524Z] http://10.0.0.4:5000/ [2022-04-05T23:24:14.524Z] Live Restore Enabled: false [2022-04-05T23:24:14.524Z] Product License: Community Engine [2022-04-05T23:24:14.524Z] [2022-04-05T23:24:14.603Z] #21 37.49 Selecting previously unselected package jq. [2022-04-05T23:24:14.603Z] #21 37.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:24:14.603Z] #21 37.52 Unpacking jq (1.6-2.1) ... [2022-04-05T23:24:14.603Z] #21 37.63 Selecting previously unselected package libaio1:amd64. [2022-04-05T23:24:14.603Z] #21 37.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T23:24:14.603Z] #21 37.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:24:14.603Z] #21 37.70 Selecting previously unselected package libgpm2:amd64. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T23:24:14.863Z] #21 37.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T23:24:14.863Z] #21 37.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:24:14.863Z] #21 37.80 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:24:14.863Z] #21 37.81 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:24:14.863Z] #21 37.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:14.867Z] #21 20.11 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T23:24:14.867Z] #21 20.45 Selecting previously unselected package bzip2. [2022-04-05T23:24:14.867Z] #21 20.45 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T23:24:14.867Z] #21 20.47 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T23:24:14.867Z] #21 20.53 Selecting previously unselected package xz-utils. [2022-04-05T23:24:14.867Z] #21 20.53 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T23:24:14.867Z] #21 20.54 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T23:24:14.932Z] #19 242.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-05T23:24:15.124Z] #21 20.73 Selecting previously unselected package apparmor. [2022-04-05T23:24:15.124Z] #21 20.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T23:24:15.124Z] #21 20.78 Unpacking apparmor (2.13.6-10) ... [2022-04-05T23:24:15.190Z] #19 242.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:15.190Z] #19 242.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:24:15.190Z] #19 242.1 Selecting previously unselected package crossbuild-essential-armel. [2022-04-05T23:24:15.190Z] #19 242.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-05T23:24:15.190Z] #19 242.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-05T23:24:15.190Z] #19 242.1 Selecting previously unselected package libc6-armhf-cross. [2022-04-05T23:24:15.190Z] #19 242.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:15.190Z] #19 242.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-05T23:24:15.190Z] #19 242.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-05T23:24:15.190Z] #19 242.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.190Z] #19 242.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.190Z] #19 242.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-05T23:24:15.190Z] #19 242.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.190Z] #19 242.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.190Z] #19 242.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-05T23:24:15.381Z] #21 21.15 Selecting previously unselected package inetutils-ping. [2022-04-05T23:24:15.449Z] #19 242.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.449Z] #19 242.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.449Z] #19 242.3 Selecting previously unselected package libasan6-armhf-cross. [2022-04-05T23:24:15.449Z] #19 242.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.449Z] #19 242.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.449Z] #19 242.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-05T23:24:15.637Z] #21 21.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T23:24:15.638Z] #21 21.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T23:24:15.638Z] #21 21.31 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T23:24:15.638Z] #21 21.32 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:24:15.638Z] #21 21.33 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:15.638Z] #21 21.39 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T23:24:15.638Z] #21 21.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:24:15.638Z] #21 21.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:15.708Z] #19 242.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.708Z] #19 242.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.708Z] #19 242.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-05T23:24:15.708Z] #19 242.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.708Z] #19 242.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.894Z] #21 21.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T23:24:15.894Z] #21 21.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T23:24:15.894Z] #21 21.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:24:15.967Z] #19 242.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-05T23:24:15.967Z] #19 242.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:15.967Z] #19 242.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:15.967Z] #19 242.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-05T23:24:15.967Z] #19 242.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:15.967Z] #19 242.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:24:16.016Z] #15 DONE 2.0s [2022-04-05T23:24:16.016Z] [2022-04-05T23:24:16.016Z] #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-05T23:24:16.016Z] #56 sha256:964a658099cb4f3d5459a0618ba68ebb38a0d3ca709cd65b7721e3d440d951b1 [2022-04-05T23:24:16.152Z] #21 21.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T23:24:16.152Z] #21 21.56 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T23:24:16.152Z] #21 21.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:24:16.152Z] #21 21.64 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T23:24:16.152Z] #21 21.64 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T23:24:16.152Z] #21 21.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:24:16.152Z] #21 21.74 Selecting previously unselected package iptables. [2022-04-05T23:24:16.152Z] #21 21.74 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-05T23:24:16.152Z] #21 21.76 Unpacking iptables (1.8.7-1) ... [2022-04-05T23:24:16.299Z] #56 1.951 + RM_GOPATH=0 [2022-04-05T23:24:16.299Z] #56 1.951 + TMP_GOPATH= [2022-04-05T23:24:16.299Z] #56 1.951 + : /build [2022-04-05T23:24:16.299Z] #56 1.951 + '[' -z '' ']' [2022-04-05T23:24:16.299Z] #56 1.951 ++ mktemp -d [2022-04-05T23:24:16.299Z] #56 1.951 + export GOPATH=/tmp/tmp.k1VFbCPHcw [2022-04-05T23:24:16.299Z] #56 1.951 + GOPATH=/tmp/tmp.k1VFbCPHcw [2022-04-05T23:24:16.299Z] #56 1.951 + RM_GOPATH=1 [2022-04-05T23:24:16.299Z] #56 1.951 + case "$(go env GOARCH)" in [2022-04-05T23:24:16.299Z] #56 1.964 ++ go env GOARCH [2022-04-05T23:24:16.299Z] #56 1.995 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T23:24:16.299Z] #56 1.995 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:16.299Z] #56 1.995 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:16.299Z] #56 1.995 ++ dirname /install.sh [2022-04-05T23:24:16.299Z] #56 1.995 + dir=/ [2022-04-05T23:24:16.299Z] #56 1.995 + bin=runc [2022-04-05T23:24:16.299Z] #56 1.995 + shift [2022-04-05T23:24:16.299Z] #56 1.995 + '[' '!' -f //runc.installer ']' [2022-04-05T23:24:16.299Z] #56 1.995 + . //runc.installer [2022-04-05T23:24:16.299Z] #56 1.995 ++ set -e [2022-04-05T23:24:16.299Z] #56 1.995 ++ : v1.1.1 [2022-04-05T23:24:16.299Z] #56 1.995 + install_runc [2022-04-05T23:24:16.299Z] #56 1.995 + RUNC_BUILDTAGS=seccomp [2022-04-05T23:24:16.299Z] #56 1.995 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T23:24:16.299Z] #56 1.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k1VFbCPHcw/src/github.com/opencontainers/runc [2022-04-05T23:24:16.299Z] #56 2.003 Cloning into '/tmp/tmp.k1VFbCPHcw/src/github.com/opencontainers/runc'... [2022-04-05T23:24:16.409Z] #21 22.05 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:24:16.409Z] #21 22.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:24:16.409Z] #21 22.06 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:24:16.666Z] #21 22.21 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:24:16.666Z] #21 22.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:24:16.666Z] #21 22.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:24:16.666Z] #21 22.36 Selecting previously unselected package jq. [2022-04-05T23:24:16.666Z] #21 22.36 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:24:16.923Z] #21 22.37 Unpacking jq (1.6-2.1) ... [2022-04-05T23:24:16.923Z] #21 22.46 Selecting previously unselected package libaio1:amd64. [2022-04-05T23:24:16.923Z] #21 22.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T23:24:16.923Z] #21 22.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:24:16.923Z] #21 22.51 Selecting previously unselected package libgpm2:amd64. [2022-04-05T23:24:16.923Z] #21 22.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T23:24:16.923Z] #21 22.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:24:17.180Z] #21 22.60 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:24:17.180Z] #21 22.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:24:17.180Z] #21 22.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:18.243Z] #56 ... [2022-04-05T23:24:18.243Z] [2022-04-05T23:24:18.243Z] #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-05T23:24:18.243Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T23:24:18.243Z] #16 DONE 1.7s [2022-04-05T23:24:18.243Z] [2022-04-05T23:24:18.243Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T23:24:18.243Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T23:24:19.179Z] #17 1.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T23:24:20.149Z] #17 DONE 2.2s [2022-04-05T23:24:20.149Z] [2022-04-05T23:24:20.149Z] #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-05T23:24:20.149Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:24:20.149Z] #60 ... [2022-04-05T23:24:20.149Z] [2022-04-05T23:24:20.149Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T23:24:20.149Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T23:24:20.170Z] #21 43.19 Selecting previously unselected package libinih1:amd64. [2022-04-05T23:24:20.432Z] #21 43.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-05T23:24:20.432Z] #21 43.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T23:24:20.432Z] #21 43.27 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:24:20.432Z] #21 43.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:24:20.432Z] #21 43.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:24:20.432Z] #21 43.38 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:24:20.432Z] #21 43.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:24:20.432Z] #21 43.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:24:20.455Z] #21 25.55 Selecting previously unselected package libinih1:amd64. [2022-04-05T23:24:20.455Z] #21 25.56 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-05T23:24:20.455Z] #21 25.57 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T23:24:20.455Z] #21 25.66 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:24:20.455Z] #21 25.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:24:20.455Z] #21 25.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:24:20.455Z] #21 25.82 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:24:20.455Z] #21 25.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:24:20.455Z] #21 25.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:24:20.455Z] #21 25.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:24:20.455Z] #21 25.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:24:20.455Z] #21 25.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:24:20.455Z] #21 26.01 Selecting previously unselected package net-tools. [2022-04-05T23:24:20.455Z] #21 26.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T23:24:20.455Z] #21 26.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:24:20.455Z] #21 26.20 Selecting previously unselected package patch. [2022-04-05T23:24:20.695Z] #21 43.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:24:20.695Z] #21 43.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:24:20.695Z] #21 43.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:24:20.695Z] #21 43.75 Selecting previously unselected package net-tools. [2022-04-05T23:24:20.713Z] #21 26.22 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-05T23:24:20.713Z] #21 26.22 Unpacking patch (2.7.6-7) ... [2022-04-05T23:24:20.713Z] #21 26.33 Selecting previously unselected package python-pip-whl. [2022-04-05T23:24:20.713Z] #21 26.33 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:24:20.713Z] #21 26.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:24:20.957Z] #21 43.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T23:24:20.957Z] #21 43.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:24:21.220Z] #21 44.18 Selecting previously unselected package patch. [2022-04-05T23:24:21.220Z] #21 44.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-05T23:24:21.220Z] #21 44.19 Unpacking patch (2.7.6-7) ... [2022-04-05T23:24:21.246Z] #19 247.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-05T23:24:21.247Z] #19 247.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:21.247Z] #19 247.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:24:21.247Z] #19 247.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-05T23:24:21.247Z] #19 247.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-05T23:24:21.247Z] #19 247.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-05T23:24:21.247Z] #19 247.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-05T23:24:21.247Z] #19 247.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:21.247Z] #19 247.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-05T23:24:21.247Z] #19 248.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-05T23:24:21.247Z] #19 248.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:21.247Z] #19 248.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:21.247Z] #19 248.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-05T23:24:21.276Z] #21 26.91 Selecting previously unselected package python3-lib2to3. [2022-04-05T23:24:21.276Z] #21 26.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T23:24:21.276Z] #21 26.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:24:21.276Z] #21 27.02 Selecting previously unselected package python3-distutils. [2022-04-05T23:24:21.482Z] #21 44.38 Selecting previously unselected package python-pip-whl. [2022-04-05T23:24:21.482Z] #21 44.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:24:21.482Z] #21 44.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:24:21.506Z] #19 248.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:21.506Z] #19 248.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:24:21.514Z] #18 DONE 1.5s [2022-04-05T23:24:21.514Z] [2022-04-05T23:24:21.514Z] #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-05T23:24:21.514Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:24:21.534Z] #21 27.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T23:24:21.534Z] #21 27.03 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T23:24:21.534Z] #21 27.17 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:24:21.534Z] #21 27.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:24:21.534Z] #21 27.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:24:21.534Z] #21 27.29 Selecting previously unselected package python3-setuptools. [2022-04-05T23:24:21.771Z] #43 ... [2022-04-05T23:24:21.771Z] [2022-04-05T23:24:21.771Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T23:24:21.771Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-05T23:24:21.790Z] #21 27.29 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T23:24:21.790Z] #21 27.30 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T23:24:21.790Z] #21 27.54 Selecting previously unselected package python3-wheel. [2022-04-05T23:24:22.048Z] #21 27.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T23:24:22.048Z] #21 27.55 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T23:24:22.048Z] #21 27.61 Selecting previously unselected package python3-pip. [2022-04-05T23:24:22.048Z] #21 27.62 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:24:22.048Z] #21 27.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:24:22.305Z] #21 27.98 Selecting previously unselected package sudo. [2022-04-05T23:24:22.429Z] #21 45.38 Selecting previously unselected package python3-lib2to3. [2022-04-05T23:24:22.429Z] #21 45.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T23:24:22.429Z] #21 45.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:24:22.562Z] #21 27.98 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T23:24:22.562Z] #21 28.02 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T23:24:22.695Z] #21 45.54 Selecting previously unselected package python3-distutils. [2022-04-05T23:24:22.695Z] #21 45.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T23:24:22.695Z] #21 45.54 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T23:24:22.819Z] #21 28.51 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T23:24:22.819Z] #21 28.53 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T23:24:22.958Z] #21 45.69 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:24:22.958Z] #21 45.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:24:22.958Z] #21 45.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:24:23.076Z] #21 28.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:24:23.076Z] #21 28.71 Selecting previously unselected package uidmap. [2022-04-05T23:24:23.076Z] #21 28.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T23:24:23.076Z] #21 28.73 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T23:24:23.184Z] #19 DONE 1.5s [2022-04-05T23:24:23.184Z] [2022-04-05T23:24:23.184Z] #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-05T23:24:23.184Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:24:23.184Z] #60 ... [2022-04-05T23:24:23.184Z] [2022-04-05T23:24:23.184Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T23:24:23.184Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T23:24:23.220Z] #21 45.95 Selecting previously unselected package python3-setuptools. [2022-04-05T23:24:23.220Z] #21 45.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T23:24:23.220Z] #21 45.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T23:24:23.333Z] #21 28.85 Selecting previously unselected package vim-runtime. [2022-04-05T23:24:23.333Z] #21 28.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:24:23.333Z] #21 28.91 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-05T23:24:23.334Z] #21 28.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T23:24:23.334Z] #21 28.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:23.482Z] #21 46.43 Selecting previously unselected package python3-wheel. [2022-04-05T23:24:23.482Z] #21 46.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T23:24:23.482Z] #21 46.44 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T23:24:23.723Z] #23 8.577 Collecting yamllint==1.26.1 [2022-04-05T23:24:23.723Z] #23 9.618 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T23:24:23.723Z] #23 10.48 Collecting pathspec>=0.5.3 [2022-04-05T23:24:23.745Z] #21 46.51 Selecting previously unselected package python3-pip. [2022-04-05T23:24:23.745Z] #21 46.52 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:24:23.745Z] #21 46.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:24:23.979Z] #23 10.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T23:24:23.979Z] #23 10.74 Collecting pyyaml [2022-04-05T23:24:24.007Z] #21 47.07 Selecting previously unselected package sudo. [2022-04-05T23:24:24.236Z] #23 10.76 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-05T23:24:24.236Z] #23 10.87 Building wheels for collected packages: yamllint [2022-04-05T23:24:24.237Z] #23 10.88 Building wheel for yamllint (setup.py): started [2022-04-05T23:24:24.269Z] #21 47.09 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T23:24:24.269Z] #21 47.12 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T23:24:24.495Z] #23 ... [2022-04-05T23:24:24.495Z] [2022-04-05T23:24:24.495Z] #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-05T23:24:24.495Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T23:24:24.495Z] #43 155.2 + dpkg --print-architecture [2022-04-05T23:24:24.556Z] #20 DONE 1.5s [2022-04-05T23:24:24.556Z] [2022-04-05T23:24:24.557Z] #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-05T23:24:24.557Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:24:24.844Z] #21 47.89 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T23:24:24.844Z] #21 47.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T23:24:24.844Z] #21 47.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:24:25.417Z] #21 48.36 Selecting previously unselected package uidmap. [2022-04-05T23:24:25.417Z] #21 48.37 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T23:24:25.417Z] #21 48.41 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T23:24:25.679Z] #21 48.72 Selecting previously unselected package vim-runtime. [2022-04-05T23:24:25.679Z] #21 48.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:24:25.679Z] #21 48.77 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-05T23:24:25.699Z] #19 252.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-05T23:24:25.699Z] #19 252.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:25.699Z] #19 252.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:24:25.699Z] #19 252.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-05T23:24:25.862Z] #43 DONE 156.2s [2022-04-05T23:24:25.863Z] [2022-04-05T23:24:25.863Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:24:25.863Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-05T23:24:25.863Z] #23 11.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T23:24:25.863Z] #23 11.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f9714c359cffadb4f1cc57f714a3985aeb67155c7dcd6854b78af2b4093c2d52 [2022-04-05T23:24:25.863Z] #23 11.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T23:24:25.863Z] #23 11.60 Successfully built yamllint [2022-04-05T23:24:25.863Z] #23 11.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T23:24:25.863Z] #23 12.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T23:24:25.940Z] #21 48.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T23:24:25.940Z] #21 48.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:25.958Z] #19 252.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-05T23:24:25.958Z] #19 252.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-05T23:24:25.958Z] #19 252.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-05T23:24:25.958Z] #19 252.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:25.958Z] #19 252.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-05T23:24:25.958Z] #19 253.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-05T23:24:25.958Z] #19 253.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:25.958Z] #19 253.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:25.958Z] #19 253.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-05T23:24:25.959Z] #19 253.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:25.959Z] #19 253.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:25.959Z] #19 253.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-05T23:24:25.959Z] #19 253.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.120Z] #23 DONE 12.7s [2022-04-05T23:24:26.120Z] [2022-04-05T23:24:26.120Z] #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-05T23:24:26.120Z] #60 sha256:c1e7755b29dee13a16d3ef8df64a674d6eefae9b749777db866a00f9b09aa17f [2022-04-05T23:24:26.217Z] #19 253.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.217Z] #19 253.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-05T23:24:26.217Z] #19 253.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.217Z] #19 253.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.217Z] #19 253.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-05T23:24:26.217Z] #19 253.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.217Z] #19 253.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.451Z] #21 1.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:24:26.451Z] #21 1.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:24:26.451Z] #21 1.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:24:26.475Z] #19 253.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-05T23:24:26.475Z] #19 253.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.475Z] #19 253.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.475Z] #19 253.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-05T23:24:26.608Z] #21 31.79 Selecting previously unselected package vim. [2022-04-05T23:24:26.608Z] #21 31.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:24:26.608Z] #21 31.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:26.608Z] #21 32.30 Selecting previously unselected package xfsprogs. [2022-04-05T23:24:26.608Z] #21 32.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T23:24:26.608Z] #21 32.31 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T23:24:26.733Z] #19 253.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.733Z] #19 253.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.733Z] #19 253.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-05T23:24:26.733Z] #19 253.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.733Z] #19 253.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.992Z] #19 253.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-05T23:24:26.992Z] #19 253.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.992Z] #19 253.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.992Z] #19 253.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-05T23:24:26.992Z] #19 254.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.992Z] #19 254.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:26.992Z] #19 254.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-05T23:24:26.992Z] #19 254.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:26.992Z] #19 254.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:27.171Z] #21 32.69 Selecting previously unselected package zip. [2022-04-05T23:24:27.171Z] #21 32.69 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-05T23:24:27.171Z] #21 32.70 Unpacking zip (3.0-12) ... [2022-04-05T23:24:27.171Z] #21 32.80 Selecting previously unselected package zstd. [2022-04-05T23:24:27.171Z] #21 32.82 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T23:24:27.171Z] #21 32.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:24:27.251Z] #19 254.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-05T23:24:27.251Z] #19 254.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:27.251Z] #19 254.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:27.387Z] #21 2.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:24:27.733Z] #21 33.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:24:28.296Z] #21 33.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:28.296Z] #21 33.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:24:28.296Z] #21 33.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:24:28.296Z] #21 33.96 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:28.296Z] #21 34.00 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:28.296Z] #21 34.02 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T23:24:28.296Z] #21 34.03 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T23:24:28.296Z] #21 34.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:24:28.296Z] #21 34.06 Setting up bzip2 (1.0.8-4) ... [2022-04-05T23:24:28.553Z] #21 34.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:24:28.553Z] #21 34.10 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T23:24:29.116Z] #21 34.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:29.116Z] #21 34.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:24:29.116Z] #21 34.80 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T23:24:29.320Z] #21 4.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:24:29.374Z] #21 34.81 Setting up apparmor (2.13.6-10) ... [2022-04-05T23:24:30.737Z] #21 5.885 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:24:30.745Z] #21 36.39 Setting up zip (3.0-12) ... [2022-04-05T23:24:30.745Z] #21 36.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:31.003Z] #21 36.47 Setting up bash-completion (1:2.11-2) ... [2022-04-05T23:24:31.236Z] #21 53.47 Selecting previously unselected package vim. [2022-04-05T23:24:31.236Z] #21 53.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:24:31.236Z] #21 53.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:31.811Z] #21 54.68 Selecting previously unselected package xfsprogs. [2022-04-05T23:24:31.811Z] #21 54.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T23:24:31.811Z] #21 54.71 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T23:24:32.108Z] #21 ... [2022-04-05T23:24:32.108Z] [2022-04-05T23:24:32.108Z] #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-05T23:24:32.108Z] #56 sha256:964a658099cb4f3d5459a0618ba68ebb38a0d3ca709cd65b7721e3d440d951b1 [2022-04-05T23:24:32.108Z] #56 14.12 + cd /tmp/tmp.k1VFbCPHcw/src/github.com/opencontainers/runc [2022-04-05T23:24:32.108Z] #56 14.13 + git checkout -q v1.1.1 [2022-04-05T23:24:32.108Z] #56 14.48 + '[' -z '' ']' [2022-04-05T23:24:32.108Z] #56 14.48 + target=static [2022-04-05T23:24:32.108Z] #56 14.48 + make BUILDTAGS=seccomp static [2022-04-05T23:24:32.108Z] #56 15.12 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-05T23:24:32.523Z] #19 258.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-05T23:24:32.523Z] #19 258.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:32.523Z] #19 258.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:32.523Z] #19 258.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-05T23:24:32.523Z] #19 258.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-05T23:24:32.523Z] #19 258.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-05T23:24:32.523Z] #19 258.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-05T23:24:32.523Z] #19 258.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:32.523Z] #19 258.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-05T23:24:32.523Z] #19 259.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-05T23:24:32.523Z] #19 259.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:32.523Z] #19 259.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:32.523Z] #19 259.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-05T23:24:32.523Z] #19 259.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:32.523Z] #19 259.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:32.759Z] #21 55.46 Selecting previously unselected package zip. [2022-04-05T23:24:32.759Z] #21 55.47 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-05T23:24:32.759Z] #21 55.47 Unpacking zip (3.0-12) ... [2022-04-05T23:24:32.854Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T23:24:32.854Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b1632db1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T23:24:32.854Z] ---------------------------------------------------------------------------- [2022-04-05T23:24:32.854Z] [2022-04-05T23:24:32.854Z] INFO: executeCI.ps1 starting at Tue Apr 5 23:24:31 CUT 2022 [2022-04-05T23:24:32.854Z] [2022-04-05T23:24:32.854Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T23:24:32.854Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T23:24:32.854Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-05T23:24:32.854Z] INFO: Environment variables: [2022-04-05T23:24:32.854Z] [2022-04-05T23:24:32.854Z] Name Value [2022-04-05T23:24:32.854Z] ---- ----- [2022-04-05T23:24:32.854Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T23:24:32.854Z] amd64 true [2022-04-05T23:24:32.854Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T23:24:32.854Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T23:24:32.854Z] arm64 true [2022-04-05T23:24:32.855Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T23:24:32.855Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T23:24:32.855Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T23:24:32.855Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T23:24:32.855Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T23:24:32.855Z] BRANCH_NAME PR-43401 [2022-04-05T23:24:32.855Z] BUILD_DISPLAY_NAME #13 [2022-04-05T23:24:32.855Z] BUILD_ID 13 [2022-04-05T23:24:32.855Z] BUILD_NUMBER 13 [2022-04-05T23:24:32.855Z] BUILD_TAG jenkins-moby-PR-43401-13 [2022-04-05T23:24:32.855Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/ [2022-04-05T23:24:32.855Z] cgroup2 true [2022-04-05T23:24:32.855Z] CHANGE_AUTHOR corhere [2022-04-05T23:24:32.855Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-05T23:24:32.855Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-05T23:24:32.855Z] CHANGE_BRANCH plumb-contexts [2022-04-05T23:24:32.855Z] CHANGE_FORK corhere [2022-04-05T23:24:32.855Z] CHANGE_ID 43401 [2022-04-05T23:24:32.855Z] CHANGE_TARGET master [2022-04-05T23:24:32.855Z] CHANGE_TITLE Plumb contexts down into containerd [2022-04-05T23:24:32.855Z] CHANGE_URL https://github.com/moby/moby/pull/43401 [2022-04-05T23:24:32.855Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:24:32.855Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T23:24:32.855Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T23:24:32.855Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T23:24:32.855Z] COMPUTERNAME azwin-2-4e1340 [2022-04-05T23:24:32.855Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T23:24:32.855Z] ConfigSequenceNumber 0 [2022-04-05T23:24:32.855Z] dco true [2022-04-05T23:24:32.855Z] DOCKER_BUILDKIT 0 [2022-04-05T23:24:32.855Z] DOCKER_DUT_DEBUG 1 [2022-04-05T23:24:32.855Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T23:24:32.855Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T23:24:32.855Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-05T23:24:32.855Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T23:24:32.855Z] EXECUTOR_NUMBER 0 [2022-04-05T23:24:32.855Z] FQDN azwin-2-4e1340.westus.cloudapp.azure.com [2022-04-05T23:24:32.855Z] GIT_BRANCH PR-43401 [2022-04-05T23:24:32.855Z] GIT_COMMIT 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:24:32.855Z] GIT_PREVIOUS_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:24:32.855Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:24:32.855Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T23:24:32.855Z] HUDSON_COOKIE 8e921187-f01d-40cc-b0e3-cd475e966d5e [2022-04-05T23:24:32.855Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:24:32.855Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T23:24:32.855Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T23:24:32.855Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T23:24:32.855Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:24:32.855Z] JENKINS_NODE_COOKIE b1821cc7-45e3-4afe-b8ae-3a90a3f14d37 [2022-04-05T23:24:32.855Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T23:24:32.855Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T23:24:32.855Z] JOB_BASE_NAME PR-43401 [2022-04-05T23:24:32.855Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/display/redirect [2022-04-05T23:24:32.855Z] JOB_NAME moby/PR-43401 [2022-04-05T23:24:32.855Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/ [2022-04-05T23:24:32.855Z] library.jps.version master [2022-04-05T23:24:32.855Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T23:24:32.855Z] NODE_LABELS amd64 azure azwin-2-4e1340 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-05T23:24:32.855Z] NODE_NAME azwin-2-4e1340 [2022-04-05T23:24:32.855Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T23:24:32.855Z] OS Windows_NT [2022-04-05T23:24:32.855Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T23:24:32.855Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T23:24:32.855Z] ppc64le false [2022-04-05T23:24:32.855Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T23:24:32.855Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-05T23:24:32.855Z] PROCESSOR_LEVEL 6 [2022-04-05T23:24:32.855Z] PROCESSOR_REVISION 4f01 [2022-04-05T23:24:32.855Z] ProgramData C:\ProgramData [2022-04-05T23:24:32.855Z] ProgramFiles C:\Program Files [2022-04-05T23:24:32.855Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T23:24:32.855Z] ProgramW6432 C:\Program Files [2022-04-05T23:24:32.855Z] PROMPT $P$G [2022-04-05T23:24:32.855Z] PSExecutionPolicyPreference Bypass [2022-04-05T23:24:32.855Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T23:24:32.855Z] PUBLIC C:\Users\Public [2022-04-05T23:24:32.855Z] rootless true [2022-04-05T23:24:32.855Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=arti... [2022-04-05T23:24:32.855Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=changes [2022-04-05T23:24:32.855Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect [2022-04-05T23:24:32.855Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=tests [2022-04-05T23:24:32.855Z] s390x false [2022-04-05T23:24:32.855Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T23:24:32.855Z] SOURCES_DRIVE d [2022-04-05T23:24:32.855Z] SOURCES_SUBDIR gopath [2022-04-05T23:24:32.855Z] STAGE_NAME Run tests [2022-04-05T23:24:32.855Z] SystemDrive C: [2022-04-05T23:24:32.855Z] SystemRoot C:\Windows [2022-04-05T23:24:32.855Z] TEMP C:\Windows\TEMP [2022-04-05T23:24:32.855Z] TESTDEBUG 0 [2022-04-05T23:24:32.855Z] TESTRUN_DRIVE d [2022-04-05T23:24:32.855Z] TESTRUN_SUBDIR CI [2022-04-05T23:24:32.855Z] TIMEOUT 120m [2022-04-05T23:24:32.855Z] TMP C:\Windows\TEMP [2022-04-05T23:24:32.855Z] unit_validate true [2022-04-05T23:24:32.855Z] USERDOMAIN WORKGROUP [2022-04-05T23:24:32.855Z] USERNAME azwin-2-4e1340$ [2022-04-05T23:24:32.855Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T23:24:32.855Z] validate_force false [2022-04-05T23:24:32.855Z] windir C:\Windows [2022-04-05T23:24:32.855Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T23:24:32.855Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-05T23:24:32.855Z] windows2022 true [2022-04-05T23:24:32.855Z] windows2022containerd true [2022-04-05T23:24:32.855Z] windowsRS5 true [2022-04-05T23:24:32.855Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T23:24:32.855Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T23:24:32.855Z] [2022-04-05T23:24:32.855Z] [2022-04-05T23:24:32.855Z] [2022-04-05T23:24:32.942Z] #21 38.34 Setting up xz-utils (5.2.5-2) ... [2022-04-05T23:24:32.942Z] #21 38.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T23:24:32.942Z] #21 38.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:24:32.942Z] #21 38.45 Setting up patch (2.7.6-7) ... [2022-04-05T23:24:32.942Z] #21 38.48 Setting up sudo (1.9.5p2-3) ... [2022-04-05T23:24:32.942Z] #21 38.59 invoke-rc.d: could not determine current runlevel [2022-04-05T23:24:32.942Z] #21 38.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:24:32.942Z] #21 38.61 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T23:24:32.942Z] #21 38.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:24:32.942Z] #21 38.64 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T23:24:33.024Z] #21 55.77 Selecting previously unselected package zstd. [2022-04-05T23:24:33.024Z] #21 55.78 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T23:24:33.024Z] #21 55.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:24:33.024Z] #21 56.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:24:33.199Z] #21 38.65 Setting up pigz (2.6-1) ... [2022-04-05T23:24:33.199Z] #21 38.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:24:33.199Z] #21 38.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:24:33.199Z] #21 38.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:24:33.199Z] #21 38.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:33.770Z] #21 39.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:24:33.770Z] #21 39.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:24:33.834Z] Running on azwin-2-2dbd70 in d:\jenkins\workspace\moby_PR-43401 [Pipeline] { [Pipeline] ws [2022-04-05T23:24:33.850Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T23:24:34.355Z] #21 39.93 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T23:24:34.355Z] #21 39.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:24:34.355Z] #21 39.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:24:34.355Z] #21 39.98 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T23:24:34.382Z] INFO: Sources under d:\gopath\... [2022-04-05T23:24:34.383Z] INFO: Test run under d:\CI\... [2022-04-05T23:24:34.383Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T23:24:34.383Z] INFO: docker/docker repository was found [2022-04-05T23:24:34.383Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-05T23:24:34.416Z] #21 57.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:34.416Z] #21 57.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:24:34.416Z] #21 57.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:24:34.416Z] #21 57.25 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:34.416Z] #21 57.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:24:34.416Z] #21 57.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T23:24:34.416Z] #21 57.29 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T23:24:34.416Z] #21 57.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:24:34.416Z] #21 57.32 Setting up bzip2 (1.0.8-4) ... [2022-04-05T23:24:34.416Z] #21 57.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:24:34.416Z] #21 57.35 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T23:24:34.838Z] ltsc2022: Pulling from windows/servercore [2022-04-05T23:24:34.870Z] #21 40.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:34.870Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T23:24:34.870Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T23:24:34.870Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T23:24:34.870Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T23:24:34.870Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T23:24:34.870Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T23:24:34.870Z] #21 40.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T23:24:34.870Z] #21 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T23:24:34.870Z] #21 40.47 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T23:24:35.170Z] The recommended git tool is: git [2022-04-05T23:24:35.294Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T23:24:35.294Z] 037d5740b404: Pulling fs layer [2022-04-05T23:24:35.372Z] #21 58.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:35.372Z] #21 58.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:24:35.639Z] #21 58.39 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T23:24:35.639Z] #21 58.46 Setting up apparmor (2.13.6-10) ... [2022-04-05T23:24:36.239Z] #21 41.75 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:24:36.239Z] #21 41.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:24:36.239Z] #21 41.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:24:36.239Z] #21 41.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:24:36.285Z] #56 ... [2022-04-05T23:24:36.285Z] [2022-04-05T23:24:36.285Z] #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-05T23:24:36.285Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:24:36.285Z] #21 11.79 Fetched 8508 kB in 10s (832 kB/s) [2022-04-05T23:24:37.170Z] #21 42.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:24:37.170Z] #21 42.80 Setting up jq (1.6-2.1) ... [2022-04-05T23:24:37.170Z] #21 42.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:24:37.170Z] #21 42.84 Setting up iptables (1.8.7-1) ... [2022-04-05T23:24:37.170Z] #21 42.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:37.170Z] #21 42.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:37.170Z] #21 42.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:37.170Z] #21 42.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:37.170Z] #21 42.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T23:24:37.170Z] #21 42.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T23:24:37.218Z] #21 11.79 Reading package lists... [2022-04-05T23:24:37.218Z] #21 ... [2022-04-05T23:24:37.218Z] [2022-04-05T23:24:37.218Z] #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-05T23:24:37.218Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T23:24:37.218Z] #34 DONE 188.8s [2022-04-05T23:24:37.428Z] #21 42.89 Setting up iproute2 (5.10.0-4) ... [2022-04-05T23:24:37.474Z] [2022-04-05T23:24:37.475Z] #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-05T23:24:37.475Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T23:24:37.685Z] #21 43.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:24:37.788Z] #19 263.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-05T23:24:37.788Z] #19 263.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:37.788Z] #19 263.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:37.788Z] #19 263.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-05T23:24:37.788Z] #19 263.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-05T23:24:37.788Z] #19 263.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-05T23:24:37.788Z] #19 263.9 Selecting previously unselected package libc6-s390x-cross. [2022-04-05T23:24:37.788Z] #19 263.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:37.788Z] #19 263.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-05T23:24:37.788Z] #19 264.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.1 Selecting previously unselected package libitm1-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.2 Selecting previously unselected package libasan6-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-05T23:24:37.788Z] #19 264.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:37.788Z] #19 264.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:37.788Z] #19 264.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-05T23:24:37.788Z] #19 264.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:37.788Z] #19 264.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:38.206Z] #21 61.20 Setting up zip (3.0-12) ... [2022-04-05T23:24:38.207Z] #21 61.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:38.207Z] #21 61.32 Setting up bash-completion (1:2.11-2) ... [2022-04-05T23:24:38.250Z] #21 DONE 43.7s [2022-04-05T23:24:38.251Z] [2022-04-05T23:24:38.251Z] #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-05T23:24:38.251Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T23:24:39.623Z] #22 1.337 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T23:24:39.623Z] #22 1.341 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T23:24:39.623Z] #22 1.344 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T23:24:39.623Z] #22 DONE 1.4s [2022-04-05T23:24:39.623Z] [2022-04-05T23:24:39.623Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:24:39.623Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T23:24:39.994Z] #21 11.79 Reading package lists... [2022-04-05T23:24:41.976Z] #19 269.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-05T23:24:41.976Z] #19 269.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:41.976Z] #19 269.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:41.976Z] #19 269.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-05T23:24:42.235Z] #19 269.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-05T23:24:42.235Z] #19 269.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-05T23:24:42.235Z] #19 269.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-05T23:24:42.235Z] #19 269.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-05T23:24:42.235Z] #19 269.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-05T23:24:42.325Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T23:24:42.325Z] 8f616e6e9eec: Download complete [2022-04-05T23:24:42.418Z] #21 64.80 Setting up xz-utils (5.2.5-2) ... [2022-04-05T23:24:42.418Z] #21 64.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T23:24:42.418Z] #21 64.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:24:42.418Z] #21 64.95 Setting up patch (2.7.6-7) ... [2022-04-05T23:24:42.418Z] #21 64.99 Setting up sudo (1.9.5p2-3) ... [2022-04-05T23:24:42.418Z] #21 65.24 invoke-rc.d: could not determine current runlevel [2022-04-05T23:24:42.418Z] #21 65.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:24:42.418Z] #21 65.36 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T23:24:42.418Z] #21 65.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:24:42.418Z] #21 65.47 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T23:24:42.682Z] #21 65.50 Setting up pigz (2.6-1) ... [2022-04-05T23:24:42.682Z] #21 65.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:24:42.682Z] #21 65.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:24:42.682Z] #21 65.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:24:42.682Z] #21 65.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:42.804Z] #19 269.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-05T23:24:42.804Z] #19 269.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T23:24:42.804Z] #19 269.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:42.804Z] #19 269.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-05T23:24:43.063Z] #19 269.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T23:24:43.063Z] #19 269.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:43.308Z] #21 15.17 Reading package lists... [2022-04-05T23:24:43.912Z] #21 18.65 Building dependency tree... [2022-04-05T23:24:44.085Z] #21 66.88 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:24:44.085Z] #21 66.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:24:44.659Z] #21 67.71 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T23:24:44.659Z] #21 67.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:24:44.659Z] #21 67.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:24:44.922Z] #21 67.79 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T23:24:45.280Z] #21 20.69 The following additional packages will be installed: [2022-04-05T23:24:45.280Z] #21 20.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:24:45.280Z] #21 20.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T23:24:45.280Z] #21 20.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T23:24:45.280Z] #21 20.71 python3-pkg-resources vim-runtime xxd [2022-04-05T23:24:45.280Z] #21 20.73 Suggested packages: [2022-04-05T23:24:45.280Z] #21 20.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T23:24:45.280Z] #21 20.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T23:24:45.280Z] #21 20.73 acl attr quota [2022-04-05T23:24:45.280Z] #21 20.73 Recommended packages: [2022-04-05T23:24:45.280Z] #21 20.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T23:24:46.314Z] #21 69.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:46.314Z] #21 69.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T23:24:46.314Z] #21 69.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T23:24:46.314Z] #21 69.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T23:24:46.314Z] #21 69.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T23:24:46.577Z] #21 69.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T23:24:46.577Z] #21 69.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T23:24:46.577Z] #21 69.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T23:24:46.577Z] #21 69.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T23:24:46.842Z] #21 69.65 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T23:24:47.180Z] #21 22.59 The following NEW packages will be installed: [2022-04-05T23:24:47.180Z] #21 22.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T23:24:47.180Z] #21 22.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T23:24:47.180Z] #21 22.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T23:24:47.180Z] #21 22.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T23:24:47.180Z] #21 22.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T23:24:47.180Z] #21 22.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T23:24:47.180Z] #21 22.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T23:24:47.180Z] #21 22.60 xz-utils zip zstd [2022-04-05T23:24:47.286Z] #19 274.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-05T23:24:47.286Z] #19 274.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T23:24:47.286Z] #19 274.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:47.286Z] #19 274.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-05T23:24:47.286Z] #19 274.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-05T23:24:47.286Z] #19 274.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-05T23:24:47.286Z] #19 274.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libfile-which-perl (1.23-1) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-05T23:24:47.286Z] #19 274.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-05T23:24:47.286Z] #19 274.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-05T23:24:47.286Z] #19 274.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-05T23:24:47.445Z] #21 22.94 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:24:47.445Z] #21 22.94 Need to get 27.6 MB of archives. [2022-04-05T23:24:47.445Z] #21 22.94 After this operation, 106 MB of additional disk space will be used. [2022-04-05T23:24:47.445Z] #21 22.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T23:24:47.445Z] #21 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T23:24:47.445Z] #21 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T23:24:47.445Z] #21 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T23:24:47.445Z] #21 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T23:24:47.445Z] #21 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T23:24:47.445Z] #21 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-05T23:24:47.445Z] #21 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T23:24:47.445Z] #21 22.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:24:47.445Z] #21 23.00 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-05T23:24:47.445Z] #21 23.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T23:24:47.545Z] #19 274.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-05T23:24:47.545Z] #19 274.4 Setting up file (1:5.39-3) ... [2022-04-05T23:24:47.545Z] #19 274.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:24:47.545Z] #19 274.4 Setting up bzip2 (1.0.8-4) ... [2022-04-05T23:24:47.545Z] #19 274.4 Setting up libyaml-perl (1.30-1) ... [2022-04-05T23:24:47.545Z] #19 274.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-05T23:24:47.545Z] #19 274.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-05T23:24:47.545Z] #19 274.5 Setting up libio-string-perl (1.08-3.1) ... [2022-04-05T23:24:47.545Z] #19 274.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-05T23:24:47.545Z] #19 274.5 Setting up cross-config (2.6.18+nmu1) ... [2022-04-05T23:24:47.545Z] #19 274.6 Setting up xz-utils (5.2.5-2) ... [2022-04-05T23:24:47.701Z] #21 23.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T23:24:47.702Z] #21 23.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T23:24:47.702Z] #21 23.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T23:24:47.702Z] #21 23.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T23:24:47.702Z] #21 23.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T23:24:47.702Z] #21 23.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T23:24:47.702Z] #21 23.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T23:24:47.702Z] #21 23.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T23:24:47.702Z] #21 23.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T23:24:47.702Z] #21 23.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T23:24:47.702Z] #21 23.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:24:47.702Z] #21 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:24:47.702Z] #21 23.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:24:47.702Z] #21 23.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T23:24:47.702Z] #21 23.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T23:24:47.702Z] #21 23.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T23:24:47.803Z] #19 274.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T23:24:47.803Z] #19 274.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-05T23:24:47.803Z] #19 274.6 Setting up patch (2.7.6-7) ... [2022-04-05T23:24:47.803Z] #19 274.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-05T23:24:47.803Z] #19 274.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-05T23:24:47.803Z] #19 274.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.803Z] #19 274.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-05T23:24:47.803Z] #19 274.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-05T23:24:47.803Z] #19 274.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-05T23:24:47.804Z] #19 274.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-05T23:24:47.804Z] #19 274.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-05T23:24:47.804Z] #19 274.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.804Z] #19 274.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:47.958Z] #21 23.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T23:24:48.063Z] #19 274.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 274.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 274.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-05T23:24:48.063Z] #19 275.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.063Z] #19 275.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-05T23:24:48.215Z] #21 23.55 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-05T23:24:48.215Z] #21 23.55 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-05T23:24:48.215Z] #21 23.55 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-05T23:24:48.215Z] #21 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T23:24:48.215Z] #21 23.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T23:24:48.215Z] #21 23.56 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-05T23:24:48.215Z] #21 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T23:24:48.215Z] #21 23.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T23:24:48.215Z] #21 23.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:24:48.215Z] #21 23.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T23:24:48.215Z] #21 23.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T23:24:48.215Z] #21 23.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T23:24:48.215Z] #21 23.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T23:24:48.215Z] #21 23.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T23:24:48.215Z] #21 23.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T23:24:48.321Z] #19 275.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-05T23:24:48.321Z] #19 275.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-05T23:24:48.321Z] #19 275.4 [2022-04-05T23:24:48.321Z] #19 275.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-05T23:24:48.321Z] #19 275.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.321Z] #19 275.4 Setting up dpkg-dev (1.20.9) ... [2022-04-05T23:24:48.472Z] #21 23.78 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-05T23:24:48.580Z] #19 275.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:24:48.580Z] #19 275.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:48.580Z] #19 275.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-05T23:24:48.728Z] #21 24.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T23:24:48.728Z] #21 24.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T23:24:48.728Z] #21 24.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T23:24:48.728Z] #21 24.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T23:24:48.838Z] #19 275.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-05T23:24:48.838Z] #19 275.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-05T23:24:48.838Z] #19 275.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-05T23:24:49.096Z] #19 276.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-05T23:24:49.096Z] #19 276.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T23:24:49.096Z] #19 276.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up libxml-simple-perl (2.25-1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-05T23:24:49.355Z] #19 276.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.355Z] #19 276.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-05T23:24:49.355Z] #19 276.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.575Z] #23 9.668 Collecting yamllint==1.26.1 [2022-04-05T23:24:49.614Z] #19 276.5 Setting up crossbuild-essential-armel (12.9) ... [2022-04-05T23:24:49.614Z] #19 276.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T23:24:49.614Z] #19 276.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-05T23:24:49.614Z] #19 276.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-05T23:24:49.614Z] #19 276.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-05T23:24:49.614Z] #19 276.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-05T23:24:49.614Z] #19 276.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:24:49.655Z] #21 25.18 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:24:50.153Z] #21 72.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:24:50.153Z] #21 72.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:24:50.153Z] #21 72.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:24:50.153Z] #21 72.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:24:50.217Z] #21 25.46 Fetched 27.6 MB in 2s (18.0 MB/s) [2022-04-05T23:24:50.217Z] #21 25.55 Selecting previously unselected package pigz. [2022-04-05T23:24:50.217Z] #21 25.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-05T23:24:50.217Z] #21 25.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T23:24:50.217Z] #21 25.65 Unpacking pigz (2.6-1) ... [2022-04-05T23:24:50.473Z] #21 25.81 Selecting previously unselected package libelf1:amd64. [2022-04-05T23:24:50.473Z] #21 25.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T23:24:50.473Z] #21 25.83 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T23:24:50.473Z] #21 26.07 Selecting previously unselected package libbpf0:amd64. [2022-04-05T23:24:50.473Z] #21 26.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T23:24:50.506Z] #23 10.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T23:24:50.729Z] #21 26.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:24:50.989Z] #19 DONE 277.9s [2022-04-05T23:24:50.989Z] [2022-04-05T23:24:50.989Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T23:24:50.989Z] #32 sha256:0c9bd7e466e7ee5296efe69de5c821c50dea293452b98c965f2caed407b531ca [2022-04-05T23:24:51.008Z] #21 26.26 Selecting previously unselected package libcap2:amd64. [2022-04-05T23:24:51.009Z] #21 26.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:51.009Z] #21 26.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:24:51.009Z] #21 26.40 Selecting previously unselected package libmnl0:amd64. [2022-04-05T23:24:51.009Z] #21 26.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T23:24:51.009Z] #21 26.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:24:51.249Z] #32 DONE 0.2s [2022-04-05T23:24:51.249Z] [2022-04-05T23:24:51.249Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T23:24:51.249Z] #69 sha256:9c8bf6df25d4204f7f426a114ce7ac7e6c13b448104f3f5ed57aa42afe9c67f6 [2022-04-05T23:24:51.249Z] #69 DONE 0.2s [2022-04-05T23:24:51.249Z] [2022-04-05T23:24:51.249Z] #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-05T23:24:51.249Z] #70 sha256:3e7d86fd56f16f683226f88aca4887540445046014a0bdd6b30ca1e5a3e13613 [2022-04-05T23:24:51.437Z] #23 11.91 Collecting pathspec>=0.5.3 [2022-04-05T23:24:51.437Z] #23 11.92 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T23:24:51.554Z] #21 74.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:24:51.555Z] #21 74.49 Setting up jq (1.6-2.1) ... [2022-04-05T23:24:51.555Z] #21 74.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:24:51.555Z] #21 74.53 Setting up iptables (1.8.7-1) ... [2022-04-05T23:24:51.555Z] #21 74.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:51.694Z] #23 12.31 Collecting pyyaml [2022-04-05T23:24:51.694Z] #23 12.34 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-05T23:24:51.807Z] #21 26.53 Selecting previously unselected package libxtables12:amd64. [2022-04-05T23:24:51.807Z] #21 26.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T23:24:51.807Z] #21 26.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:24:51.807Z] #21 26.64 Selecting previously unselected package libcap2-bin. [2022-04-05T23:24:51.807Z] #21 26.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T23:24:51.807Z] #21 26.70 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T23:24:51.829Z] #21 74.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:51.829Z] #21 74.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:24:51.829Z] #21 74.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:24:51.829Z] #21 74.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T23:24:51.829Z] #21 74.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T23:24:51.952Z] #23 12.42 Building wheels for collected packages: yamllint [2022-04-05T23:24:51.952Z] #23 12.42 Building wheel for yamllint (setup.py): started [2022-04-05T23:24:52.096Z] #21 74.88 Setting up iproute2 (5.10.0-4) ... [2022-04-05T23:24:52.634Z] #70 1.343 + RM_GOPATH=0 [2022-04-05T23:24:52.634Z] #70 1.343 + TMP_GOPATH= [2022-04-05T23:24:52.634Z] #70 1.343 + : /build [2022-04-05T23:24:52.634Z] #70 1.344 + '[' -z '' ']' [2022-04-05T23:24:52.634Z] #70 1.344 ++ mktemp -d [2022-04-05T23:24:52.634Z] #70 1.347 + export GOPATH=/tmp/tmp.zZXUo708AT [2022-04-05T23:24:52.634Z] #70 1.347 + GOPATH=/tmp/tmp.zZXUo708AT [2022-04-05T23:24:52.634Z] #70 1.347 + RM_GOPATH=1 [2022-04-05T23:24:52.634Z] #70 1.347 + case "$(go env GOARCH)" in [2022-04-05T23:24:52.634Z] #70 1.347 ++ go env GOARCH [2022-04-05T23:24:52.634Z] #70 1.351 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:52.634Z] #70 1.351 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:52.634Z] #70 1.351 ++ dirname /install.sh [2022-04-05T23:24:52.634Z] #70 1.352 + dir=/ [2022-04-05T23:24:52.634Z] #70 1.352 + bin=rootlesskit [2022-04-05T23:24:52.634Z] #70 1.352 + shift [2022-04-05T23:24:52.634Z] #70 1.352 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T23:24:52.634Z] #70 1.352 + . //rootlesskit.installer [2022-04-05T23:24:52.634Z] #70 1.353 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:24:52.634Z] #70 1.353 + install_rootlesskit [2022-04-05T23:24:52.634Z] #70 1.353 + case "$1" in [2022-04-05T23:24:52.634Z] #70 1.353 + export CGO_ENABLED=0 [2022-04-05T23:24:52.634Z] #70 1.353 + CGO_ENABLED=0 [2022-04-05T23:24:52.634Z] #70 1.353 + _install_rootlesskit [2022-04-05T23:24:52.634Z] #70 1.354 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T23:24:52.634Z] #70 1.354 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:24:52.634Z] #70 1.354 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:24:52.634Z] #70 1.354 + GOBIN=/build [2022-04-05T23:24:52.634Z] #70 1.354 + GO111MODULE=on [2022-04-05T23:24:52.634Z] #70 1.354 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:24:52.687Z] #21 75.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:24:52.884Z] #23 13.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T23:24:52.884Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6c181499c85a455560d50235ebf914b9dfa85e8d091435a1e5081a62b56f0d49 [2022-04-05T23:24:52.884Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T23:24:52.884Z] #23 13.32 Successfully built yamllint [2022-04-05T23:24:52.884Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T23:24:52.893Z] #70 1.743 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T23:24:52.942Z] 037d5740b404: Verifying Checksum [2022-04-05T23:24:52.942Z] 037d5740b404: Download complete [2022-04-05T23:24:52.953Z] #21 DONE 76.0s [2022-04-05T23:24:52.953Z] [2022-04-05T23:24:52.953Z] #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-05T23:24:52.953Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:24:53.141Z] #23 13.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T23:24:53.219Z] #56 ... [2022-04-05T23:24:53.219Z] [2022-04-05T23:24:53.219Z] #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-05T23:24:53.219Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T23:24:53.706Z] #23 DONE 14.3s [2022-04-05T23:24:53.706Z] [2022-04-05T23:24:53.706Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T23:24:53.706Z] #27 sha256:d929cabe5bd8200b2349f990a789992654afef7bff2568d10111f5ced830ecc3 [2022-04-05T23:24:53.832Z] #70 2.811 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T23:24:54.091Z] #70 2.820 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T23:24:54.271Z] #27 DONE 0.6s [2022-04-05T23:24:54.271Z] [2022-04-05T23:24:54.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-05T23:24:54.271Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:24:54.350Z] #70 3.124 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T23:24:54.529Z] #60 ... [2022-04-05T23:24:54.529Z] [2022-04-05T23:24:54.529Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T23:24:54.529Z] #32 sha256:1e71d5912a655cf01496f9653c909dc2fa24cce79facfc0e9f681b2c4c4149f8 [2022-04-05T23:24:54.623Z] #22 1.577 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T23:24:54.623Z] #22 1.591 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T23:24:54.623Z] #22 1.594 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T23:24:54.888Z] #22 DONE 1.8s [2022-04-05T23:24:54.888Z] [2022-04-05T23:24:54.888Z] #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-05T23:24:54.888Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:24:54.888Z] #56 ... [2022-04-05T23:24:54.888Z] [2022-04-05T23:24:54.888Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:24:54.888Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T23:24:55.080Z] #21 29.84 Selecting previously unselected package iproute2. [2022-04-05T23:24:55.080Z] #21 29.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T23:24:55.080Z] #21 29.86 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T23:24:55.080Z] #21 30.67 Selecting previously unselected package xxd. [2022-04-05T23:24:55.080Z] #21 30.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:24:55.094Z] #32 DONE 0.6s [2022-04-05T23:24:55.094Z] [2022-04-05T23:24:55.094Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T23:24:55.094Z] #35 sha256:c57ec70d43a910b97ffae72fd1f5c67755518b4e93aae9409e1857084ee53cfb [2022-04-05T23:24:55.340Z] #21 30.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:55.340Z] #21 30.95 Selecting previously unselected package vim-common. [2022-04-05T23:24:55.340Z] #21 30.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:24:55.352Z] #35 DONE 0.4s [2022-04-05T23:24:55.352Z] [2022-04-05T23:24:55.352Z] #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-05T23:24:55.352Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:24:55.352Z] #56 ... [2022-04-05T23:24:55.352Z] [2022-04-05T23:24:55.352Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T23:24:55.352Z] #37 sha256:a0c6af75aa4738f0cad1f4c4fa025460478029f07a7c2ca92d3434c7f8280a81 [2022-04-05T23:24:55.352Z] #37 DONE 0.1s [2022-04-05T23:24:55.598Z] #21 30.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:24:55.609Z] [2022-04-05T23:24:55.609Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T23:24:55.609Z] #41 sha256:3fbd2d3cd00b891ae012ba28f36a6fe74db76d3fc271637af7b552e463c5d717 [2022-04-05T23:24:55.609Z] #41 DONE 0.1s [2022-04-05T23:24:55.609Z] [2022-04-05T23:24:55.609Z] #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-05T23:24:55.609Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:24:55.737Z] #70 4.642 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T23:24:55.855Z] #21 31.15 Selecting previously unselected package bash-completion. [2022-04-05T23:24:55.855Z] #21 31.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T23:24:55.997Z] #70 ... [2022-04-05T23:24:55.997Z] [2022-04-05T23:24:55.997Z] #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-05T23:24:55.997Z] #33 sha256:0f8328ba7d89f4e03818fd14804e1e93ba5e9290365f3f8d362fca5dfcac3d88 [2022-04-05T23:24:55.997Z] #33 1.343 + RM_GOPATH=0 [2022-04-05T23:24:55.997Z] #33 1.343 + TMP_GOPATH= [2022-04-05T23:24:55.997Z] #33 1.343 + : /build [2022-04-05T23:24:55.997Z] #33 1.343 + '[' -z '' ']' [2022-04-05T23:24:55.997Z] #33 1.343 ++ mktemp -d [2022-04-05T23:24:55.997Z] #33 1.344 + export GOPATH=/tmp/tmp.WckaHbPYr4 [2022-04-05T23:24:55.997Z] #33 1.345 + GOPATH=/tmp/tmp.WckaHbPYr4 [2022-04-05T23:24:55.997Z] #33 1.345 + RM_GOPATH=1 [2022-04-05T23:24:55.997Z] #33 1.345 + case "$(go env GOARCH)" in [2022-04-05T23:24:55.997Z] #33 1.347 ++ go env GOARCH [2022-04-05T23:24:55.997Z] #33 1.356 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:55.997Z] #33 1.356 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:24:55.997Z] #33 1.356 ++ dirname /install.sh [2022-04-05T23:24:55.997Z] #33 1.359 + dir=/ [2022-04-05T23:24:55.997Z] #33 1.359 + bin=dockercli [2022-04-05T23:24:55.997Z] #33 1.359 + shift [2022-04-05T23:24:55.997Z] #33 1.359 + '[' '!' -f //dockercli.installer ']' [2022-04-05T23:24:55.997Z] #33 1.360 + . //dockercli.installer [2022-04-05T23:24:55.997Z] #33 1.360 ++ : stable [2022-04-05T23:24:55.997Z] #33 1.360 ++ : 17.06.2-ce [2022-04-05T23:24:55.997Z] #33 1.361 + install_dockercli [2022-04-05T23:24:55.997Z] #33 1.361 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T23:24:55.997Z] #33 1.361 Install docker/cli version 17.06.2-ce from stable [2022-04-05T23:24:55.997Z] #33 1.362 ++ uname -m [2022-04-05T23:24:55.997Z] #33 1.364 + arch=x86_64 [2022-04-05T23:24:55.997Z] #33 1.364 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T23:24:55.997Z] #33 1.365 + url=https://download.docker.com/linux/static [2022-04-05T23:24:55.997Z] #33 1.365 + tar -xz docker/docker [2022-04-05T23:24:55.997Z] #33 1.367 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T23:24:55.997Z] #33 4.716 + mkdir -p /build [2022-04-05T23:24:55.997Z] #33 4.717 + mv docker/docker /build/ [2022-04-05T23:24:55.997Z] #33 4.721 + rmdir docker [2022-04-05T23:24:55.997Z] #33 DONE 4.9s [2022-04-05T23:24:55.997Z] [2022-04-05T23:24:55.997Z] #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-05T23:24:55.997Z] #70 sha256:3e7d86fd56f16f683226f88aca4887540445046014a0bdd6b30ca1e5a3e13613 [2022-04-05T23:24:55.997Z] #70 5.007 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T23:24:55.997Z] #70 ... [2022-04-05T23:24:55.997Z] [2022-04-05T23:24:55.997Z] #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-05T23:24:55.997Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:24:55.997Z] #45 1.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:24:55.997Z] #45 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:24:55.997Z] #45 1.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:24:55.997Z] #45 2.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T23:24:55.997Z] #45 2.410 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T23:24:55.997Z] #45 2.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:24:55.997Z] #45 3.426 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T23:24:55.997Z] #45 4.103 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:24:55.997Z] #45 4.594 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T23:24:55.997Z] #45 5.068 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:24:55.997Z] #45 5.070 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:24:55.997Z] #45 5.071 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T23:24:55.997Z] #45 5.072 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T23:24:55.997Z] #45 5.073 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T23:24:55.997Z] #45 5.077 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T23:24:55.997Z] #45 5.080 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:24:55.997Z] #45 5.083 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T23:24:55.997Z] #45 5.086 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T23:24:55.997Z] #45 5.087 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:24:55.997Z] #45 5.114 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T23:24:55.997Z] #45 5.125 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T23:24:57.376Z] #45 ... [2022-04-05T23:24:57.376Z] [2022-04-05T23:24:57.376Z] #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-05T23:24:57.376Z] #70 sha256:3e7d86fd56f16f683226f88aca4887540445046014a0bdd6b30ca1e5a3e13613 [2022-04-05T23:24:57.376Z] #70 5.014 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T23:24:57.376Z] #70 5.041 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T23:24:57.376Z] #70 5.159 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T23:24:57.376Z] #70 5.185 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T23:24:57.376Z] #70 5.313 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T23:24:57.376Z] #70 5.491 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T23:24:57.376Z] #70 5.589 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T23:24:57.376Z] #70 5.623 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T23:24:57.944Z] #70 6.705 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T23:24:59.741Z] using credential docker-jenkins-github-credentials [2022-04-05T23:24:59.819Z] Cloning the remote Git repository [2022-04-05T23:24:59.819Z] Cloning with configured refspecs honoured and without tags [2022-04-05T23:25:00.125Z] #21 35.26 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T23:25:01.230Z] #70 ... [2022-04-05T23:25:01.230Z] [2022-04-05T23:25:01.230Z] #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-05T23:25:01.230Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T23:25:01.230Z] #65 1.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:25:01.230Z] #65 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:25:01.230Z] #65 1.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:25:01.230Z] #65 2.069 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:25:01.230Z] #65 2.466 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T23:25:01.230Z] #65 2.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T23:25:01.230Z] #65 3.376 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T23:25:01.230Z] #65 3.985 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T23:25:01.230Z] #65 4.536 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:25:01.230Z] #65 4.970 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T23:25:01.230Z] #65 4.976 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:25:01.230Z] #65 4.979 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T23:25:01.230Z] #65 5.007 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T23:25:01.230Z] #65 5.012 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:25:01.230Z] #65 5.015 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T23:25:01.230Z] #65 5.048 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T23:25:01.230Z] #65 5.053 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T23:25:01.230Z] #65 5.068 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T23:25:01.230Z] #65 5.069 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T23:25:01.230Z] #65 5.075 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:25:01.230Z] #65 5.077 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:25:01.230Z] #65 ... [2022-04-05T23:25:01.230Z] [2022-04-05T23:25:01.230Z] #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-05T23:25:01.230Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:01.230Z] #20 1.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:25:01.230Z] #20 1.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:25:01.230Z] #20 1.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:25:01.230Z] #20 2.094 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T23:25:01.230Z] #20 2.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T23:25:01.230Z] #20 2.943 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T23:25:01.230Z] #20 3.510 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:25:01.230Z] #20 4.145 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:25:01.230Z] #20 4.717 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T23:25:01.230Z] #20 5.144 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:25:01.230Z] #20 5.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T23:25:01.230Z] #20 5.148 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T23:25:01.230Z] #20 5.148 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T23:25:01.230Z] #20 5.148 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:25:01.230Z] #20 5.183 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T23:25:01.230Z] #20 5.183 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T23:25:01.230Z] #20 5.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T23:25:01.230Z] #20 5.183 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:25:01.230Z] #20 5.183 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:25:01.230Z] #20 5.183 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T23:25:01.230Z] #20 5.183 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T23:25:00.012Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T23:25:00.411Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T23:25:01.497Z] #21 37.09 Selecting previously unselected package bzip2. [2022-04-05T23:25:01.497Z] #21 37.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T23:25:01.754Z] #21 37.13 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T23:25:02.011Z] #21 37.26 Selecting previously unselected package xz-utils. [2022-04-05T23:25:02.011Z] #21 37.27 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T23:25:02.011Z] #21 37.27 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T23:25:02.011Z] #21 37.54 Selecting previously unselected package apparmor. [2022-04-05T23:25:02.267Z] #21 37.56 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T23:25:02.267Z] #21 37.69 Unpacking apparmor (2.13.6-10) ... [2022-04-05T23:25:03.196Z] #21 38.53 Selecting previously unselected package inetutils-ping. [2022-04-05T23:25:03.196Z] #21 38.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T23:25:03.196Z] #21 38.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T23:25:03.196Z] #21 38.78 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T23:25:03.196Z] #21 38.79 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:25:03.196Z] #21 38.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:25:01.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:25:01.339Z] > git --version # timeout=10 [2022-04-05T23:25:01.394Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T23:25:01.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:25:01.402Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:25:03.495Z] #21 38.94 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T23:25:03.495Z] #21 38.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:25:03.495Z] #21 38.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:25:03.495Z] #21 39.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T23:25:03.495Z] #21 39.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T23:25:03.752Z] #21 39.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:25:03.752Z] #21 39.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T23:25:03.752Z] #21 39.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T23:25:03.752Z] #21 39.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:25:03.752Z] #21 39.31 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T23:25:04.009Z] #21 39.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T23:25:04.009Z] #21 39.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:25:04.266Z] #21 39.63 Selecting previously unselected package iptables. [2022-04-05T23:25:04.266Z] #21 39.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-05T23:25:04.266Z] #21 39.63 Unpacking iptables (1.8.7-1) ... [2022-04-05T23:25:05.204Z] #21 40.37 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:25:05.204Z] #21 40.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:25:05.204Z] #21 40.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:25:05.204Z] #21 40.58 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:25:05.204Z] #21 40.59 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:25:05.204Z] #21 40.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:25:05.463Z] #21 40.83 Selecting previously unselected package jq. [2022-04-05T23:25:05.463Z] #21 40.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:25:05.463Z] #21 40.84 Unpacking jq (1.6-2.1) ... [2022-04-05T23:25:05.463Z] #21 40.96 Selecting previously unselected package libaio1:amd64. [2022-04-05T23:25:05.463Z] #21 40.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T23:25:05.463Z] #21 40.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:25:05.725Z] #21 41.09 Selecting previously unselected package libgpm2:amd64. [2022-04-05T23:25:05.725Z] #21 41.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T23:25:05.725Z] #21 41.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:25:05.725Z] #21 41.33 Selecting previously unselected package libicu67:amd64. [2022-04-05T23:25:05.984Z] #21 41.33 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-05T23:25:05.984Z] #21 41.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T23:25:07.797Z] #56 ... [2022-04-05T23:25:07.797Z] [2022-04-05T23:25:07.797Z] #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-05T23:25:07.797Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:25:07.797Z] #43 188.4 + dpkg --print-architecture [2022-04-05T23:25:07.797Z] #43 188.4 + git checkout -q v2.1.0 [2022-04-05T23:25:07.797Z] #43 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T23:25:07.797Z] #43 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T23:25:09.817Z] #23 13.57 Collecting yamllint==1.26.1 [2022-04-05T23:25:09.817Z] #23 14.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T23:25:12.373Z] #23 17.19 Collecting pathspec>=0.5.3 [2022-04-05T23:25:12.373Z] #23 17.21 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T23:25:12.542Z] #21 47.34 Selecting previously unselected package libinih1:amd64. [2022-04-05T23:25:12.542Z] #21 47.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-05T23:25:12.542Z] #21 47.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T23:25:12.542Z] #21 47.43 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:25:12.542Z] #21 47.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:25:12.542Z] #21 47.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:25:12.542Z] #21 47.57 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:25:12.542Z] #21 47.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:25:12.542Z] #21 47.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:25:12.542Z] #21 47.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:25:12.542Z] #21 47.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:25:12.542Z] #21 47.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:25:12.542Z] #21 47.83 Selecting previously unselected package net-tools. [2022-04-05T23:25:12.542Z] #21 47.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T23:25:12.542Z] #21 47.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:25:12.817Z] #60 ... [2022-04-05T23:25:12.817Z] [2022-04-05T23:25:12.817Z] #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-05T23:25:12.817Z] #26 sha256:1b6340cb42a3781a5206077114448eb49851d0d5b7cd764ee5c0bb5954f9d961 [2022-04-05T23:25:12.817Z] #26 203.6 + return [2022-04-05T23:25:12.948Z] #23 17.97 Collecting pyyaml [2022-04-05T23:25:12.948Z] #23 18.00 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-05T23:25:12.948Z] #23 18.12 Building wheels for collected packages: yamllint [2022-04-05T23:25:12.948Z] #23 18.12 Building wheel for yamllint (setup.py): started [2022-04-05T23:25:13.106Z] #21 48.29 Selecting previously unselected package patch. [2022-04-05T23:25:13.106Z] #21 48.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-05T23:25:13.106Z] #21 48.30 Unpacking patch (2.7.6-7) ... [2022-04-05T23:25:13.106Z] #21 48.46 Selecting previously unselected package python-pip-whl. [2022-04-05T23:25:13.106Z] #21 48.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:25:13.106Z] #21 48.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:25:13.437Z] #20 ... [2022-04-05T23:25:13.437Z] [2022-04-05T23:25:13.437Z] #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-05T23:25:13.438Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:13.438Z] #45 21.69 Fetched 48.9 MB in 20s (2420 kB/s) [2022-04-05T23:25:14.036Z] #21 49.30 Selecting previously unselected package python3-lib2to3. [2022-04-05T23:25:14.036Z] #21 49.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T23:25:14.036Z] #21 49.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:25:14.036Z] #21 49.51 Selecting previously unselected package python3-distutils. [2022-04-05T23:25:14.036Z] #21 49.53 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T23:25:14.036Z] #21 49.54 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T23:25:14.407Z] #21 49.89 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:25:14.690Z] #21 49.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:25:14.690Z] #21 49.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:25:14.947Z] #21 50.23 Selecting previously unselected package python3-setuptools. [2022-04-05T23:25:14.947Z] #21 50.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T23:25:14.947Z] #21 50.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T23:25:15.206Z] #21 50.55 Selecting previously unselected package python3-wheel. [2022-04-05T23:25:15.206Z] #21 50.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T23:25:15.206Z] #21 50.57 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T23:25:15.464Z] #21 50.78 Selecting previously unselected package python3-pip. [2022-04-05T23:25:15.464Z] #21 50.78 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:25:15.464Z] #21 50.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:25:15.499Z] #23 20.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T23:25:15.499Z] #23 20.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=54c0077e44bc173db2dc7bafb7895df6263e79a0f7c887bf3ba152c1ef293903 [2022-04-05T23:25:15.499Z] #23 20.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T23:25:15.499Z] #23 20.26 Successfully built yamllint [2022-04-05T23:25:15.499Z] #23 20.32 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T23:25:16.049Z] #21 51.39 Selecting previously unselected package sudo. [2022-04-05T23:25:16.049Z] #21 51.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T23:25:16.049Z] #21 51.40 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T23:25:16.073Z] #23 21.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T23:25:16.980Z] #21 52.28 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T23:25:16.980Z] #21 52.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T23:25:16.980Z] #21 52.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:25:16.980Z] #21 52.51 Selecting previously unselected package uidmap. [2022-04-05T23:25:16.980Z] #21 52.52 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T23:25:16.980Z] #21 52.53 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T23:25:16.989Z] #26 DONE 207.5s [2022-04-05T23:25:16.989Z] [2022-04-05T23:25:16.990Z] #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-05T23:25:16.990Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:25:17.019Z] #23 DONE 22.2s [2022-04-05T23:25:17.019Z] [2022-04-05T23:25:17.019Z] #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-05T23:25:17.019Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:25:17.237Z] #21 52.77 Selecting previously unselected package vim-runtime. [2022-04-05T23:25:17.237Z] #21 52.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:25:17.281Z] #43 ... [2022-04-05T23:25:17.281Z] [2022-04-05T23:25:17.281Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T23:25:17.281Z] #27 sha256:0e450bd6c9cef2c5a908c64cb38467b5cded8a94f1baa4414e426d754cc1ec7f [2022-04-05T23:25:17.495Z] #21 52.80 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-05T23:25:17.495Z] #21 52.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T23:25:17.495Z] #21 52.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:17.544Z] #27 DONE 0.5s [2022-04-05T23:25:17.544Z] [2022-04-05T23:25:17.544Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T23:25:17.544Z] #32 sha256:5a581ecd0ceaed58b7f104557028c8fd08b5464604de5358838ec159f7479593 [2022-04-05T23:25:18.174Z] #32 DONE 0.7s [2022-04-05T23:25:18.174Z] [2022-04-05T23:25:18.174Z] #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-05T23:25:18.174Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:25:18.458Z] #43 ... [2022-04-05T23:25:18.458Z] [2022-04-05T23:25:18.458Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T23:25:18.458Z] #35 sha256:483e0041591858ab10b411dd2838f84a39cc54c9fbc4ce5fd8478c7706173f4f [2022-04-05T23:25:18.733Z] #35 DONE 0.4s [2022-04-05T23:25:18.733Z] [2022-04-05T23:25:18.733Z] #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-05T23:25:18.733Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:25:18.733Z] #56 ... [2022-04-05T23:25:18.733Z] [2022-04-05T23:25:18.733Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T23:25:18.733Z] #37 sha256:77b0ad7d39c70b59421aa06878a5e2e2f2813804d95851f3d09101ef8c17ecaf [2022-04-05T23:25:18.733Z] #37 DONE 0.1s [2022-04-05T23:25:18.881Z] #56 ... [2022-04-05T23:25:18.882Z] [2022-04-05T23:25:18.882Z] #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-05T23:25:18.882Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T23:25:18.882Z] #51 209.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T23:25:18.882Z] #51 DONE 209.8s [2022-04-05T23:25:18.882Z] [2022-04-05T23:25:18.882Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T23:25:18.882Z] #27 sha256:f70362f70900c0ca5446e659525774638c3b10937f4676493963607aa6ed3dfc [2022-04-05T23:25:19.006Z] [2022-04-05T23:25:19.006Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T23:25:19.006Z] #41 sha256:f466c5d2b8ef43bf9cc95d5e68bfb04e848c8658e9267de5327b71e9a632946a [2022-04-05T23:25:19.006Z] #41 DONE 0.2s [2022-04-05T23:25:19.006Z] [2022-04-05T23:25:19.006Z] #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-05T23:25:19.006Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:25:19.811Z] #27 DONE 0.9s [2022-04-05T23:25:19.811Z] [2022-04-05T23:25:19.811Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T23:25:19.811Z] #32 sha256:700582f855b921997a73045ace28a07360573984d58945d18108f1a58b993f28 [2022-04-05T23:25:20.008Z] #45 21.69 Reading package lists... [2022-04-05T23:25:20.008Z] #45 ... [2022-04-05T23:25:20.008Z] [2022-04-05T23:25:20.008Z] #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-05T23:25:20.008Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T23:25:20.008Z] #65 21.78 Fetched 48.9 MB in 20s (2391 kB/s) [2022-04-05T23:25:20.373Z] #32 DONE 0.7s [2022-04-05T23:25:20.374Z] [2022-04-05T23:25:20.374Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T23:25:20.374Z] #35 sha256:0dfaf002f4eb575634cea7600643164d49c9eb94051509cd9fb478c1e130bf67 [2022-04-05T23:25:21.303Z] #35 DONE 0.6s [2022-04-05T23:25:21.303Z] [2022-04-05T23:25:21.303Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T23:25:21.303Z] #37 sha256:97c9b1ff6be6f5b8a3ba0fa8edda0364d56419398dc11907db92f5bd6427e635 [2022-04-05T23:25:21.303Z] #37 DONE 0.2s [2022-04-05T23:25:21.303Z] [2022-04-05T23:25:21.303Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T23:25:21.303Z] #41 sha256:dcba36c6949b4514e145a8fb860f9fa1b9d40ef33ccd81f9f1fc732b4d83663c [2022-04-05T23:25:21.303Z] #41 DONE 0.1s [2022-04-05T23:25:21.303Z] [2022-04-05T23:25:21.303Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T23:25:21.303Z] #44 sha256:34c1ad03d6d3be3aae7f045d1e4c6e65726bf8e2e31e8ca257c51e8145584745 [2022-04-05T23:25:21.388Z] #65 21.78 Reading package lists... [2022-04-05T23:25:21.388Z] #65 ... [2022-04-05T23:25:21.388Z] [2022-04-05T23:25:21.388Z] #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-05T23:25:21.388Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:21.388Z] #45 21.69 Reading package lists... [2022-04-05T23:25:22.234Z] #44 DONE 0.6s [2022-04-05T23:25:22.234Z] [2022-04-05T23:25:22.234Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T23:25:22.234Z] #48 sha256:07e74a056748b3093f3feaa8f50aa6dd62dc9588c99daaba11849eeb34367737 [2022-04-05T23:25:22.234Z] #48 DONE 0.1s [2022-04-05T23:25:22.234Z] [2022-04-05T23:25:22.234Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T23:25:22.234Z] #50 sha256:380a215a20ce177952584cb5a3c006d91732c9b39e325775143cb6ab3f2f9067 [2022-04-05T23:25:22.234Z] #50 DONE 0.2s [2022-04-05T23:25:22.234Z] [2022-04-05T23:25:22.234Z] #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-05T23:25:22.234Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:25:22.234Z] #56 ... [2022-04-05T23:25:22.234Z] [2022-04-05T23:25:22.234Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T23:25:22.234Z] #52 sha256:0a80cf65f3069a393bc549d3cb8560a5bfd57e259aee0c8dd719b825068aa13f [2022-04-05T23:25:22.505Z] Fetching without tags [2022-04-05T23:25:23.027Z] #45 30.54 Reading package lists... [2022-04-05T23:25:23.027Z] #45 ... [2022-04-05T23:25:23.027Z] [2022-04-05T23:25:23.027Z] #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-05T23:25:23.027Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:23.027Z] #20 21.74 Fetched 48.9 MB in 20s (2415 kB/s) [2022-04-05T23:25:23.027Z] #20 21.74 Reading package lists... [2022-04-05T23:25:23.027Z] #20 30.93 Reading package lists... [2022-04-05T23:25:23.027Z] #20 ... [2022-04-05T23:25:23.027Z] [2022-04-05T23:25:23.027Z] #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-05T23:25:23.027Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T23:25:23.027Z] #65 21.78 Reading package lists... [2022-04-05T23:25:23.268Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:25:24.089Z] #21 58.60 Selecting previously unselected package vim. [2022-04-05T23:25:24.089Z] #21 58.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:25:24.089Z] #21 58.64 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:24.089Z] #21 59.48 Selecting previously unselected package xfsprogs. [2022-04-05T23:25:24.089Z] #21 59.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T23:25:24.089Z] #21 59.52 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T23:25:24.652Z] #21 60.13 Selecting previously unselected package zip. [2022-04-05T23:25:24.652Z] #21 60.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-05T23:25:24.652Z] #21 60.15 Unpacking zip (3.0-12) ... [2022-04-05T23:25:24.748Z] #52 DONE 2.6s [2022-04-05T23:25:24.749Z] [2022-04-05T23:25:24.749Z] #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-05T23:25:24.749Z] #56 sha256:3e4578e4221dbf552e2a3fad94c69be49086a17a6b86e25267ed90153606eb9c [2022-04-05T23:25:24.749Z] #56 119.4 + mkdir -p /build [2022-04-05T23:25:24.749Z] #56 119.4 + cp runc /build/runc [2022-04-05T23:25:24.749Z] #56 DONE 120.0s [2022-04-05T23:25:24.749Z] [2022-04-05T23:25:24.749Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T23:25:24.749Z] #54 sha256:7544cfea4d707fe37c6d64f440ea7aba5fd91ee883f337c6defda7662ab4eeb6 [2022-04-05T23:25:24.908Z] #21 60.29 Selecting previously unselected package zstd. [2022-04-05T23:25:24.908Z] #21 60.31 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T23:25:24.908Z] #21 60.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:25:25.004Z] #54 DONE 0.1s [2022-04-05T23:25:25.004Z] [2022-04-05T23:25:25.004Z] #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-05T23:25:25.004Z] #60 sha256:c1e7755b29dee13a16d3ef8df64a674d6eefae9b749777db866a00f9b09aa17f [2022-04-05T23:25:22.162Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:25:22.238Z] > git config --add remote.origin.fetch +refs/pull/43401/head:refs/remotes/origin/PR-43401 # timeout=10 [2022-04-05T23:25:22.288Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:25:22.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T23:25:22.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T23:25:22.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:25:22.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43401/head:refs/remotes/origin/PR-43401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T23:25:23.374Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:25:23.433Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:25:25.727Z] #21 60.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:25:25.932Z] #60 ... [2022-04-05T23:25:25.932Z] [2022-04-05T23:25:25.932Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T23:25:25.932Z] #57 sha256:0b8d4480274dcf068403a63a1ce935d5fde5a834779a988d302f2fe6a5364fec [2022-04-05T23:25:25.932Z] #57 DONE 0.1s [2022-04-05T23:25:25.932Z] [2022-04-05T23:25:25.932Z] #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-05T23:25:25.932Z] #60 sha256:c1e7755b29dee13a16d3ef8df64a674d6eefae9b749777db866a00f9b09aa17f [2022-04-05T23:25:25.932Z] #60 182.6 + bin/containerd [2022-04-05T23:25:27.066Z] Merge succeeded, producing 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:25:27.066Z] Checking out Revision 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 (PR-43401) [2022-04-05T23:25:27.620Z] #21 62.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:25:27.620Z] #21 62.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:25:27.620Z] #21 62.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:25:27.620Z] #21 62.86 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T23:25:27.620Z] #21 62.88 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:25:27.620Z] #21 62.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T23:25:27.620Z] #21 62.91 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T23:25:27.620Z] #21 62.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:25:27.620Z] #21 62.95 Setting up bzip2 (1.0.8-4) ... [2022-04-05T23:25:27.620Z] #21 62.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:25:27.620Z] #21 62.99 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T23:25:26.692Z] > git remote # timeout=10 [2022-04-05T23:25:26.770Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T23:25:26.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T23:25:26.828Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T23:25:26.966Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T23:25:27.099Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T23:25:27.150Z] > git checkout -f 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 # timeout=10 [2022-04-05T23:25:28.990Z] #21 64.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:28.991Z] #21 64.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:25:28.991Z] #21 64.36 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T23:25:28.991Z] #21 64.40 Setting up apparmor (2.13.6-10) ... [2022-04-05T23:25:31.148Z] #65 30.99 Reading package lists... [2022-04-05T23:25:31.148Z] #65 ... [2022-04-05T23:25:31.148Z] [2022-04-05T23:25:31.148Z] #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-05T23:25:31.148Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:31.148Z] #45 30.54 Reading package lists... [2022-04-05T23:25:31.515Z] #21 66.56 Setting up zip (3.0-12) ... [2022-04-05T23:25:31.516Z] #21 66.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:31.516Z] #21 66.60 Setting up bash-completion (1:2.11-2) ... [2022-04-05T23:25:32.527Z] #45 39.43 Building dependency tree... [2022-04-05T23:25:34.306Z] #43 DONE 210.9s [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #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-05T23:25:34.306Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:25:34.306Z] #60 ... [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T23:25:34.306Z] #44 sha256:28b5e9ec9d24e9231acdf0ad469707889d6096e3e6a61baf6a7ce95f084a0c33 [2022-04-05T23:25:34.306Z] #44 DONE 0.8s [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T23:25:34.306Z] #48 sha256:74130f794baccb73a41e3073b61f269a8395eaca2d476d456fc03e6fc181883a [2022-04-05T23:25:34.306Z] #48 DONE 0.2s [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #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-05T23:25:34.306Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:25:34.306Z] #56 ... [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T23:25:34.306Z] #50 sha256:4db5313d73fdac4ecc46d80c96fad40292b695affac3d53a638b0ff675b29192 [2022-04-05T23:25:34.306Z] #50 DONE 0.1s [2022-04-05T23:25:34.306Z] [2022-04-05T23:25:34.306Z] #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-05T23:25:34.306Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:25:34.432Z] #45 43.46 The following additional packages will be installed: [2022-04-05T23:25:34.433Z] #45 43.49 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-05T23:25:34.433Z] #45 43.51 Suggested packages: [2022-04-05T23:25:34.692Z] #45 43.52 cmake-doc ninja-build lrzip [2022-04-05T23:25:34.692Z] #45 43.52 Recommended packages: [2022-04-05T23:25:34.692Z] #45 43.52 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T23:25:35.260Z] #45 44.25 The following NEW packages will be installed: [2022-04-05T23:25:35.260Z] #45 44.27 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-05T23:25:35.519Z] #45 44.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:25:35.519Z] #45 44.65 Need to get 8418 kB of archives. [2022-04-05T23:25:35.519Z] #45 44.65 After this operation, 34.9 MB of additional disk space will be used. [2022-04-05T23:25:35.519Z] #45 44.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:25:35.736Z] #21 71.16 Setting up xz-utils (5.2.5-2) ... [2022-04-05T23:25:35.737Z] #21 71.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T23:25:35.737Z] #21 71.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:25:35.778Z] #45 44.66 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-05T23:25:35.778Z] #45 44.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T23:25:35.778Z] #45 44.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T23:25:35.778Z] #45 44.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T23:25:35.778Z] #45 44.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T23:25:35.778Z] #45 44.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T23:25:35.778Z] #45 44.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T23:25:35.993Z] #21 71.36 Setting up patch (2.7.6-7) ... [2022-04-05T23:25:35.993Z] #21 71.36 Setting up sudo (1.9.5p2-3) ... [2022-04-05T23:25:35.993Z] #21 71.46 invoke-rc.d: could not determine current runlevel [2022-04-05T23:25:35.993Z] #21 71.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:25:35.993Z] #21 71.49 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T23:25:35.993Z] #21 71.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:25:35.993Z] #21 71.53 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T23:25:35.994Z] #21 71.54 Setting up pigz (2.6-1) ... [2022-04-05T23:25:35.994Z] #21 71.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:25:35.994Z] #21 71.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:25:35.994Z] #21 71.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:25:36.251Z] #21 71.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:36.346Z] #45 45.46 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:25:36.605Z] #45 ... [2022-04-05T23:25:36.605Z] [2022-04-05T23:25:36.605Z] #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-05T23:25:36.605Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T23:25:36.605Z] #65 30.99 Reading package lists... [2022-04-05T23:25:36.605Z] #65 39.95 Building dependency tree... [2022-04-05T23:25:36.605Z] #65 43.74 The following additional packages will be installed: [2022-04-05T23:25:36.605Z] #65 43.77 libbtrfs0 [2022-04-05T23:25:36.605Z] #65 44.00 The following NEW packages will be installed: [2022-04-05T23:25:36.605Z] #65 44.01 libbtrfs-dev libbtrfs0 [2022-04-05T23:25:36.605Z] #65 44.47 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:25:36.605Z] #65 44.47 Need to get 460 kB of archives. [2022-04-05T23:25:36.605Z] #65 44.47 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T23:25:36.605Z] #65 44.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:25:36.605Z] #65 44.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:25:36.605Z] #65 45.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:25:36.605Z] #65 45.43 Fetched 460 kB in 0s (1367 kB/s) [2022-04-05T23:25:36.605Z] #65 45.48 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:25:36.605Z] #65 45.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-05T23:25:36.605Z] #65 45.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:25:36.605Z] #65 45.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:25:36.864Z] #65 45.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:25:36.864Z] #65 45.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:25:36.864Z] #65 45.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:25:36.864Z] #65 45.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:25:36.864Z] #65 45.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:25:36.864Z] #65 46.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:25:36.864Z] #65 ... [2022-04-05T23:25:36.864Z] [2022-04-05T23:25:36.865Z] #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-05T23:25:36.865Z] #70 sha256:3e7d86fd56f16f683226f88aca4887540445046014a0bdd6b30ca1e5a3e13613 [2022-04-05T23:25:36.865Z] #70 45.87 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T23:25:37.125Z] #70 45.87 + GOBIN=/build [2022-04-05T23:25:37.125Z] #70 45.87 + GO111MODULE=on [2022-04-05T23:25:37.125Z] #70 45.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T23:25:37.384Z] #70 ... [2022-04-05T23:25:37.384Z] [2022-04-05T23:25:37.384Z] #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-05T23:25:37.384Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T23:25:37.384Z] #65 DONE 46.3s [2022-04-05T23:25:37.384Z] [2022-04-05T23:25:37.384Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T23:25:37.384Z] #66 sha256:2406f1d6c7cab91c9ea52895d5eb59422dc256fd3eee050cb2157c7862e37ece [2022-04-05T23:25:37.384Z] #66 DONE 0.2s [2022-04-05T23:25:37.384Z] [2022-04-05T23:25:37.384Z] #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-05T23:25:37.384Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:37.384Z] #45 45.84 Fetched 8418 kB in 1s (16.5 MB/s) [2022-04-05T23:25:37.384Z] #45 45.91 Selecting previously unselected package xxd. [2022-04-05T23:25:37.384Z] #45 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-05T23:25:37.384Z] #45 45.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:25:37.384Z] #45 45.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:37.384Z] #45 46.07 Selecting previously unselected package vim-common. [2022-04-05T23:25:37.384Z] #45 46.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:25:37.384Z] #45 46.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:37.384Z] #45 46.35 Selecting previously unselected package cmake-data. [2022-04-05T23:25:37.384Z] #45 46.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T23:25:37.384Z] #45 46.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:25:37.620Z] #21 72.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:25:37.620Z] #21 72.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:25:38.211Z] Commit message: "image: plumb contexts through" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-05T23:25:38.551Z] #21 73.76 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T23:25:38.551Z] #21 73.81 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:25:38.551Z] #21 73.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:25:38.551Z] #21 73.87 Setting up python3-distutils (3.9.2-1) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T23:25:38.763Z] #45 47.58 Selecting previously unselected package libarchive13:amd64. [2022-04-05T23:25:38.763Z] #45 47.59 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T23:25:38.763Z] #45 47.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:25:38.763Z] #45 47.71 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T23:25:38.763Z] #45 47.72 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T23:25:38.763Z] #45 47.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:25:38.763Z] #45 47.80 Selecting previously unselected package librhash0:amd64. [2022-04-05T23:25:38.763Z] #45 47.80 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T23:25:38.763Z] #45 47.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:25:38.809Z] #21 74.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:38.809Z] #21 74.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T23:25:39.023Z] #45 47.88 Selecting previously unselected package libuv1:amd64. [2022-04-05T23:25:39.023Z] #45 47.88 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T23:25:39.023Z] #45 47.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:25:39.023Z] #45 47.97 Selecting previously unselected package cmake. [2022-04-05T23:25:39.023Z] #45 47.97 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T23:25:39.023Z] #45 47.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:25:39.066Z] #21 74.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T23:25:39.066Z] #21 74.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T23:25:39.066Z] #21 74.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T23:25:39.066Z] #21 74.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T23:25:39.066Z] #21 74.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T23:25:39.066Z] #21 74.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T23:25:39.066Z] #21 74.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T23:25:39.066Z] #21 74.50 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T23:25:40.933Z] #45 ... [2022-04-05T23:25:40.933Z] [2022-04-05T23:25:40.934Z] #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-05T23:25:40.934Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:40.934Z] #20 30.93 Reading package lists... [2022-04-05T23:25:40.934Z] #20 39.82 Building dependency tree... [2022-04-05T23:25:40.934Z] #20 43.79 The following additional packages will be installed: [2022-04-05T23:25:40.934Z] #20 43.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:25:40.934Z] #20 43.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T23:25:40.934Z] #20 43.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T23:25:40.934Z] #20 43.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T23:25:40.934Z] #20 43.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T23:25:40.934Z] #20 43.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T23:25:40.934Z] #20 43.80 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T23:25:40.934Z] #20 43.83 Suggested packages: [2022-04-05T23:25:40.934Z] #20 43.84 gcc-10-locales seccomp wine64 [2022-04-05T23:25:40.934Z] #20 44.42 The following NEW packages will be installed: [2022-04-05T23:25:40.934Z] #20 44.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T23:25:40.934Z] #20 44.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T23:25:40.934Z] #20 44.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T23:25:40.934Z] #20 44.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T23:25:40.934Z] #20 44.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T23:25:40.934Z] #20 44.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T23:25:40.934Z] #20 44.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T23:25:40.934Z] #20 44.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T23:25:40.934Z] #20 44.43 mingw-w64-x86-64-dev [2022-04-05T23:25:40.934Z] #20 44.79 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:25:40.934Z] #20 44.79 Need to get 115 MB of archives. [2022-04-05T23:25:40.934Z] #20 44.79 After this operation, 645 MB of additional disk space will be used. [2022-04-05T23:25:40.934Z] #20 44.79 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-05T23:25:40.934Z] #20 44.83 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-05T23:25:40.934Z] #20 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-05T23:25:40.934Z] #20 44.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-05T23:25:40.934Z] #20 44.90 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-05T23:25:40.934Z] #20 44.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T23:25:40.934Z] #20 44.99 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-05T23:25:40.934Z] #20 45.04 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-05T23:25:40.934Z] #20 45.07 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-05T23:25:40.934Z] #20 45.67 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-05T23:25:40.934Z] #20 46.17 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-05T23:25:40.934Z] #20 46.29 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-05T23:25:40.934Z] #20 46.42 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-05T23:25:40.934Z] #20 47.04 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-05T23:25:40.934Z] #20 47.27 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-05T23:25:40.934Z] #20 47.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T23:25:40.934Z] #20 47.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T23:25:40.934Z] #20 47.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T23:25:40.934Z] #20 47.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T23:25:40.934Z] #20 47.29 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-05T23:25:40.934Z] #20 47.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T23:25:40.934Z] #20 47.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T23:25:40.934Z] #20 47.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T23:25:40.934Z] #20 47.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T23:25:40.934Z] #20 47.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T23:25:40.934Z] #20 47.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T23:25:40.934Z] #20 47.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T23:25:40.934Z] #20 47.32 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-05T23:25:40.934Z] #20 47.32 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-05T23:25:40.934Z] #20 47.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T23:25:40.934Z] #20 47.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:25:40.934Z] #20 48.07 Fetched 115 MB in 3s (40.6 MB/s) [2022-04-05T23:25:40.934Z] #20 48.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T23:25:40.934Z] #20 48.13 (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-05T23:25:40.934Z] #20 48.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:25:40.934Z] #20 48.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:25:40.934Z] #20 49.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T23:25:40.934Z] #20 49.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T23:25:40.934Z] #20 49.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:25:40.934Z] #20 ... [2022-04-05T23:25:40.934Z] [2022-04-05T23:25:40.934Z] #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-05T23:25:40.934Z] #70 sha256:3e7d86fd56f16f683226f88aca4887540445046014a0bdd6b30ca1e5a3e13613 [2022-04-05T23:25:40.934Z] #70 49.37 rootlesskit version 1.0.0 [2022-04-05T23:25:40.934Z] #70 49.38 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T23:25:40.934Z] #70 49.38 -container-ip string [2022-04-05T23:25:40.934Z] #70 49.38 container ip [2022-04-05T23:25:40.934Z] #70 49.38 -container-port int [2022-04-05T23:25:40.934Z] #70 49.38 container port (default -1) [2022-04-05T23:25:40.934Z] #70 49.38 -host-ip string [2022-04-05T23:25:40.934Z] #70 49.38 host ip [2022-04-05T23:25:40.934Z] #70 49.38 -host-port int [2022-04-05T23:25:40.934Z] #70 49.38 host port (default -1) [2022-04-05T23:25:40.934Z] #70 49.38 -proto string [2022-04-05T23:25:40.934Z] #70 49.38 proxy protocol (default "tcp") [2022-04-05T23:25:40.934Z] #70 DONE 49.6s [2022-04-05T23:25:40.934Z] [2022-04-05T23:25:40.934Z] #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-05T23:25:40.934Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:40.934Z] #45 49.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T23:25:40.934Z] #45 ... [2022-04-05T23:25:40.934Z] [2022-04-05T23:25:40.934Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T23:25:40.934Z] #71 sha256:4a2ca5b663501da5de7f6fb04c18e6a771c2865475a218921019e82fb76549c5 [2022-04-05T23:25:40.934Z] #71 DONE 0.1s [2022-04-05T23:25:40.934Z] [2022-04-05T23:25:40.934Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T23:25:40.934Z] #72 sha256:8083ed0f431fa3a74348cb5cf6deb623069bb54cfcc841a2bff05a9f8363d7b2 [2022-04-05T23:25:40.934Z] #72 DONE 0.1s [2022-04-05T23:25:40.934Z] [2022-04-05T23:25:40.934Z] #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-05T23:25:40.934Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T23:25:40.934Z] #45 49.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:40.934Z] #45 49.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T23:25:40.934Z] #45 49.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:25:40.934Z] #45 49.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T23:25:40.934Z] #45 50.01 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T23:25:41.193Z] #45 50.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T23:25:41.193Z] #45 50.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T23:25:41.193Z] #45 50.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:25:41.301Z] + docker version [2022-04-05T23:25:41.452Z] #45 DONE 50.4s [2022-04-05T23:25:41.452Z] [2022-04-05T23:25:41.452Z] #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-05T23:25:41.452Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:41.452Z] #20 50.22 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T23:25:41.452Z] #20 50.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T23:25:41.452Z] #20 50.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:25:41.452Z] #20 50.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T23:25:41.452Z] #20 50.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:25:41.452Z] #20 50.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:25:41.452Z] #20 50.47 Selecting previously unselected package dmsetup. [2022-04-05T23:25:41.452Z] #20 50.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:25:41.452Z] #20 50.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:25:41.452Z] #20 50.61 Selecting previously unselected package mingw-w64-common. [2022-04-05T23:25:41.452Z] #20 50.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T23:25:41.591Z] #21 76.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:25:41.591Z] #21 76.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:25:41.591Z] #21 76.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:25:41.591Z] #21 76.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:25:41.712Z] #20 ... [2022-04-05T23:25:41.712Z] [2022-04-05T23:25:41.712Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T23:25:41.712Z] #46 sha256:af51474411f95fb4998016a8a14b4544e6e036630441e936cdf11489288388b8 [2022-04-05T23:25:41.712Z] #46 DONE 0.2s [2022-04-05T23:25:41.712Z] [2022-04-05T23:25:41.712Z] #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-05T23:25:41.712Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:41.712Z] #20 50.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T23:25:43.005Z] #21 78.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:25:43.005Z] #21 78.57 Setting up jq (1.6-2.1) ... [2022-04-05T23:25:43.005Z] #21 78.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:25:43.005Z] #21 78.60 Setting up iptables (1.8.7-1) ... [2022-04-05T23:25:43.005Z] #21 78.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T23:25:43.263Z] #21 78.68 Setting up iproute2 (5.10.0-4) ... [2022-04-05T23:25:43.873Z] #21 79.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:25:44.140Z] #21 DONE 79.6s [2022-04-05T23:25:44.140Z] [2022-04-05T23:25:44.140Z] #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-05T23:25:44.140Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T23:25:44.251Z] #20 52.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T23:25:44.251Z] #20 52.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T23:25:44.252Z] #20 52.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:25:44.856Z] #20 ... [2022-04-05T23:25:44.856Z] [2022-04-05T23:25:44.856Z] #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-05T23:25:44.856Z] #47 sha256:924e394081f265b2286c67967dbccc812d76348ac23cd61958838970a7c12065 [2022-04-05T23:25:44.856Z] #47 1.103 + RM_GOPATH=0 [2022-04-05T23:25:44.856Z] #47 1.103 + TMP_GOPATH= [2022-04-05T23:25:44.856Z] #47 1.103 + : /build [2022-04-05T23:25:44.856Z] #47 1.103 + '[' -z '' ']' [2022-04-05T23:25:44.856Z] #47 1.103 ++ mktemp -d [2022-04-05T23:25:44.856Z] #47 1.105 + export GOPATH=/tmp/tmp.6u36J3dkia [2022-04-05T23:25:44.856Z] #47 1.105 + GOPATH=/tmp/tmp.6u36J3dkia [2022-04-05T23:25:44.856Z] #47 1.105 + RM_GOPATH=1 [2022-04-05T23:25:44.856Z] #47 1.105 + case "$(go env GOARCH)" in [2022-04-05T23:25:44.856Z] #47 1.105 ++ go env GOARCH [2022-04-05T23:25:44.856Z] #47 1.136 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:25:44.856Z] #47 1.136 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:25:44.856Z] #47 1.137 ++ dirname /install.sh [2022-04-05T23:25:44.856Z] #47 1.144 + dir=/ [2022-04-05T23:25:44.857Z] #47 1.144 + bin=tini [2022-04-05T23:25:44.857Z] #47 1.144 + shift [2022-04-05T23:25:44.857Z] #47 1.144 + '[' '!' -f //tini.installer ']' [2022-04-05T23:25:44.857Z] #47 1.144 + . //tini.installer [2022-04-05T23:25:44.857Z] #47 1.144 ++ : v0.19.0 [2022-04-05T23:25:44.857Z] #47 1.144 + install_tini [2022-04-05T23:25:44.857Z] #47 1.144 + echo 'Install tini version v0.19.0' [2022-04-05T23:25:44.857Z] #47 1.145 + git clone https://github.com/krallin/tini.git /tmp/tmp.6u36J3dkia/tini [2022-04-05T23:25:44.857Z] #47 1.145 Install tini version v0.19.0 [2022-04-05T23:25:44.857Z] #47 1.151 Cloning into '/tmp/tmp.6u36J3dkia/tini'... [2022-04-05T23:25:44.857Z] #47 1.710 + cd /tmp/tmp.6u36J3dkia/tini [2022-04-05T23:25:44.857Z] #47 1.711 + git checkout -q v0.19.0 [2022-04-05T23:25:44.857Z] #47 1.723 + cmake . [2022-04-05T23:25:44.857Z] #47 1.847 -- The C compiler identification is GNU 10.2.1 [2022-04-05T23:25:44.857Z] #47 1.871 -- Detecting C compiler ABI info [2022-04-05T23:25:44.857Z] #47 2.097 -- Detecting C compiler ABI info - done [2022-04-05T23:25:44.857Z] #47 2.137 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T23:25:44.857Z] #47 2.137 -- Detecting C compile features [2022-04-05T23:25:44.857Z] #47 2.144 -- Detecting C compile features - done [2022-04-05T23:25:44.857Z] #47 2.162 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T23:25:44.857Z] #47 2.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T23:25:44.857Z] #47 2.300 -- Configuring done [2022-04-05T23:25:44.857Z] #47 2.311 -- Generating done [2022-04-05T23:25:44.857Z] #47 2.313 -- Build files have been written to: /tmp/tmp.6u36J3dkia/tini [2022-04-05T23:25:44.857Z] #47 2.318 + make tini-static [2022-04-05T23:25:44.857Z] #47 2.409 Scanning dependencies of target tini-static [2022-04-05T23:25:44.857Z] #47 2.435 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T23:25:44.857Z] #47 2.833 [100%] Linking C executable tini-static [2022-04-05T23:25:44.857Z] #47 2.961 [100%] Built target tini-static [2022-04-05T23:25:44.857Z] #47 2.975 + mkdir -p /build [2022-04-05T23:25:44.857Z] #47 2.977 + cp tini-static /build/docker-init [2022-04-05T23:25:44.857Z] #47 DONE 3.1s [2022-04-05T23:25:45.120Z] [2022-04-05T23:25:45.120Z] #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-05T23:25:45.120Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:25:45.120Z] #67 0.776 + RM_GOPATH=0 [2022-04-05T23:25:45.120Z] #67 0.778 + TMP_GOPATH= [2022-04-05T23:25:45.120Z] #67 0.778 + : /build [2022-04-05T23:25:45.120Z] #67 0.778 + '[' -z '' ']' [2022-04-05T23:25:45.120Z] #67 0.783 ++ mktemp -d [2022-04-05T23:25:45.120Z] #67 0.787 + export GOPATH=/tmp/tmp.pO7rID6vsp [2022-04-05T23:25:45.120Z] #67 0.787 + GOPATH=/tmp/tmp.pO7rID6vsp [2022-04-05T23:25:45.120Z] #67 0.787 + RM_GOPATH=1 [2022-04-05T23:25:45.120Z] #67 0.787 + case "$(go env GOARCH)" in [2022-04-05T23:25:45.120Z] #67 0.788 ++ go env GOARCH [2022-04-05T23:25:45.120Z] #67 0.798 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:25:45.120Z] #67 0.798 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:25:45.120Z] #67 0.799 ++ dirname /install.sh [2022-04-05T23:25:45.120Z] #67 0.800 + dir=/ [2022-04-05T23:25:45.120Z] #67 0.802 + bin=containerd [2022-04-05T23:25:45.120Z] #67 0.802 + shift [2022-04-05T23:25:45.120Z] #67 0.802 + '[' '!' -f //containerd.installer ']' [2022-04-05T23:25:45.120Z] #67 0.802 + . //containerd.installer [2022-04-05T23:25:45.120Z] #67 0.803 ++ set -e [2022-04-05T23:25:45.120Z] #67 0.803 ++ : v1.6.2 [2022-04-05T23:25:45.120Z] #67 0.804 + install_containerd [2022-04-05T23:25:45.120Z] #67 0.804 + echo 'Install containerd version v1.6.2' [2022-04-05T23:25:45.120Z] #67 0.808 Install containerd version v1.6.2 [2022-04-05T23:25:45.120Z] #67 0.808 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pO7rID6vsp/src/github.com/containerd/containerd [2022-04-05T23:25:45.120Z] #67 0.822 Cloning into '/tmp/tmp.pO7rID6vsp/src/github.com/containerd/containerd'... [2022-04-05T23:25:45.615Z] #60 ... [2022-04-05T23:25:45.615Z] [2022-04-05T23:25:45.615Z] #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-05T23:25:45.615Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:25:45.615Z] #43 254.0 + dpkg --print-architecture [2022-04-05T23:25:45.615Z] #43 254.0 + git checkout -q v2.1.0 [2022-04-05T23:25:45.615Z] #43 255.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T23:25:45.615Z] #43 255.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T23:25:46.035Z] #22 1.695 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T23:25:46.035Z] #22 1.700 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T23:25:46.035Z] #22 1.704 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T23:25:46.035Z] #22 DONE 1.8s [2022-04-05T23:25:46.035Z] [2022-04-05T23:25:46.035Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:25:46.035Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T23:25:46.513Z] #67 ... [2022-04-05T23:25:46.513Z] [2022-04-05T23:25:46.513Z] #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-05T23:25:46.513Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:25:46.513Z] #20 55.45 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T23:25:46.513Z] #20 55.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:46.513Z] #20 55.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:25:46.513Z] #20 55.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T23:25:46.513Z] #20 55.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:46.513Z] #20 55.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:25:48.378Z] Client: [2022-04-05T23:25:48.378Z] Version: 20.10.9 [2022-04-05T23:25:48.378Z] API version: 1.41 [2022-04-05T23:25:48.378Z] Go version: go1.16.8 [2022-04-05T23:25:48.378Z] Git commit: c2ea9bc [2022-04-05T23:25:48.378Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:25:48.378Z] OS/Arch: windows/amd64 [2022-04-05T23:25:48.378Z] Context: default [2022-04-05T23:25:48.378Z] Experimental: true [2022-04-05T23:25:48.378Z] [2022-04-05T23:25:48.378Z] Server: Docker Engine - Community [2022-04-05T23:25:48.378Z] Engine: [2022-04-05T23:25:48.378Z] Version: 20.10.9 [2022-04-05T23:25:48.378Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:25:48.378Z] Go version: go1.16.8 [2022-04-05T23:25:48.378Z] Git commit: 79ea9d3 [2022-04-05T23:25:48.378Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:25:48.378Z] OS/Arch: windows/amd64 [2022-04-05T23:25:48.378Z] Experimental: true [Pipeline] sh [2022-04-05T23:25:49.048Z] #20 57.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T23:25:49.048Z] #20 57.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:49.048Z] #20 57.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:25:49.926Z] + docker info [2022-04-05T23:25:52.338Z] #20 61.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T23:25:52.338Z] #20 61.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:52.338Z] #20 61.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:25:54.245Z] #20 63.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T23:25:54.245Z] #20 63.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:54.245Z] #20 63.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:25:56.152Z] #20 64.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T23:25:56.152Z] #20 64.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:25:56.152Z] #20 64.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:26:00.346Z] #20 68.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T23:26:00.346Z] #20 68.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T23:26:00.346Z] #20 68.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:26:00.932Z] #23 12.92 Collecting yamllint==1.26.1 [2022-04-05T23:26:00.932Z] #23 14.00 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T23:26:01.286Z] #20 ... [2022-04-05T23:26:01.286Z] [2022-04-05T23:26:01.286Z] #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-05T23:26:01.286Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:26:01.286Z] #67 13.73 + cd /tmp/tmp.pO7rID6vsp/src/github.com/containerd/containerd [2022-04-05T23:26:01.286Z] #67 13.73 + git checkout -q v1.6.2 [2022-04-05T23:26:01.286Z] #67 13.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T23:26:01.286Z] #67 13.89 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T23:26:01.286Z] #67 13.89 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:26:01.286Z] #67 13.89 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T23:26:01.286Z] #67 13.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T23:26:01.286Z] #67 13.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T23:26:01.286Z] #67 13.89 + '[' '' = dynamic ']' [2022-04-05T23:26:01.286Z] #67 13.89 + make [2022-04-05T23:26:01.286Z] #67 14.82 + bin/ctr [2022-04-05T23:26:01.497Z] #23 15.61 Collecting pathspec>=0.5.3 [2022-04-05T23:26:01.546Z] #67 ... [2022-04-05T23:26:01.546Z] [2022-04-05T23:26:01.546Z] #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-05T23:26:01.546Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T23:26:01.546Z] #20 70.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T23:26:01.546Z] #20 70.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T23:26:01.546Z] #20 70.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:26:01.546Z] #20 70.56 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T23:26:01.546Z] #20 70.57 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T23:26:01.546Z] #20 70.57 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:26:01.546Z] #20 70.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T23:26:01.546Z] #20 70.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T23:26:01.546Z] #20 70.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:26:01.755Z] #23 15.63 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T23:26:01.806Z] #20 70.71 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T23:26:01.806Z] #20 70.72 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T23:26:01.806Z] #20 70.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:26:01.806Z] #20 70.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T23:26:01.806Z] #20 70.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T23:26:01.806Z] #20 70.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:26:01.806Z] #20 70.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T23:26:01.806Z] #20 70.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:26:01.806Z] #20 70.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:26:02.014Z] #23 16.06 Collecting pyyaml [2022-04-05T23:26:02.014Z] #23 16.06 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-05T23:26:02.014Z] #23 16.18 Building wheels for collected packages: yamllint [2022-04-05T23:26:02.066Z] #20 70.97 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T23:26:02.066Z] #20 70.97 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T23:26:02.066Z] #20 70.99 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:26:02.066Z] #20 71.05 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T23:26:02.066Z] #20 71.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T23:26:02.066Z] #20 71.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:26:02.271Z] #23 16.20 Building wheel for yamllint (setup.py): started [2022-04-05T23:26:02.325Z] #20 71.20 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T23:26:02.325Z] #20 71.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T23:26:02.325Z] #20 71.22 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:26:02.325Z] #20 71.31 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T23:26:02.325Z] #20 71.32 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T23:26:02.325Z] #20 71.33 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:26:02.325Z] #20 71.41 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T23:26:02.585Z] #20 71.42 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T23:26:02.585Z] #20 71.42 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:26:02.585Z] #20 71.47 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T23:26:02.585Z] #20 71.48 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T23:26:02.585Z] #20 71.48 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:26:02.585Z] #20 71.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T23:26:02.844Z] #20 71.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T23:26:02.844Z] #20 71.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:26:02.844Z] #20 71.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T23:26:02.844Z] #20 71.81 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T23:26:02.844Z] #20 71.82 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:26:02.844Z] #20 71.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T23:26:02.844Z] #20 71.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T23:26:02.844Z] #20 71.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:03.104Z] #20 71.93 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T23:26:03.104Z] #20 71.94 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T23:26:03.104Z] #20 71.95 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:26:03.104Z] #20 72.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:03.104Z] #20 72.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T23:26:03.364Z] #20 72.21 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T23:26:03.364Z] #20 72.22 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T23:26:03.364Z] #20 72.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T23:26:03.364Z] #20 72.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T23:26:03.364Z] #20 72.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T23:26:03.364Z] #20 72.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T23:26:03.364Z] #20 72.29 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T23:26:03.364Z] #20 72.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T23:26:03.364Z] #20 72.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T23:26:03.364Z] #20 72.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T23:26:03.364Z] #20 72.36 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T23:26:03.364Z] #20 72.37 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T23:26:03.364Z] #20 72.38 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T23:26:03.364Z] #20 72.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T23:26:03.364Z] #20 72.40 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T23:26:03.364Z] #20 72.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.44 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-05T23:26:03.364Z] #20 72.45 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.46 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-05T23:26:03.364Z] #20 72.47 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T23:26:03.364Z] #20 72.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.49 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-05T23:26:03.364Z] #20 72.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.51 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T23:26:03.364Z] #20 72.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:26:03.624Z] #20 72.54 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T23:26:03.624Z] #20 72.56 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:26:03.624Z] #20 72.57 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T23:26:03.624Z] #20 72.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:26:03.683Z] #23 17.72 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T23:26:03.683Z] #23 17.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9c0deeb8a8b4cb852a33db0f1bbee8b268d5200051fb0e80dd450c4ea6f0200c [2022-04-05T23:26:03.683Z] #23 17.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T23:26:03.683Z] #23 17.73 Successfully built yamllint [2022-04-05T23:26:03.683Z] #23 17.76 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T23:26:04.248Z] #23 18.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T23:26:04.618Z] #60 221.3 # github.com/containerd/containerd/cmd/containerd [2022-04-05T23:26:04.618Z] #60 221.3 /usr/bin/ld: /tmp/go-link-2083173621/000019.o: in function `New': [2022-04-05T23:26:04.618Z] #60 221.3 /tmp/tmp.H29Q0WPE9g/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-05T23:26:04.775Z] Client: [2022-04-05T23:26:04.775Z] Context: default [2022-04-05T23:26:04.775Z] Debug Mode: false [2022-04-05T23:26:04.775Z] Plugins: [2022-04-05T23:26:04.775Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-05T23:26:04.775Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-05T23:26:04.775Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-05T23:26:04.775Z] [2022-04-05T23:26:04.775Z] Server: [2022-04-05T23:26:04.775Z] Containers: 0 [2022-04-05T23:26:04.775Z] Running: 0 [2022-04-05T23:26:04.775Z] Paused: 0 [2022-04-05T23:26:04.775Z] Stopped: 0 [2022-04-05T23:26:04.775Z] Images: 0 [2022-04-05T23:26:04.775Z] Server Version: 20.10.9 [2022-04-05T23:26:04.775Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T23:26:04.775Z] Windows: [2022-04-05T23:26:04.775Z] LCOW: [2022-04-05T23:26:04.775Z] Logging Driver: json-file [2022-04-05T23:26:04.775Z] Plugins: [2022-04-05T23:26:04.775Z] Volume: local [2022-04-05T23:26:04.775Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:26:04.775Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:26:04.775Z] Swarm: inactive [2022-04-05T23:26:04.775Z] Default Isolation: process [2022-04-05T23:26:04.775Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T23:26:04.775Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-05T23:26:04.775Z] OSType: windows [2022-04-05T23:26:04.775Z] Architecture: x86_64 [2022-04-05T23:26:04.775Z] CPUs: 4 [2022-04-05T23:26:04.775Z] Total Memory: 32GiB [2022-04-05T23:26:04.775Z] Name: azwin-2-2dbd70 [2022-04-05T23:26:04.775Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-05T23:26:04.775Z] Docker Root Dir: D:\docker [2022-04-05T23:26:04.775Z] Debug Mode: false [2022-04-05T23:26:04.775Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:26:04.775Z] Labels: [2022-04-05T23:26:04.775Z] Experimental: true [2022-04-05T23:26:04.775Z] Insecure Registries: [2022-04-05T23:26:04.775Z] 10.0.0.4:5000 [2022-04-05T23:26:04.775Z] 127.0.0.0/8 [2022-04-05T23:26:04.775Z] Registry Mirrors: [2022-04-05T23:26:04.775Z] http://10.0.0.4:5000/ [2022-04-05T23:26:04.775Z] Live Restore Enabled: false [2022-04-05T23:26:04.775Z] Product License: Community Engine [2022-04-05T23:26:04.775Z] [2022-04-05T23:26:04.875Z] #60 221.4 + bin/containerd-stress [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T23:26:05.179Z] #23 DONE 19.3s [2022-04-05T23:26:05.179Z] [2022-04-05T23:26:05.179Z] #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-05T23:26:05.179Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:26:05.436Z] #51 ... [2022-04-05T23:26:05.436Z] [2022-04-05T23:26:05.436Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T23:26:05.436Z] #27 sha256:0c7e0932dc5bc6e88f79cc9eff4d04ff29940ea25a6fa1ca13992a3dd1809981 [2022-04-05T23:26:05.531Z] #20 DONE 74.6s [2022-04-05T23:26:05.531Z] [2022-04-05T23:26:05.531Z] #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-05T23:26:05.531Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-05T23:26:05.737Z] #27 DONE 0.3s [2022-04-05T23:26:05.737Z] [2022-04-05T23:26:05.737Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T23:26:05.737Z] #32 sha256:8864c918f0b2438006751354d7c6b11005b9be11c53d8ee2102fc820d8fd7c47 [2022-04-05T23:26:05.804Z] #60 222.4 + bin/containerd-shim [2022-04-05T23:26:05.995Z] #32 DONE 0.3s [2022-04-05T23:26:05.995Z] [2022-04-05T23:26:05.995Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T23:26:05.995Z] #35 sha256:f934523ce1efcda6540d67c7ea4827010179ca4a3ec402694f2a08270c94d10e [2022-04-05T23:26:05.995Z] #35 DONE 0.1s [2022-04-05T23:26:05.995Z] [2022-04-05T23:26:05.995Z] #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-05T23:26:05.995Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:26:05.995Z] #43 ... [2022-04-05T23:26:05.995Z] [2022-04-05T23:26:05.995Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T23:26:05.995Z] #37 sha256:9cf2a5c88f0e472b86e859c84c451a103aabe0c71aa19a26ba90fcf19ebd8ae2 [2022-04-05T23:26:05.995Z] #37 DONE 0.1s [2022-04-05T23:26:05.995Z] [2022-04-05T23:26:05.995Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T23:26:05.995Z] #41 sha256:c602e094d4dadb8feaad858843553a83a8de7a254ef82f02af23c4e30ef71f83 [2022-04-05T23:26:05.995Z] #41 DONE 0.1s [2022-04-05T23:26:06.253Z] [2022-04-05T23:26:06.253Z] #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-05T23:26:06.253Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:26:06.369Z] #60 ... [2022-04-05T23:26:06.369Z] [2022-04-05T23:26:06.369Z] #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-05T23:26:06.369Z] #56 sha256:db17c530381944dced6bcbd3e5545a5e14d08b5c57e9e9abe66ffb4c0c26648f [2022-04-05T23:26:06.369Z] #56 144.1 + mkdir -p /build [2022-04-05T23:26:06.369Z] #56 144.1 + cp runc /build/runc [2022-04-05T23:26:06.911Z] #21 1.152 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-05T23:26:06.911Z] #21 1.319 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-05T23:26:07.171Z] #21 1.495 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-05T23:26:08.264Z] #56 DONE 146.1s [2022-04-05T23:26:08.264Z] [2022-04-05T23:26:08.264Z] #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-05T23:26:08.264Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:26:08.264Z] #51 247.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T23:26:08.264Z] #51 DONE 249.2s [2022-04-05T23:26:08.264Z] [2022-04-05T23:26:08.264Z] #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-05T23:26:08.264Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:26:08.638Z] 8f616e6e9eec: Pull complete [2022-04-05T23:26:10.794Z] #60 ... [2022-04-05T23:26:10.794Z] [2022-04-05T23:26:10.794Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T23:26:10.794Z] #52 sha256:08afdce9b5f6887f9a34717ed674937be55776d76076adb16edbb83fe3706784 [2022-04-05T23:26:11.359Z] #52 DONE 0.8s [2022-04-05T23:26:11.359Z] [2022-04-05T23:26:11.359Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T23:26:11.359Z] #54 sha256:f945373926f1ddb204e3dd02b58fc0ad62397c75c7fe0c136692640e911d6051 [2022-04-05T23:26:11.359Z] #54 DONE 0.1s [2022-04-05T23:26:11.359Z] [2022-04-05T23:26:11.359Z] #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-05T23:26:11.359Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:26:11.596Z] 037d5740b404: Verifying Checksum [2022-04-05T23:26:11.596Z] 037d5740b404: Download complete [2022-04-05T23:26:11.616Z] #60 ... [2022-04-05T23:26:11.616Z] [2022-04-05T23:26:11.616Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T23:26:11.616Z] #57 sha256:5949b0941fd6bd254c73a2e6c0a3ed416cc02ec5a0e5dc0ef2e4dbb5cfaa2336 [2022-04-05T23:26:11.872Z] #57 DONE 0.4s [2022-04-05T23:26:11.872Z] [2022-04-05T23:26:11.872Z] #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-05T23:26:11.872Z] #60 sha256:73636f48c2c51c7466931ef6b78b9337ea4332685a1975152d49fc0b8c8e7852 [2022-04-05T23:26:12.447Z] #21 1.689 Reading package lists... [2022-04-05T23:26:12.802Z] #60 220.0 + bin/containerd [2022-04-05T23:26:15.756Z] #60 230.7 + bin/containerd-shim-runc-v1 [2022-04-05T23:26:16.649Z] #21 6.292 Reading package lists... [2022-04-05T23:26:17.588Z] #21 10.85 Building dependency tree... [2022-04-05T23:26:17.588Z] #21 11.90 Reading state information... [2022-04-05T23:26:18.525Z] #21 12.92 The following additional packages will be installed: [2022-04-05T23:26:18.525Z] #21 12.92 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-05T23:26:18.525Z] #21 12.92 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-05T23:26:18.525Z] #21 12.92 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-05T23:26:18.525Z] #21 12.92 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-05T23:26:18.525Z] #21 12.92 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-05T23:26:18.525Z] #21 12.93 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-05T23:26:18.525Z] #21 12.93 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-05T23:26:18.525Z] #21 12.95 Suggested packages: [2022-04-05T23:26:18.525Z] #21 12.95 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-05T23:26:18.525Z] #21 12.95 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-05T23:26:18.525Z] #21 12.95 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-05T23:26:18.525Z] #21 12.95 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-05T23:26:18.525Z] #21 12.95 seccomp:ppc64el seccomp:s390x [2022-04-05T23:26:18.525Z] #21 12.95 Recommended packages: [2022-04-05T23:26:18.525Z] #21 12.95 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-05T23:26:18.525Z] #21 12.95 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-05T23:26:18.525Z] #21 12.95 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-05T23:26:18.525Z] #21 12.95 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-05T23:26:19.033Z] #60 235.6 + bin/containerd-shim-runc-v2 [2022-04-05T23:26:19.093Z] #21 13.40 The following NEW packages will be installed: [2022-04-05T23:26:19.093Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-05T23:26:19.093Z] #21 13.40 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-05T23:26:19.093Z] #21 13.40 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-05T23:26:19.093Z] #21 13.40 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-05T23:26:19.093Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-05T23:26:19.093Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-05T23:26:19.093Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-05T23:26:19.093Z] #21 13.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-05T23:26:19.093Z] #21 13.41 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-05T23:26:19.093Z] #21 13.41 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-05T23:26:19.093Z] #21 13.41 libseccomp2:ppc64el libseccomp2:s390x [2022-04-05T23:26:19.352Z] #21 13.75 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:26:19.352Z] #21 13.75 Need to get 15.9 MB of archives. [2022-04-05T23:26:19.352Z] #21 13.75 After this operation, 73.0 MB of additional disk space will be used. [2022-04-05T23:26:19.352Z] #21 13.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-05T23:26:19.352Z] #21 13.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-05T23:26:19.352Z] #21 13.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-05T23:26:19.352Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-05T23:26:19.352Z] #21 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-05T23:26:19.352Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-05T23:26:19.352Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-05T23:26:19.352Z] #21 13.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-05T23:26:19.352Z] #21 13.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-05T23:26:19.352Z] #21 13.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-05T23:26:19.352Z] #21 13.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-05T23:26:19.352Z] #21 13.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-05T23:26:19.352Z] #21 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-05T23:26:19.352Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-05T23:26:19.352Z] #21 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-05T23:26:19.352Z] #21 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-05T23:26:19.352Z] #21 13.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-05T23:26:19.352Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-05T23:26:19.594Z] #60 236.2 + binaries [2022-04-05T23:26:19.594Z] #60 236.2 + install -D bin/containerd /build/containerd [2022-04-05T23:26:19.594Z] #60 236.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T23:26:19.594Z] #60 236.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T23:26:19.594Z] #60 236.3 + install -D bin/ctr /build/ctr [2022-04-05T23:26:19.611Z] #21 13.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-05T23:26:19.611Z] #21 13.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-05T23:26:19.611Z] #21 13.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-05T23:26:19.611Z] #21 13.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-05T23:26:19.611Z] #21 13.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-05T23:26:19.611Z] #21 13.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-05T23:26:19.611Z] #21 13.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-05T23:26:19.611Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-05T23:26:19.611Z] #21 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-05T23:26:19.611Z] #21 13.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-05T23:26:19.611Z] #21 14.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-05T23:26:19.611Z] #21 14.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-05T23:26:19.611Z] #21 14.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-05T23:26:19.611Z] #21 14.02 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-05T23:26:19.611Z] #21 14.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-05T23:26:19.611Z] #21 14.03 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-05T23:26:19.611Z] #21 14.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-05T23:26:19.611Z] #21 14.04 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-05T23:26:19.611Z] #21 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-05T23:26:19.611Z] #21 14.05 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-05T23:26:19.611Z] #21 14.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-05T23:26:19.611Z] #21 14.06 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-05T23:26:20.180Z] #21 14.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:26:20.180Z] #21 14.76 Fetched 15.9 MB in 1s (27.3 MB/s) [2022-04-05T23:26:20.439Z] #21 14.80 Selecting previously unselected package gcc-10-base:armel. [2022-04-05T23:26:20.439Z] #21 14.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-05T23:26:20.439Z] #21 14.84 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-05T23:26:20.439Z] #21 14.84 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-05T23:26:20.439Z] #21 14.90 Selecting previously unselected package gcc-10-base:armhf. [2022-04-05T23:26:20.439Z] #21 14.90 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-05T23:26:20.439Z] #21 14.91 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-05T23:26:20.439Z] #21 14.95 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-05T23:26:20.439Z] #21 14.96 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-05T23:26:20.439Z] #21 14.97 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-05T23:26:20.698Z] #21 15.02 Selecting previously unselected package gcc-10-base:s390x. [2022-04-05T23:26:20.698Z] #21 15.03 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-05T23:26:20.698Z] #21 15.03 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-05T23:26:20.698Z] #21 15.08 Selecting previously unselected package gcc-10-base:arm64. [2022-04-05T23:26:20.698Z] #21 15.09 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-05T23:26:20.698Z] #21 15.10 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-05T23:26:20.698Z] #21 15.16 Selecting previously unselected package libgcc-s1:armel. [2022-04-05T23:26:20.698Z] #21 15.17 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-05T23:26:20.698Z] #21 15.18 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-05T23:26:20.698Z] #21 15.23 Selecting previously unselected package libcrypt1:armel. [2022-04-05T23:26:20.698Z] #21 15.23 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-05T23:26:20.698Z] #21 15.24 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-05T23:26:20.957Z] #21 15.34 Selecting previously unselected package libc6:armel. [2022-04-05T23:26:20.957Z] #21 15.34 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-05T23:26:21.216Z] #21 15.50 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-05T23:26:21.475Z] #21 15.97 Selecting previously unselected package libapparmor1:armel. [2022-04-05T23:26:21.475Z] #21 15.98 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-05T23:26:21.475Z] #21 15.98 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-05T23:26:21.475Z] #21 16.02 Selecting previously unselected package libapparmor-dev:armel. [2022-04-05T23:26:21.734Z] #21 16.03 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-05T23:26:21.734Z] #21 16.03 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-05T23:26:21.734Z] #21 16.11 Selecting previously unselected package libgcc-s1:arm64. [2022-04-05T23:26:21.734Z] #21 16.11 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-05T23:26:21.734Z] #21 16.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-05T23:26:21.734Z] #21 16.16 Selecting previously unselected package libcrypt1:arm64. [2022-04-05T23:26:21.734Z] #21 16.16 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-05T23:26:21.734Z] #21 16.16 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-05T23:26:21.734Z] #21 16.25 Selecting previously unselected package libc6:arm64. [2022-04-05T23:26:21.734Z] #21 16.26 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-05T23:26:21.993Z] #21 16.43 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-05T23:26:22.563Z] #21 16.90 Selecting previously unselected package libapparmor1:arm64. [2022-04-05T23:26:22.563Z] #21 16.90 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-05T23:26:22.563Z] #21 16.91 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T23:26:22.563Z] #21 16.96 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-05T23:26:22.563Z] #21 16.97 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-05T23:26:22.563Z] #21 16.97 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T23:26:22.563Z] #21 17.07 Selecting previously unselected package libgcc-s1:s390x. [2022-04-05T23:26:22.822Z] #21 17.07 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-05T23:26:22.822Z] #21 17.08 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-05T23:26:22.822Z] #21 17.13 Selecting previously unselected package libcrypt1:s390x. [2022-04-05T23:26:22.822Z] #21 17.14 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-05T23:26:22.822Z] #21 17.15 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-05T23:26:22.822Z] #21 17.24 Selecting previously unselected package libc6:s390x. [2022-04-05T23:26:22.822Z] #21 17.24 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-05T23:26:23.082Z] #21 17.41 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-05T23:26:23.341Z] #21 17.89 Selecting previously unselected package libapparmor1:s390x. [2022-04-05T23:26:23.341Z] #21 17.90 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-05T23:26:23.341Z] #21 17.90 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-05T23:26:23.600Z] #21 17.96 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-05T23:26:23.600Z] #21 17.96 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-05T23:26:23.600Z] #21 17.97 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-05T23:26:23.600Z] #21 18.04 Selecting previously unselected package libgcc-s1:armhf. [2022-04-05T23:26:23.600Z] #21 18.05 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-05T23:26:23.600Z] #21 18.06 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-05T23:26:23.600Z] #21 18.11 Selecting previously unselected package libcrypt1:armhf. [2022-04-05T23:26:23.600Z] #21 18.12 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-05T23:26:23.600Z] #21 18.13 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-05T23:26:23.859Z] #21 18.25 Selecting previously unselected package libc6:armhf. [2022-04-05T23:26:23.859Z] #21 18.25 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-05T23:26:24.118Z] #21 18.42 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-05T23:26:24.377Z] #21 18.81 Selecting previously unselected package libapparmor1:armhf. [2022-04-05T23:26:24.377Z] #21 18.82 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-05T23:26:24.377Z] #21 18.82 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-05T23:26:24.377Z] #21 18.87 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-05T23:26:24.377Z] #21 18.87 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-05T23:26:24.377Z] #21 18.88 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-05T23:26:24.636Z] #21 18.94 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-05T23:26:24.636Z] #21 18.95 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-05T23:26:24.636Z] #21 18.95 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-05T23:26:24.636Z] #21 19.00 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-05T23:26:24.636Z] #21 19.00 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-05T23:26:24.636Z] #21 19.01 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-05T23:26:24.636Z] #21 19.08 Selecting previously unselected package libc6:ppc64el. [2022-04-05T23:26:24.636Z] #21 19.09 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-05T23:26:24.840Z] #60 DONE 241.4s [2022-04-05T23:26:24.895Z] #21 19.28 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-05T23:26:25.464Z] #21 19.88 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-05T23:26:25.465Z] #21 19.88 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-05T23:26:25.465Z] #21 19.89 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-05T23:26:25.465Z] #21 19.94 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-05T23:26:25.465Z] #21 19.94 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-05T23:26:25.465Z] #21 19.95 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-05T23:26:25.465Z] #21 20.02 Selecting previously unselected package libseccomp2:s390x. [2022-04-05T23:26:25.465Z] #21 20.03 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-05T23:26:25.465Z] #21 20.04 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.465Z] #21 20.09 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-05T23:26:25.723Z] #21 20.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-05T23:26:25.723Z] #21 20.11 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.723Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-05T23:26:25.723Z] #21 20.18 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-05T23:26:25.723Z] #21 20.18 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.723Z] #21 20.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-05T23:26:25.723Z] #21 20.23 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-05T23:26:25.723Z] #21 20.24 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.723Z] #21 20.30 Selecting previously unselected package libseccomp2:armhf. [2022-04-05T23:26:25.723Z] #21 20.30 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-05T23:26:25.723Z] #21 20.31 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.769Z] [2022-04-05T23:26:25.769Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T23:26:25.769Z] #61 sha256:1ac56c78aeb97e945dfbabf104d9077dad950994b1af38d4b8bfe31bc0405ecd [2022-04-05T23:26:25.983Z] #21 20.35 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-05T23:26:25.983Z] #21 20.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-05T23:26:25.983Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.983Z] #21 20.43 Selecting previously unselected package libseccomp2:armel. [2022-04-05T23:26:25.983Z] #21 20.44 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-05T23:26:25.983Z] #21 20.45 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.983Z] #21 20.48 Selecting previously unselected package libseccomp-dev:armel. [2022-04-05T23:26:25.983Z] #21 20.49 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-05T23:26:25.983Z] #21 20.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-05T23:26:25.983Z] #21 20.57 Selecting previously unselected package libseccomp2:arm64. [2022-04-05T23:26:26.242Z] #21 20.57 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T23:26:26.242Z] #21 20.58 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:26.242Z] #21 20.62 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-05T23:26:26.242Z] #21 20.63 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T23:26:26.242Z] #21 20.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:26.242Z] #21 20.73 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-05T23:26:26.242Z] #21 20.74 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-05T23:26:26.242Z] #21 20.75 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-05T23:26:26.242Z] #21 20.76 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-05T23:26:26.242Z] #21 20.77 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-05T23:26:26.242Z] #21 20.79 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-05T23:26:26.242Z] #21 20.80 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-05T23:26:26.242Z] #21 20.81 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-05T23:26:26.502Z] #21 20.82 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-05T23:26:26.502Z] #21 20.83 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-05T23:26:26.502Z] #21 20.85 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-05T23:26:26.502Z] #21 20.86 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-05T23:26:26.502Z] #21 20.87 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-05T23:26:26.502Z] #21 20.88 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-05T23:26:26.502Z] #21 20.89 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-05T23:26:26.502Z] #21 20.90 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-05T23:26:27.135Z] #61 DONE 1.5s [2022-04-05T23:26:27.135Z] [2022-04-05T23:26:27.135Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T23:26:27.135Z] #66 sha256:82e11d4e8a1837be9f47fdb48f8399a17054ccae5b571b70937458e4f242219a [2022-04-05T23:26:27.392Z] #66 DONE 0.1s [2022-04-05T23:26:27.392Z] [2022-04-05T23:26:27.392Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T23:26:27.392Z] #71 sha256:e6cd879342de949190f5a0c7e80454d82c69e566aa37b28260529d188b6899ae [2022-04-05T23:26:27.883Z] #21 22.12 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-05T23:26:28.154Z] #60 ... [2022-04-05T23:26:28.154Z] [2022-04-05T23:26:28.155Z] #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-05T23:26:28.155Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T23:26:28.155Z] #43 296.9 + dpkg --print-architecture [2022-04-05T23:26:28.155Z] #43 296.9 + git checkout -q v2.1.0 [2022-04-05T23:26:28.155Z] #43 297.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T23:26:28.155Z] #43 297.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T23:26:28.760Z] #71 DONE 1.2s [2022-04-05T23:26:28.760Z] [2022-04-05T23:26:28.760Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T23:26:28.760Z] #72 sha256:1c22f0d438237b8db87dd5c9d603875b90e324ab3392b86f414e73dc582b115e [2022-04-05T23:26:28.760Z] #72 DONE 0.0s [2022-04-05T23:26:28.760Z] [2022-04-05T23:26:28.760Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T23:26:28.760Z] #73 sha256:d2d05bd152649e59033d47ad37bdf493c3fa629ded82dc78767882ea26912719 [2022-04-05T23:26:29.079Z] #21 23.35 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-05T23:26:29.688Z] #73 DONE 1.1s [2022-04-05T23:26:29.688Z] [2022-04-05T23:26:29.688Z] #74 exporting to image [2022-04-05T23:26:29.688Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T23:26:29.688Z] #74 exporting layers [2022-04-05T23:26:30.457Z] #21 24.59 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-05T23:26:30.598Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T23:26:30.598Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5e4a5a64\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T23:26:30.598Z] ---------------------------------------------------------------------------- [2022-04-05T23:26:30.598Z] [2022-04-05T23:26:30.598Z] INFO: executeCI.ps1 starting at Tue Apr 5 23:26:28 CUT 2022 [2022-04-05T23:26:30.598Z] [2022-04-05T23:26:30.598Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T23:26:30.598Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T23:26:30.598Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-05T23:26:30.598Z] INFO: Environment variables: [2022-04-05T23:26:30.598Z] [2022-04-05T23:26:30.598Z] Name Value [2022-04-05T23:26:30.598Z] ---- ----- [2022-04-05T23:26:30.598Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T23:26:30.598Z] amd64 true [2022-04-05T23:26:30.598Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T23:26:30.598Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T23:26:30.598Z] arm64 true [2022-04-05T23:26:30.598Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T23:26:30.598Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T23:26:30.598Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T23:26:30.598Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T23:26:30.598Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T23:26:30.598Z] BRANCH_NAME PR-43401 [2022-04-05T23:26:30.598Z] BUILD_DISPLAY_NAME #13 [2022-04-05T23:26:30.598Z] BUILD_ID 13 [2022-04-05T23:26:30.598Z] BUILD_NUMBER 13 [2022-04-05T23:26:30.598Z] BUILD_TAG jenkins-moby-PR-43401-13 [2022-04-05T23:26:30.598Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/ [2022-04-05T23:26:30.598Z] cgroup2 true [2022-04-05T23:26:30.598Z] CHANGE_AUTHOR corhere [2022-04-05T23:26:30.598Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-05T23:26:30.598Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-05T23:26:30.598Z] CHANGE_BRANCH plumb-contexts [2022-04-05T23:26:30.598Z] CHANGE_FORK corhere [2022-04-05T23:26:30.599Z] CHANGE_ID 43401 [2022-04-05T23:26:30.599Z] CHANGE_TARGET master [2022-04-05T23:26:30.599Z] CHANGE_TITLE Plumb contexts down into containerd [2022-04-05T23:26:30.599Z] CHANGE_URL https://github.com/moby/moby/pull/43401 [2022-04-05T23:26:30.599Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T23:26:30.599Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T23:26:30.599Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T23:26:30.599Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T23:26:30.599Z] COMPUTERNAME azwin-2-2dbd70 [2022-04-05T23:26:30.599Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T23:26:30.599Z] ConfigSequenceNumber 0 [2022-04-05T23:26:30.599Z] dco true [2022-04-05T23:26:30.599Z] DOCKER_BUILDKIT 0 [2022-04-05T23:26:30.599Z] DOCKER_DUT_DEBUG 1 [2022-04-05T23:26:30.599Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T23:26:30.599Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T23:26:30.599Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T23:26:30.599Z] EXECUTOR_NUMBER 0 [2022-04-05T23:26:30.599Z] FQDN azwin-2-2dbd70.westus.cloudapp.azure.com [2022-04-05T23:26:30.599Z] GIT_BRANCH PR-43401 [2022-04-05T23:26:30.599Z] GIT_COMMIT 94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:26:30.599Z] GIT_PREVIOUS_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:26:30.599Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 613f0a296b23892ea2dc86af712b3bd536f36567 [2022-04-05T23:26:30.599Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T23:26:30.599Z] HUDSON_COOKIE 5082dd51-a0aa-42d1-882b-1018da9fe743 [2022-04-05T23:26:30.599Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:26:30.599Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T23:26:30.599Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T23:26:30.599Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T23:26:30.599Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T23:26:30.599Z] JENKINS_NODE_COOKIE 6af5c8a1-8ce0-4a73-949a-b3280a392365 [2022-04-05T23:26:30.599Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T23:26:30.599Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T23:26:30.599Z] JOB_BASE_NAME PR-43401 [2022-04-05T23:26:30.599Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/display/redirect [2022-04-05T23:26:30.599Z] JOB_NAME moby/PR-43401 [2022-04-05T23:26:30.599Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/ [2022-04-05T23:26:30.599Z] library.jps.version master [2022-04-05T23:26:30.599Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T23:26:30.599Z] NODE_LABELS amd64 azure azwin-2-2dbd70 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-05T23:26:30.599Z] NODE_NAME azwin-2-2dbd70 [2022-04-05T23:26:30.599Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T23:26:30.599Z] OS Windows_NT [2022-04-05T23:26:30.599Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T23:26:30.599Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T23:26:30.599Z] ppc64le false [2022-04-05T23:26:30.599Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T23:26:30.599Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-05T23:26:30.599Z] PROCESSOR_LEVEL 6 [2022-04-05T23:26:30.599Z] PROCESSOR_REVISION 4f01 [2022-04-05T23:26:30.599Z] ProgramData C:\ProgramData [2022-04-05T23:26:30.599Z] ProgramFiles C:\Program Files [2022-04-05T23:26:30.599Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T23:26:30.599Z] ProgramW6432 C:\Program Files [2022-04-05T23:26:30.599Z] PROMPT $P$G [2022-04-05T23:26:30.599Z] PSExecutionPolicyPreference Bypass [2022-04-05T23:26:30.599Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T23:26:30.599Z] PUBLIC C:\Users\Public [2022-04-05T23:26:30.599Z] rootless true [2022-04-05T23:26:30.599Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=arti... [2022-04-05T23:26:30.599Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=changes [2022-04-05T23:26:30.599Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect [2022-04-05T23:26:30.599Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43401/13/display/redirect?page=tests [2022-04-05T23:26:30.599Z] s390x false [2022-04-05T23:26:30.599Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T23:26:30.599Z] SOURCES_DRIVE d [2022-04-05T23:26:30.599Z] SOURCES_SUBDIR gopath [2022-04-05T23:26:30.599Z] STAGE_NAME Run tests [2022-04-05T23:26:30.599Z] SystemDrive C: [2022-04-05T23:26:30.599Z] SystemRoot C:\Windows [2022-04-05T23:26:30.599Z] TEMP C:\Windows\TEMP [2022-04-05T23:26:30.599Z] TESTDEBUG 0 [2022-04-05T23:26:30.599Z] TESTRUN_DRIVE d [2022-04-05T23:26:30.599Z] TESTRUN_SUBDIR CI [2022-04-05T23:26:30.599Z] TIMEOUT 120m [2022-04-05T23:26:30.599Z] TMP C:\Windows\TEMP [2022-04-05T23:26:30.599Z] unit_validate true [2022-04-05T23:26:30.599Z] USERDOMAIN WORKGROUP [2022-04-05T23:26:30.599Z] USERNAME azwin-2-2dbd70$ [2022-04-05T23:26:30.599Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T23:26:30.599Z] validate_force false [2022-04-05T23:26:30.599Z] windir C:\Windows [2022-04-05T23:26:30.599Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T23:26:30.599Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-05T23:26:30.599Z] windows2022 true [2022-04-05T23:26:30.599Z] windows2022containerd true [2022-04-05T23:26:30.599Z] windowsRS5 true [2022-04-05T23:26:30.599Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T23:26:30.599Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T23:26:30.599Z] [2022-04-05T23:26:30.599Z] [2022-04-05T23:26:30.599Z] [2022-04-05T23:26:31.393Z] #21 25.81 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-05T23:26:31.567Z] INFO: Sources under d:\gopath\... [2022-04-05T23:26:31.567Z] INFO: Test run under d:\CI\... [2022-04-05T23:26:31.567Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T23:26:31.567Z] INFO: docker/docker repository was found [2022-04-05T23:26:31.567Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-05T23:26:32.027Z] ltsc2019: Pulling from windows/servercore [2022-04-05T23:26:32.027Z] 4612f6d0b889: Pulling fs layer [2022-04-05T23:26:32.027Z] 0a6173b79e25: Pulling fs layer [2022-04-05T23:26:32.370Z] #43 DONE 298.6s [2022-04-05T23:26:32.371Z] [2022-04-05T23:26:32.371Z] #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-05T23:26:32.371Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:26:32.371Z] #51 ... [2022-04-05T23:26:32.371Z] [2022-04-05T23:26:32.371Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T23:26:32.371Z] #44 sha256:a6e9910a97efe5e6acecd269efeb0949adc0d9f95c140017a19a8510d925896f [2022-04-05T23:26:32.371Z] #44 DONE 0.7s [2022-04-05T23:26:32.371Z] [2022-04-05T23:26:32.371Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T23:26:32.371Z] #48 sha256:4d88c70e3611294e55abfc7a82f8eb2116e027c1f4593a95afb12de2a063789d [2022-04-05T23:26:32.371Z] #48 DONE 0.1s [2022-04-05T23:26:32.371Z] [2022-04-05T23:26:32.371Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T23:26:32.371Z] #50 sha256:b861ff6bcf9b0208667b773fa4c5e2d93cf5b2dad50040c2565328be66433058 [2022-04-05T23:26:32.371Z] #50 DONE 0.1s [2022-04-05T23:26:32.371Z] [2022-04-05T23:26:32.371Z] #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-05T23:26:32.371Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:26:32.770Z] #21 27.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.09 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.10 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.11 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.13 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.15 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.18 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.19 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.20 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.22 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.23 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-05T23:26:32.770Z] #21 27.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.25 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.770Z] #21 27.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T23:26:32.958Z] #74 exporting layers 3.1s done [2022-04-05T23:26:32.958Z] #74 writing image sha256:11c5dd506efc094deecabb534e8acc008edf6df6a939dfda84401b5af4d1fa3c done [2022-04-05T23:26:32.958Z] #74 naming to docker.io/library/docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 done [2022-04-05T23:26:32.958Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-05T23:26:33.028Z] #21 27.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-05T23:26:33.028Z] #21 27.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:26:33.282Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-05T23:26:33.632Z] #21 DONE 27.9s [2022-04-05T23:26:33.632Z] [2022-04-05T23:26:33.632Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T23:26:33.632Z] #62 sha256:3b584847c8e762553c1dad38ea048d622570a19afc2837a7ba3517e7e143969b [2022-04-05T23:26:33.632Z] #62 DONE 0.2s [2022-04-05T23:26:33.632Z] [2022-04-05T23:26:33.632Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T23:26:33.632Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-05T23:26:33.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/test/unit [2022-04-05T23:26:34.103Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T23:26:34.103Z] 8f616e6e9eec: Download complete [2022-04-05T23:26:35.015Z] #22 DONE 1.4s [2022-04-05T23:26:35.015Z] [2022-04-05T23:26:35.015Z] #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-05T23:26:35.015Z] #63 sha256:3420429cee37ddf590aa0a560bd2a43c693e693037fff8b8b43b45d701a5bd80 [2022-04-05T23:26:35.015Z] #63 1.004 + RM_GOPATH=0 [2022-04-05T23:26:35.015Z] #63 1.004 + TMP_GOPATH= [2022-04-05T23:26:35.015Z] #63 1.004 + : /build [2022-04-05T23:26:35.015Z] #63 1.004 + '[' -z '' ']' [2022-04-05T23:26:35.015Z] #63 1.007 ++ mktemp -d [2022-04-05T23:26:35.015Z] #63 1.007 + export GOPATH=/tmp/tmp.1mv5YLlJaS [2022-04-05T23:26:35.015Z] #63 1.007 + GOPATH=/tmp/tmp.1mv5YLlJaS [2022-04-05T23:26:35.015Z] #63 1.007 + RM_GOPATH=1 [2022-04-05T23:26:35.015Z] #63 1.007 + case "$(go env GOARCH)" in [2022-04-05T23:26:35.015Z] #63 1.007 ++ go env GOARCH [2022-04-05T23:26:35.015Z] #63 1.028 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T23:26:35.015Z] #63 1.029 + GO_BUILDMODE=-buildmode=pie [2022-04-05T23:26:35.015Z] #63 1.029 ++ dirname /install.sh [2022-04-05T23:26:35.015Z] #63 1.030 + dir=/ [2022-04-05T23:26:35.015Z] #63 1.030 + bin=runc [2022-04-05T23:26:35.015Z] #63 1.031 + shift [2022-04-05T23:26:35.015Z] #63 1.031 + '[' '!' -f //runc.installer ']' [2022-04-05T23:26:35.015Z] #63 1.031 + . //runc.installer [2022-04-05T23:26:35.015Z] #63 1.031 ++ set -e [2022-04-05T23:26:35.015Z] #63 1.031 ++ : v1.1.1 [2022-04-05T23:26:35.015Z] #63 1.031 + install_runc [2022-04-05T23:26:35.015Z] #63 1.031 + RUNC_BUILDTAGS=seccomp [2022-04-05T23:26:35.015Z] #63 1.031 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T23:26:35.015Z] #63 1.031 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T23:26:35.015Z] #63 1.032 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1mv5YLlJaS/src/github.com/opencontainers/runc [2022-04-05T23:26:35.015Z] #63 1.034 Cloning into '/tmp/tmp.1mv5YLlJaS/src/github.com/opencontainers/runc'... [2022-04-05T23:26:35.754Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-05T23:26:35.754Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-05T23:26:35.754Z] + TESTDIRS=./... [2022-04-05T23:26:35.754Z] + exclude_paths='/vendor/|/integration' [2022-04-05T23:26:35.754Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-05T23:26:35.754Z] ++ go list ./... [2022-04-05T23:26:35.952Z] #63 ... [2022-04-05T23:26:35.952Z] [2022-04-05T23:26:35.952Z] #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-05T23:26:35.952Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-05T23:26:35.952Z] #23 DONE 1.0s [2022-04-05T23:26:35.952Z] [2022-04-05T23:26:35.952Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T23:26:35.952Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-05T23:26:36.325Z] + pkg_list='github.com/docker/docker/api [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/backend [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/container [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/events [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/filters [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/image [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/mount [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/network [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/registry [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/time [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/versions [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:26:36.325Z] github.com/docker/docker/api/types/volume [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:26:36.325Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:26:36.325Z] github.com/docker/docker/cli [2022-04-05T23:26:36.325Z] github.com/docker/docker/cli/config [2022-04-05T23:26:36.325Z] github.com/docker/docker/cli/debug [2022-04-05T23:26:36.325Z] github.com/docker/docker/client [2022-04-05T23:26:36.325Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:26:36.325Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:26:36.325Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:26:36.325Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:26:36.325Z] github.com/docker/docker/container [2022-04-05T23:26:36.325Z] github.com/docker/docker/container/stream [2022-04-05T23:26:36.325Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:26:36.325Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:26:36.325Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/config [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/events [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/exec [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/images [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/links [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/names [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/network [2022-04-05T23:26:36.325Z] github.com/docker/docker/daemon/stats [2022-04-05T23:26:36.325Z] github.com/docker/docker/distribution [2022-04-05T23:26:36.325Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:26:36.325Z] github.com/docker/docker/distribution/utils [2022-04-05T23:26:36.325Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:26:36.325Z] github.com/docker/docker/dockerversion [2022-04-05T23:26:36.325Z] github.com/docker/docker/errdefs [2022-04-05T23:26:36.325Z] github.com/docker/docker/image [2022-04-05T23:26:36.325Z] github.com/docker/docker/image/cache [2022-04-05T23:26:36.325Z] github.com/docker/docker/image/tarexport [2022-04-05T23:26:36.325Z] github.com/docker/docker/image/v1 [2022-04-05T23:26:36.325Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:26:36.325Z] github.com/docker/docker/layer [2022-04-05T23:26:36.325Z] github.com/docker/docker/libcontainerd [2022-04-05T23:26:36.325Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:26:36.325Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:26:36.325Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:26:36.325Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:26:36.325Z] github.com/docker/docker/oci [2022-04-05T23:26:36.325Z] github.com/docker/docker/oci/caps [2022-04-05T23:26:36.325Z] github.com/docker/docker/opts [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/archive [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/directory [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/platform [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/pools [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/progress [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/signal [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/stack [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/system [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:26:36.325Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:26:36.325Z] github.com/docker/docker/plugin [2022-04-05T23:26:36.325Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:26:36.325Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:26:36.325Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:26:36.325Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:26:36.325Z] github.com/docker/docker/quota [2022-04-05T23:26:36.325Z] github.com/docker/docker/reference [2022-04-05T23:26:36.325Z] github.com/docker/docker/registry [2022-04-05T23:26:36.326Z] github.com/docker/docker/registry/resumable [2022-04-05T23:26:36.326Z] github.com/docker/docker/restartmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/rootless [2022-04-05T23:26:36.326Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:26:36.326Z] github.com/docker/docker/runconfig [2022-04-05T23:26:36.326Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/environment [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/registry [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/request [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/drivers [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/local [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/mounts [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/service [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:26:36.326Z] ++ grep --fixed-strings -v /libnetwork [2022-04-05T23:26:36.326Z] ++ echo 'github.com/docker/docker/api [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/backend [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/container [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/events [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/filters [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/image [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/mount [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/network [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/registry [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/time [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/versions [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/types/volume [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:26:36.326Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:26:36.326Z] github.com/docker/docker/cli [2022-04-05T23:26:36.326Z] github.com/docker/docker/cli/config [2022-04-05T23:26:36.326Z] github.com/docker/docker/cli/debug [2022-04-05T23:26:36.326Z] github.com/docker/docker/client [2022-04-05T23:26:36.326Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:26:36.326Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:26:36.326Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:26:36.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:26:36.326Z] github.com/docker/docker/container [2022-04-05T23:26:36.326Z] github.com/docker/docker/container/stream [2022-04-05T23:26:36.326Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:26:36.326Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:26:36.326Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/config [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/events [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/exec [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/images [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/links [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/names [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/network [2022-04-05T23:26:36.326Z] github.com/docker/docker/daemon/stats [2022-04-05T23:26:36.326Z] github.com/docker/docker/distribution [2022-04-05T23:26:36.326Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:26:36.326Z] github.com/docker/docker/distribution/utils [2022-04-05T23:26:36.326Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:26:36.326Z] github.com/docker/docker/dockerversion [2022-04-05T23:26:36.326Z] github.com/docker/docker/errdefs [2022-04-05T23:26:36.326Z] github.com/docker/docker/image [2022-04-05T23:26:36.326Z] github.com/docker/docker/image/cache [2022-04-05T23:26:36.326Z] github.com/docker/docker/image/tarexport [2022-04-05T23:26:36.326Z] github.com/docker/docker/image/v1 [2022-04-05T23:26:36.326Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:26:36.326Z] github.com/docker/docker/layer [2022-04-05T23:26:36.326Z] github.com/docker/docker/libcontainerd [2022-04-05T23:26:36.326Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:26:36.326Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:26:36.326Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:26:36.326Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:26:36.326Z] github.com/docker/docker/oci [2022-04-05T23:26:36.326Z] github.com/docker/docker/oci/caps [2022-04-05T23:26:36.326Z] github.com/docker/docker/opts [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/archive [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/directory [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/platform [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/pools [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/progress [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/signal [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/stack [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/system [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:26:36.326Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:26:36.326Z] github.com/docker/docker/plugin [2022-04-05T23:26:36.326Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:26:36.326Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:26:36.326Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:26:36.326Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:26:36.326Z] github.com/docker/docker/quota [2022-04-05T23:26:36.326Z] github.com/docker/docker/reference [2022-04-05T23:26:36.326Z] github.com/docker/docker/registry [2022-04-05T23:26:36.326Z] github.com/docker/docker/registry/resumable [2022-04-05T23:26:36.326Z] github.com/docker/docker/restartmanager [2022-04-05T23:26:36.326Z] github.com/docker/docker/rootless [2022-04-05T23:26:36.326Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:26:36.326Z] github.com/docker/docker/runconfig [2022-04-05T23:26:36.326Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/environment [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/registry [2022-04-05T23:26:36.326Z] github.com/docker/docker/testutil/request [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/drivers [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/local [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/mounts [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/service [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:26:36.326Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:26:36.326Z] + base_pkg_list='github.com/docker/docker/api [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:26:36.326Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/backend [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/events [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/filters [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/image [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/mount [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/network [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/registry [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/time [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/volume [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli/config [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli/debug [2022-04-05T23:26:36.327Z] github.com/docker/docker/client [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:26:36.327Z] github.com/docker/docker/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/container/stream [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/config [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/events [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/exec [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/images [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/links [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/names [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/network [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/stats [2022-04-05T23:26:36.327Z] github.com/docker/docker/distribution [2022-04-05T23:26:36.327Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:26:36.327Z] github.com/docker/docker/distribution/utils [2022-04-05T23:26:36.327Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:26:36.327Z] github.com/docker/docker/dockerversion [2022-04-05T23:26:36.327Z] github.com/docker/docker/errdefs [2022-04-05T23:26:36.327Z] github.com/docker/docker/image [2022-04-05T23:26:36.327Z] github.com/docker/docker/image/cache [2022-04-05T23:26:36.327Z] github.com/docker/docker/image/tarexport [2022-04-05T23:26:36.327Z] github.com/docker/docker/image/v1 [2022-04-05T23:26:36.327Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:26:36.327Z] github.com/docker/docker/layer [2022-04-05T23:26:36.327Z] github.com/docker/docker/libcontainerd [2022-04-05T23:26:36.327Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:26:36.327Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:26:36.327Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:26:36.327Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:26:36.327Z] github.com/docker/docker/oci [2022-04-05T23:26:36.327Z] github.com/docker/docker/oci/caps [2022-04-05T23:26:36.327Z] github.com/docker/docker/opts [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/archive [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/directory [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/platform [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/pools [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/progress [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/signal [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/stack [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/system [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:26:36.327Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:26:36.327Z] github.com/docker/docker/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:26:36.327Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:26:36.327Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:26:36.327Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:26:36.327Z] github.com/docker/docker/quota [2022-04-05T23:26:36.327Z] github.com/docker/docker/reference [2022-04-05T23:26:36.327Z] github.com/docker/docker/registry [2022-04-05T23:26:36.327Z] github.com/docker/docker/registry/resumable [2022-04-05T23:26:36.327Z] github.com/docker/docker/restartmanager [2022-04-05T23:26:36.327Z] github.com/docker/docker/rootless [2022-04-05T23:26:36.327Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:26:36.327Z] github.com/docker/docker/runconfig [2022-04-05T23:26:36.327Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/environment [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/registry [2022-04-05T23:26:36.327Z] github.com/docker/docker/testutil/request [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/drivers [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/local [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/mounts [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/service [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:26:36.327Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:26:36.327Z] ++ grep --fixed-strings /libnetwork [2022-04-05T23:26:36.327Z] ++ echo 'github.com/docker/docker/api [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/backend [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/events [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/filters [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/image [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/mount [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/network [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/registry [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/time [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:26:36.327Z] github.com/docker/docker/api/types/volume [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:26:36.327Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli/config [2022-04-05T23:26:36.327Z] github.com/docker/docker/cli/debug [2022-04-05T23:26:36.327Z] github.com/docker/docker/client [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:26:36.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:26:36.327Z] github.com/docker/docker/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/container/stream [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:26:36.327Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/config [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/events [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/exec [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:26:36.327Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/images [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/links [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/names [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/network [2022-04-05T23:26:36.328Z] github.com/docker/docker/daemon/stats [2022-04-05T23:26:36.328Z] github.com/docker/docker/distribution [2022-04-05T23:26:36.328Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:26:36.328Z] github.com/docker/docker/distribution/utils [2022-04-05T23:26:36.328Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:26:36.328Z] github.com/docker/docker/dockerversion [2022-04-05T23:26:36.328Z] github.com/docker/docker/errdefs [2022-04-05T23:26:36.328Z] github.com/docker/docker/image [2022-04-05T23:26:36.328Z] github.com/docker/docker/image/cache [2022-04-05T23:26:36.328Z] github.com/docker/docker/image/tarexport [2022-04-05T23:26:36.328Z] github.com/docker/docker/image/v1 [2022-04-05T23:26:36.328Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:26:36.328Z] github.com/docker/docker/layer [2022-04-05T23:26:36.328Z] github.com/docker/docker/libcontainerd [2022-04-05T23:26:36.328Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:26:36.328Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:26:36.328Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:26:36.328Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:26:36.328Z] github.com/docker/docker/oci [2022-04-05T23:26:36.328Z] github.com/docker/docker/oci/caps [2022-04-05T23:26:36.328Z] github.com/docker/docker/opts [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/archive [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/directory [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/platform [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/pools [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/progress [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/signal [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/stack [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/system [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:26:36.328Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:26:36.328Z] github.com/docker/docker/plugin [2022-04-05T23:26:36.328Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:26:36.328Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:26:36.328Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:26:36.328Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:26:36.328Z] github.com/docker/docker/quota [2022-04-05T23:26:36.328Z] github.com/docker/docker/reference [2022-04-05T23:26:36.328Z] github.com/docker/docker/registry [2022-04-05T23:26:36.328Z] github.com/docker/docker/registry/resumable [2022-04-05T23:26:36.328Z] github.com/docker/docker/restartmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/rootless [2022-04-05T23:26:36.328Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:26:36.328Z] github.com/docker/docker/runconfig [2022-04-05T23:26:36.328Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/environment [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/registry [2022-04-05T23:26:36.328Z] github.com/docker/docker/testutil/request [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/drivers [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/local [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/mounts [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/service [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:26:36.328Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:26:36.328Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:26:36.328Z] github.com/docker/docker/libnetwork/types' [2022-04-05T23:26:36.329Z] + echo 'github.com/docker/docker/libnetwork [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/types' [2022-04-05T23:26:36.329Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:26:36.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:26:36.329Z] + type docker-proxy [2022-04-05T23:26:36.329Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-05T23:26:36.329Z] + hack/make.sh binary-proxy install-proxy [2022-04-05T23:26:36.329Z] [2022-04-05T23:26:36.329Z] Removing bundles/ [2022-04-05T23:26:36.329Z] [2022-04-05T23:26:36.329Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-05T23:26:36.329Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-05T23:26:36.329Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:26:36.889Z] #24 0.793 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T23:26:36.889Z] #24 DONE 0.9s [2022-04-05T23:26:36.889Z] [2022-04-05T23:26:36.890Z] #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-05T23:26:36.890Z] #63 sha256:3420429cee37ddf590aa0a560bd2a43c693e693037fff8b8b43b45d701a5bd80 [2022-04-05T23:26:37.826Z] #63 ... [2022-04-05T23:26:37.826Z] [2022-04-05T23:26:37.826Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T23:26:37.826Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-05T23:26:37.826Z] #25 DONE 0.8s [2022-04-05T23:26:37.826Z] [2022-04-05T23:26:37.826Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T23:26:37.826Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-05T23:26:38.764Z] #26 DONE 0.9s [2022-04-05T23:26:38.764Z] [2022-04-05T23:26:38.764Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T23:26:38.764Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-05T23:26:39.703Z] #27 DONE 1.0s [2022-04-05T23:26:39.703Z] [2022-04-05T23:26:39.703Z] #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-05T23:26:39.703Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T23:26:41.084Z] #28 1.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T23:26:41.084Z] #28 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T23:26:41.084Z] #28 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T23:26:41.084Z] #28 1.457 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T23:26:41.343Z] #28 1.677 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T23:26:41.602Z] #28 1.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T23:26:41.861Z] #28 2.314 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T23:26:42.429Z] #28 2.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T23:26:42.429Z] #28 2.987 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T23:26:42.688Z] #28 3.320 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T23:26:42.900Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-05T23:26:42.900Z] [2022-04-05T23:26:42.900Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-05T23:26:42.900Z] Installing docker-proxy to /usr/local/bin/ [2022-04-05T23:26:42.900Z] [2022-04-05T23:26:42.900Z] + mkdir -p bundles [2022-04-05T23:26:42.900Z] + '[' -n 'github.com/docker/docker/api [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/backend [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/container [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/events [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/filters [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/image [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/mount [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/network [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/registry [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/time [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/versions [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:26:42.900Z] github.com/docker/docker/api/types/volume [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:26:42.900Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:26:42.900Z] github.com/docker/docker/cli [2022-04-05T23:26:42.900Z] github.com/docker/docker/cli/config [2022-04-05T23:26:42.900Z] github.com/docker/docker/cli/debug [2022-04-05T23:26:42.900Z] github.com/docker/docker/client [2022-04-05T23:26:42.900Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:26:42.900Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:26:42.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:26:42.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:26:42.900Z] github.com/docker/docker/container [2022-04-05T23:26:42.900Z] github.com/docker/docker/container/stream [2022-04-05T23:26:42.900Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:26:42.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:26:42.900Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/config [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/events [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/exec [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/images [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/links [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/names [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/network [2022-04-05T23:26:42.900Z] github.com/docker/docker/daemon/stats [2022-04-05T23:26:42.900Z] github.com/docker/docker/distribution [2022-04-05T23:26:42.900Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:26:42.900Z] github.com/docker/docker/distribution/utils [2022-04-05T23:26:42.900Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:26:42.900Z] github.com/docker/docker/dockerversion [2022-04-05T23:26:42.900Z] github.com/docker/docker/errdefs [2022-04-05T23:26:42.900Z] github.com/docker/docker/image [2022-04-05T23:26:42.900Z] github.com/docker/docker/image/cache [2022-04-05T23:26:42.900Z] github.com/docker/docker/image/tarexport [2022-04-05T23:26:42.900Z] github.com/docker/docker/image/v1 [2022-04-05T23:26:42.900Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:26:42.900Z] github.com/docker/docker/layer [2022-04-05T23:26:42.900Z] github.com/docker/docker/libcontainerd [2022-04-05T23:26:42.900Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:26:42.900Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:26:42.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:26:42.900Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:26:42.900Z] github.com/docker/docker/oci [2022-04-05T23:26:42.900Z] github.com/docker/docker/oci/caps [2022-04-05T23:26:42.900Z] github.com/docker/docker/opts [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/archive [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/directory [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/platform [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/pools [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/progress [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/signal [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/stack [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/system [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:26:42.900Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:26:42.900Z] github.com/docker/docker/plugin [2022-04-05T23:26:42.900Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:26:42.900Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:26:42.900Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:26:42.900Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:26:42.900Z] github.com/docker/docker/quota [2022-04-05T23:26:42.900Z] github.com/docker/docker/reference [2022-04-05T23:26:42.900Z] github.com/docker/docker/registry [2022-04-05T23:26:42.900Z] github.com/docker/docker/registry/resumable [2022-04-05T23:26:42.900Z] github.com/docker/docker/restartmanager [2022-04-05T23:26:42.900Z] github.com/docker/docker/rootless [2022-04-05T23:26:42.900Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:26:42.900Z] github.com/docker/docker/runconfig [2022-04-05T23:26:42.900Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/environment [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/registry [2022-04-05T23:26:42.900Z] github.com/docker/docker/testutil/request [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/drivers [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/local [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/mounts [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/service [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:26:42.900Z] github.com/docker/docker/volume/testutils' ']' [2022-04-05T23:26:42.901Z] + 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-05T23:26:42.901Z] ? github.com/docker/docker/api [no test files] [2022-04-05T23:26:42.947Z] #28 3.322 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T23:26:42.947Z] #28 3.328 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T23:26:42.947Z] #28 3.329 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T23:26:42.947Z] #28 3.335 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T23:26:42.947Z] #28 3.336 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T23:26:42.947Z] #28 3.343 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T23:26:42.947Z] #28 3.352 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T23:26:42.947Z] #28 3.355 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T23:26:42.947Z] #28 3.356 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T23:26:42.947Z] #28 3.356 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T23:26:42.947Z] #28 3.364 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T23:26:49.519Z] #28 ... [2022-04-05T23:26:49.519Z] [2022-04-05T23:26:49.519Z] #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-05T23:26:49.519Z] #63 sha256:3420429cee37ddf590aa0a560bd2a43c693e693037fff8b8b43b45d701a5bd80 [2022-04-05T23:26:49.519Z] #63 5.548 + cd /tmp/tmp.1mv5YLlJaS/src/github.com/opencontainers/runc [2022-04-05T23:26:49.519Z] #63 5.548 + git checkout -q v1.1.1 [2022-04-05T23:26:49.519Z] #63 5.830 + '[' -z '' ']' [2022-04-05T23:26:49.519Z] #63 5.830 + target=static [2022-04-05T23:26:49.519Z] #63 5.830 + make BUILDTAGS=seccomp static [2022-04-05T23:26:49.519Z] #63 6.243 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-05T23:26:49.731Z] 4612f6d0b889: Download complete [2022-04-05T23:26:54.426Z] 0a6173b79e25: Verifying Checksum [2022-04-05T23:26:54.426Z] 0a6173b79e25: Download complete [2022-04-05T23:26:54.792Z] #63 ... [2022-04-05T23:26:54.792Z] [2022-04-05T23:26:54.792Z] #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-05T23:26:54.792Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T23:26:54.792Z] #28 14.44 Fetched 48.9 MB in 13s (3626 kB/s) [2022-04-05T23:26:57.761Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-04-05T23:27:00.210Z] #43 DONE 330.5s [2022-04-05T23:27:00.210Z] [2022-04-05T23:27:00.210Z] #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-05T23:27:00.210Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:01.360Z] #28 14.44 Reading package lists... [2022-04-05T23:27:02.147Z] #60 ... [2022-04-05T23:27:02.147Z] [2022-04-05T23:27:02.147Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T23:27:02.147Z] #44 sha256:7edc133655f4fde286820319d6e617d84f316e30e00b16bd3ac1f7f221e95df8 [2022-04-05T23:27:02.407Z] #44 DONE 0.8s [2022-04-05T23:27:02.407Z] [2022-04-05T23:27:02.407Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T23:27:02.407Z] #48 sha256:53cbb24d9ad9d0b3d328188ba23245683bf69d02b5dc62ffdcdd15046edd6721 [2022-04-05T23:27:02.407Z] #48 DONE 0.0s [2022-04-05T23:27:02.407Z] [2022-04-05T23:27:02.407Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T23:27:02.407Z] #50 sha256:d216c4bd7245918d4c8634e5aa5797df04ce97a0cea9087a255379d9abb74a38 [2022-04-05T23:27:02.407Z] #50 DONE 0.1s [2022-04-05T23:27:02.407Z] [2022-04-05T23:27:02.407Z] #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-05T23:27:02.407Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:07.925Z] #28 21.17 Reading package lists... [2022-04-05T23:27:08.493Z] #28 27.50 Building dependency tree... [2022-04-05T23:27:09.043Z] #60 270.9 # github.com/containerd/containerd/cmd/containerd [2022-04-05T23:27:09.043Z] #60 270.9 /usr/bin/ld: /tmp/go-link-3026466973/000019.o: in function `New': [2022-04-05T23:27:09.043Z] #60 270.9 /tmp/tmp.OXtXyjR81j/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-05T23:27:09.043Z] #60 271.0 + bin/containerd-stress [2022-04-05T23:27:09.043Z] #60 272.1 + bin/containerd-shim [2022-04-05T23:27:09.868Z] #28 30.23 bzip2 is already the newest version (1.0.8-4). [2022-04-05T23:27:09.868Z] #28 30.23 patch is already the newest version (2.7.6-7). [2022-04-05T23:27:09.868Z] #28 30.23 xz-utils is already the newest version (5.2.5-2). [2022-04-05T23:27:09.868Z] #28 30.23 The following additional packages will be installed: [2022-04-05T23:27:09.868Z] #28 30.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-05T23:27:09.868Z] #28 30.23 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-05T23:27:09.868Z] #28 30.24 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T23:27:09.868Z] #28 30.24 python3-pkg-resources vim-runtime xxd [2022-04-05T23:27:09.868Z] #28 30.27 Suggested packages: [2022-04-05T23:27:09.868Z] #28 30.27 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-05T23:27:09.868Z] #28 30.27 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-05T23:27:09.868Z] #28 30.27 Recommended packages: [2022-04-05T23:27:09.868Z] #28 30.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T23:27:10.804Z] #28 ... [2022-04-05T23:27:10.804Z] [2022-04-05T23:27:10.804Z] #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-05T23:27:10.804Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:27:10.804Z] #67 93.09 + bin/containerd [2022-04-05T23:27:16.079Z] #67 ... [2022-04-05T23:27:16.079Z] [2022-04-05T23:27:16.079Z] #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-05T23:27:16.079Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T23:27:16.079Z] #28 31.79 The following NEW packages will be installed: [2022-04-05T23:27:16.079Z] #28 31.79 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-05T23:27:16.079Z] #28 31.79 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-05T23:27:16.079Z] #28 31.79 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-05T23:27:16.079Z] #28 31.80 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-05T23:27:16.079Z] #28 31.80 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-05T23:27:16.079Z] #28 31.80 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-05T23:27:16.079Z] #28 31.80 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-05T23:27:16.079Z] #28 32.17 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:27:16.079Z] #28 32.17 Need to get 18.6 MB of archives. [2022-04-05T23:27:16.079Z] #28 32.17 After this operation, 71.4 MB of additional disk space will be used. [2022-04-05T23:27:16.079Z] #28 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T23:27:16.079Z] #28 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T23:27:16.079Z] #28 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T23:27:16.079Z] #28 32.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T23:27:16.079Z] #28 32.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T23:27:16.079Z] #28 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T23:27:16.079Z] #28 32.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-05T23:27:16.079Z] #28 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T23:27:16.079Z] #28 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T23:27:16.079Z] #28 32.21 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-05T23:27:16.079Z] #28 32.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T23:27:16.079Z] #28 32.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T23:27:16.079Z] #28 32.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T23:27:16.079Z] #28 32.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T23:27:16.079Z] #28 32.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T23:27:16.079Z] #28 32.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T23:27:16.079Z] #28 32.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T23:27:16.079Z] #28 32.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T23:27:16.079Z] #28 32.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T23:27:16.079Z] #28 32.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T23:27:16.079Z] #28 32.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T23:27:16.079Z] #28 32.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T23:27:16.079Z] #28 32.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T23:27:16.079Z] #28 32.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T23:27:16.079Z] #28 32.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T23:27:16.079Z] #28 32.28 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-05T23:27:16.079Z] #28 32.28 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-05T23:27:16.079Z] #28 32.29 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-05T23:27:16.079Z] #28 32.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T23:27:16.079Z] #28 32.30 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-05T23:27:16.079Z] #28 32.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T23:27:16.079Z] #28 32.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T23:27:16.079Z] #28 32.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T23:27:16.079Z] #28 32.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T23:27:16.079Z] #28 32.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T23:27:16.079Z] #28 32.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T23:27:16.079Z] #28 32.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T23:27:16.079Z] #28 32.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T23:27:16.079Z] #28 32.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T23:27:16.079Z] #28 32.39 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-05T23:27:16.079Z] #28 32.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T23:27:16.079Z] #28 32.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T23:27:16.079Z] #28 32.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T23:27:16.079Z] #28 32.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T23:27:16.079Z] #28 33.10 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:27:16.079Z] #28 33.37 Fetched 18.6 MB in 1s (28.3 MB/s) [2022-04-05T23:27:16.079Z] #28 33.42 Selecting previously unselected package pigz. [2022-04-05T23:27:16.079Z] #28 33.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-05T23:27:16.079Z] #28 33.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.47 Unpacking pigz (2.6-1) ... [2022-04-05T23:27:16.079Z] #28 33.55 Selecting previously unselected package libelf1:amd64. [2022-04-05T23:27:16.079Z] #28 33.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T23:27:16.079Z] #28 33.68 Selecting previously unselected package libbpf0:amd64. [2022-04-05T23:27:16.079Z] #28 33.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:27:16.079Z] #28 33.76 Selecting previously unselected package libcap2:amd64. [2022-04-05T23:27:16.079Z] #28 33.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:27:16.079Z] #28 33.82 Selecting previously unselected package libmnl0:amd64. [2022-04-05T23:27:16.079Z] #28 33.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:27:16.079Z] #28 33.88 Selecting previously unselected package libxtables12:amd64. [2022-04-05T23:27:16.079Z] #28 33.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:27:16.079Z] #28 33.94 Selecting previously unselected package libcap2-bin. [2022-04-05T23:27:16.079Z] #28 33.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 33.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T23:27:16.079Z] #28 34.00 Selecting previously unselected package iproute2. [2022-04-05T23:27:16.079Z] #28 34.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 34.02 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T23:27:16.079Z] #28 34.30 Selecting previously unselected package xxd. [2022-04-05T23:27:16.079Z] #28 34.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:27:16.079Z] #28 34.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:16.079Z] #28 34.40 Selecting previously unselected package vim-common. [2022-04-05T23:27:16.080Z] #28 34.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:27:16.080Z] #28 34.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:16.080Z] #28 34.52 Selecting previously unselected package bash-completion. [2022-04-05T23:27:16.080Z] #28 34.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T23:27:16.080Z] #28 35.67 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T23:27:16.080Z] #28 35.91 Selecting previously unselected package apparmor. [2022-04-05T23:27:16.080Z] #28 35.92 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 35.97 Unpacking apparmor (2.13.6-10) ... [2022-04-05T23:27:16.080Z] #28 36.19 Selecting previously unselected package inetutils-ping. [2022-04-05T23:27:16.080Z] #28 36.19 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.20 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T23:27:16.080Z] #28 36.27 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T23:27:16.080Z] #28 36.29 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.29 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:27:16.080Z] #28 36.35 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T23:27:16.080Z] #28 36.35 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:27:16.080Z] #28 36.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T23:27:16.080Z] #28 36.42 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:27:16.080Z] #28 36.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T23:27:16.080Z] #28 36.47 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:27:16.080Z] #28 36.53 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T23:27:16.080Z] #28 36.54 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:27:16.080Z] #28 36.62 Selecting previously unselected package iptables. [2022-04-05T23:27:16.080Z] #28 36.62 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-05T23:27:16.080Z] #28 36.63 Unpacking iptables (1.8.7-1) ... [2022-04-05T23:27:16.339Z] #28 36.81 Selecting previously unselected package libonig5:amd64. [2022-04-05T23:27:16.339Z] #28 36.82 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T23:27:16.339Z] #28 36.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:27:16.339Z] #28 36.95 Selecting previously unselected package libjq1:amd64. [2022-04-05T23:27:16.598Z] #28 36.96 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T23:27:16.598Z] #28 36.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:27:16.598Z] #28 37.03 Selecting previously unselected package jq. [2022-04-05T23:27:16.598Z] #28 37.05 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-05T23:27:16.598Z] #28 37.05 Unpacking jq (1.6-2.1) ... [2022-04-05T23:27:16.598Z] #28 37.11 Selecting previously unselected package libaio1:amd64. [2022-04-05T23:27:16.598Z] #28 37.13 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T23:27:16.598Z] #28 37.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:27:16.858Z] #28 37.18 Selecting previously unselected package libgpm2:amd64. [2022-04-05T23:27:16.858Z] #28 37.19 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T23:27:16.858Z] #28 37.20 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:27:16.858Z] #28 37.25 Selecting previously unselected package libinih1:amd64. [2022-04-05T23:27:16.858Z] #28 37.25 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-05T23:27:16.858Z] #28 37.26 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T23:27:16.858Z] #28 37.30 Selecting previously unselected package libnet1:amd64. [2022-04-05T23:27:16.858Z] #28 37.32 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T23:27:16.858Z] #28 37.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:27:16.858Z] #28 37.39 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T23:27:16.858Z] #28 37.39 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T23:27:16.858Z] #28 37.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:27:17.117Z] #28 37.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T23:27:17.117Z] #28 37.46 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T23:27:17.117Z] #28 37.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:27:17.117Z] #28 37.52 Selecting previously unselected package net-tools. [2022-04-05T23:27:17.117Z] #28 37.54 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T23:27:17.117Z] #28 37.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:27:17.117Z] #28 37.67 Selecting previously unselected package python-pip-whl. [2022-04-05T23:27:17.117Z] #28 37.69 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:27:17.117Z] #28 37.69 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:27:17.143Z] #60 283.2 + bin/containerd-shim-runc-v1 [2022-04-05T23:27:17.685Z] #28 38.02 Selecting previously unselected package python3-lib2to3. [2022-04-05T23:27:17.685Z] #28 38.03 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T23:27:17.685Z] #28 38.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:27:17.685Z] #28 38.12 Selecting previously unselected package python3-distutils. [2022-04-05T23:27:17.685Z] #28 38.13 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T23:27:17.685Z] #28 38.13 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T23:27:17.685Z] #28 38.22 Selecting previously unselected package python3-pkg-resources. [2022-04-05T23:27:17.685Z] #28 38.22 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T23:27:17.945Z] #28 38.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:27:17.945Z] #28 38.33 Selecting previously unselected package python3-setuptools. [2022-04-05T23:27:17.945Z] #28 38.35 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T23:27:17.945Z] #28 38.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T23:27:18.204Z] #28 38.51 Selecting previously unselected package python3-wheel. [2022-04-05T23:27:18.204Z] #28 38.53 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T23:27:18.204Z] #28 38.53 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T23:27:18.204Z] #28 38.59 Selecting previously unselected package python3-pip. [2022-04-05T23:27:18.204Z] #28 38.61 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T23:27:18.204Z] #28 38.62 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:27:18.464Z] #28 38.86 Selecting previously unselected package sudo. [2022-04-05T23:27:18.464Z] #28 38.86 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T23:27:18.464Z] #28 38.87 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T23:27:18.724Z] #28 39.17 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T23:27:18.724Z] #28 39.18 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T23:27:18.724Z] #28 39.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:27:18.985Z] #28 39.32 Selecting previously unselected package uidmap. [2022-04-05T23:27:18.985Z] #28 39.33 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T23:27:18.985Z] #28 39.34 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T23:27:18.985Z] #28 39.45 Selecting previously unselected package vim-runtime. [2022-04-05T23:27:18.985Z] #28 39.46 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T23:27:18.985Z] #28 39.49 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-05T23:27:18.985Z] #28 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T23:27:18.985Z] #28 39.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:20.893Z] #28 41.10 Selecting previously unselected package vim. [2022-04-05T23:27:20.893Z] #28 41.12 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T23:27:20.893Z] #28 41.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:21.153Z] #28 41.44 Selecting previously unselected package xfsprogs. [2022-04-05T23:27:21.153Z] #28 41.45 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T23:27:21.153Z] #28 41.46 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T23:27:21.412Z] #28 41.74 Selecting previously unselected package zip. [2022-04-05T23:27:21.412Z] #28 41.74 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-05T23:27:21.412Z] #28 41.75 Unpacking zip (3.0-12) ... [2022-04-05T23:27:21.412Z] #28 41.87 Selecting previously unselected package zstd. [2022-04-05T23:27:21.412Z] #28 41.88 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T23:27:21.412Z] #28 41.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:27:21.672Z] #28 42.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T23:27:22.243Z] #28 42.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T23:27:22.243Z] #28 42.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T23:27:22.243Z] #28 42.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T23:27:22.243Z] #28 42.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T23:27:22.243Z] #28 42.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T23:27:22.243Z] #28 42.80 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T23:27:22.396Z] #60 289.3 + bin/containerd-shim-runc-v2 [2022-04-05T23:27:22.503Z] #28 42.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T23:27:22.503Z] #28 42.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T23:27:22.503Z] #28 42.90 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T23:27:22.654Z] #60 290.1 + binaries [2022-04-05T23:27:22.766Z] #28 43.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:22.911Z] #60 290.1 + install -D bin/containerd /build/containerd [2022-04-05T23:27:22.911Z] #60 290.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T23:27:22.911Z] #60 290.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T23:27:22.911Z] #60 290.2 + install -D bin/ctr /build/ctr [2022-04-05T23:27:23.026Z] #28 43.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T23:27:23.026Z] #28 43.31 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T23:27:23.026Z] #28 43.32 Setting up apparmor (2.13.6-10) ... [2022-04-05T23:27:24.408Z] #28 44.50 Setting up zip (3.0-12) ... [2022-04-05T23:27:24.408Z] #28 44.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:24.408Z] #28 44.54 Setting up bash-completion (1:2.11-2) ... [2022-04-05T23:27:25.358Z] #28 45.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T23:27:25.358Z] #28 45.81 Setting up sudo (1.9.5p2-3) ... [2022-04-05T23:27:25.358Z] #28 45.87 invoke-rc.d: could not determine current runlevel [2022-04-05T23:27:25.358Z] #28 45.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:27:25.358Z] #28 45.89 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T23:27:25.358Z] #28 45.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T23:27:25.618Z] #28 45.92 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T23:27:25.618Z] #28 45.93 Setting up pigz (2.6-1) ... [2022-04-05T23:27:25.618Z] #28 45.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T23:27:25.618Z] #28 45.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T23:27:25.618Z] #28 45.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T23:27:25.618Z] #28 45.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:26.184Z] #60 DONE 293.0s [2022-04-05T23:27:26.186Z] #28 46.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T23:27:26.186Z] #28 46.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T23:27:26.186Z] #28 46.67 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T23:27:26.186Z] #28 46.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T23:27:26.186Z] #28 46.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T23:27:26.186Z] #28 46.70 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T23:27:26.441Z] [2022-04-05T23:27:26.441Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T23:27:26.441Z] #61 sha256:1c4328b8bfb5a5cb386d8c757b19f82bff1d926ab5a60579391c1d42d643b382 [2022-04-05T23:27:26.446Z] #28 46.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T23:27:26.704Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T23:27:26.704Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T23:27:26.704Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T23:27:26.704Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T23:27:26.704Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T23:27:26.704Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T23:27:26.704Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T23:27:26.704Z] #28 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T23:27:26.704Z] #28 47.05 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T23:27:27.531Z] #28 47.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T23:27:27.531Z] #28 47.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T23:27:27.531Z] #28 47.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T23:27:27.531Z] #28 47.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T23:27:27.805Z] #61 DONE 1.1s [2022-04-05T23:27:27.805Z] [2022-04-05T23:27:27.805Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T23:27:27.805Z] #66 sha256:d6a27f902302b0e755568dd363d743f7812bf678a972125c8218d51f24d23e4a [2022-04-05T23:27:27.805Z] #66 DONE 0.2s [2022-04-05T23:27:28.061Z] [2022-04-05T23:27:28.061Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T23:27:28.061Z] #71 sha256:1ae6446198e2b6c19aa4666a55ad8d0d5794bfe712b6166fcc54c502d5e5058b [2022-04-05T23:27:28.099Z] #28 48.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T23:27:28.099Z] #28 48.57 Setting up jq (1.6-2.1) ... [2022-04-05T23:27:28.099Z] #28 48.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T23:27:28.099Z] #28 48.60 Setting up iptables (1.8.7-1) ... [2022-04-05T23:27:28.099Z] #28 48.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T23:27:28.099Z] #28 48.65 Setting up iproute2 (5.10.0-4) ... [2022-04-05T23:27:28.684Z] #28 48.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:27:28.987Z] #28 DONE 49.5s [2022-04-05T23:27:28.987Z] [2022-04-05T23:27:28.987Z] #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-05T23:27:28.987Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-05T23:27:28.988Z] #71 DONE 1.0s [2022-04-05T23:27:28.988Z] [2022-04-05T23:27:28.988Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T23:27:28.988Z] #72 sha256:249955c1c135f4bc5f52269a676285a4b00ff6d52a5a01395b3df4835f43836e [2022-04-05T23:27:28.988Z] #72 DONE 0.0s [2022-04-05T23:27:28.988Z] [2022-04-05T23:27:28.988Z] #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-05T23:27:28.988Z] #73 sha256:6a9dc31bc7d9095a5085b9e872848d95aaee90259dd666d844565817663b26c0 [2022-04-05T23:27:29.923Z] #73 0.801 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-05T23:27:29.923Z] #73 0.802 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-05T23:27:29.923Z] #73 0.897 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-05T23:27:29.969Z] #29 0.878 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T23:27:29.969Z] #29 0.882 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T23:27:29.969Z] #29 0.886 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T23:27:29.969Z] #29 DONE 0.9s [2022-04-05T23:27:29.969Z] [2022-04-05T23:27:29.969Z] #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-05T23:27:29.969Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:27:30.239Z] #67 ... [2022-04-05T23:27:30.239Z] [2022-04-05T23:27:30.239Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T23:27:30.239Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-05T23:27:30.486Z] #73 1.055 Reading package lists... [2022-04-05T23:27:31.052Z] #73 1.561 Reading package lists... [2022-04-05T23:27:31.052Z] #73 2.072 Building dependency tree... [2022-04-05T23:27:31.052Z] #73 2.179 Reading state information... [2022-04-05T23:27:31.052Z] #73 2.295 The following additional packages will be installed: [2022-04-05T23:27:31.309Z] #73 2.296 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-05T23:27:31.309Z] #73 2.296 Suggested packages: [2022-04-05T23:27:31.309Z] #73 2.296 systemd-container policykit-1 [2022-04-05T23:27:31.309Z] #73 2.296 Recommended packages: [2022-04-05T23:27:31.309Z] #73 2.296 systemd-timesyncd | time-daemon libnss-systemd [2022-04-05T23:27:31.309Z] #73 2.366 The following NEW packages will be installed: [2022-04-05T23:27:31.309Z] #73 2.366 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-05T23:27:31.309Z] #73 2.367 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-05T23:27:31.566Z] #73 2.634 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T23:27:31.566Z] #73 2.634 Need to get 5817 kB of archives. [2022-04-05T23:27:31.566Z] #73 2.634 After this operation, 19.3 MB of additional disk space will be used. [2022-04-05T23:27:31.566Z] #73 2.634 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-05T23:27:31.566Z] #73 2.636 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-05T23:27:31.566Z] #73 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-05T23:27:31.566Z] #73 2.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-05T23:27:31.566Z] #73 2.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-05T23:27:31.566Z] #73 2.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-05T23:27:31.823Z] #73 2.737 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-05T23:27:31.823Z] #73 2.739 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-05T23:27:31.823Z] #73 2.741 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-05T23:27:31.823Z] #73 2.744 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-05T23:27:31.823Z] #73 2.893 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T23:27:31.823Z] #73 2.925 Fetched 5817 kB in 0s (15.6 MB/s) [2022-04-05T23:27:31.823Z] #73 2.952 Selecting previously unselected package libargon2-1:amd64. [2022-04-05T23:27:31.823Z] #73 2.952 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-05T23:27:31.823Z] #73 2.966 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-05T23:27:31.823Z] #73 2.975 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-05T23:27:31.823Z] #73 3.013 Selecting previously unselected package libjson-c5:amd64. [2022-04-05T23:27:32.081Z] #73 3.015 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-05T23:27:32.081Z] #73 3.019 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-05T23:27:32.081Z] #73 3.058 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-05T23:27:32.081Z] #73 3.061 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-05T23:27:32.081Z] #73 3.066 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-05T23:27:32.081Z] #73 3.127 Selecting previously unselected package libkmod2:amd64. [2022-04-05T23:27:32.081Z] #73 3.130 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-05T23:27:32.081Z] #73 3.134 Unpacking libkmod2:amd64 (28-1) ... [2022-04-05T23:27:32.081Z] #73 3.180 Selecting previously unselected package systemd. [2022-04-05T23:27:32.081Z] #73 3.183 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-05T23:27:32.081Z] #73 3.217 Unpacking systemd (247.3-7) ... [2022-04-05T23:27:32.646Z] #73 3.755 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-05T23:27:32.646Z] #73 3.768 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-05T23:27:32.646Z] #73 3.784 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-05T23:27:32.646Z] #73 3.796 Setting up libkmod2:amd64 (28-1) ... [2022-04-05T23:27:32.646Z] #73 3.807 Setting up systemd (247.3-7) ... [2022-04-05T23:27:32.646Z] #73 3.848 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-05T23:27:32.902Z] #73 3.850 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-05T23:27:32.902Z] #73 3.853 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-05T23:27:32.902Z] #73 3.880 Initializing machine ID from KVM UUID. [2022-04-05T23:27:33.159Z] #73 4.263 Selecting previously unselected package systemd-sysv. [2022-04-05T23:27:33.159Z] #73 4.263 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-05T23:27:33.159Z] #73 4.279 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-05T23:27:33.159Z] #73 4.282 Unpacking systemd-sysv (247.3-7) ... [2022-04-05T23:27:33.159Z] #73 4.328 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-05T23:27:33.159Z] #73 4.331 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-05T23:27:33.159Z] #73 4.336 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-05T23:27:33.159Z] #73 4.413 Selecting previously unselected package dbus. [2022-04-05T23:27:33.416Z] #73 4.416 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-05T23:27:33.416Z] #73 4.431 Unpacking dbus (1.12.20-2) ... [2022-04-05T23:27:33.416Z] #73 4.491 Selecting previously unselected package libpam-systemd:amd64. [2022-04-05T23:27:33.416Z] #73 4.493 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-05T23:27:33.416Z] #73 4.497 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-05T23:27:33.416Z] #73 4.546 Selecting previously unselected package dbus-user-session. [2022-04-05T23:27:33.416Z] #73 4.549 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-05T23:27:33.416Z] #73 4.553 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-05T23:27:33.416Z] #73 4.624 Setting up systemd-sysv (247.3-7) ... [2022-04-05T23:27:33.416Z] #73 4.635 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-05T23:27:33.416Z] #73 4.647 Setting up dbus (1.12.20-2) ... [2022-04-05T23:27:33.673Z] #73 4.776 invoke-rc.d: could not determine current runlevel [2022-04-05T23:27:33.673Z] #73 4.779 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T23:27:33.673Z] #73 4.783 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-05T23:27:33.930Z] #73 4.938 Setting up dbus-user-session (1.12.20-2) ... [2022-04-05T23:27:33.930Z] #73 4.955 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T23:27:34.187Z] #73 DONE 5.1s [2022-04-05T23:27:34.187Z] [2022-04-05T23:27:34.187Z] #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-05T23:27:34.187Z] #74 sha256:5a82448125a2150386b8deb140f8776a4005be57d526ac24bae0c23ed43892bc [2022-04-05T23:27:34.444Z] #74 0.412 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-05T23:27:34.444Z] #74 0.413 Dload Upload Total Spent Left Speed [2022-04-05T23:27:34.701Z] #74 0.414 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5842 [2022-04-05T23:27:34.701Z] #74 DONE 0.8s [2022-04-05T23:27:34.959Z] [2022-04-05T23:27:34.959Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T23:27:34.959Z] #75 sha256:6fffe77ff01828984df9a6974f38d5b0f69b0bbaa8866f56242323a1ea1d99d8 [2022-04-05T23:27:35.933Z] #75 DONE 1.0s [2022-04-05T23:27:35.933Z] [2022-04-05T23:27:35.933Z] #76 exporting to image [2022-04-05T23:27:35.933Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T23:27:35.933Z] #76 exporting layers [2022-04-05T23:27:38.367Z] #30 7.520 Collecting yamllint==1.26.1 [2022-04-05T23:27:38.626Z] #30 8.586 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T23:27:39.193Z] #30 9.238 Collecting pathspec>=0.5.3 [2022-04-05T23:27:39.194Z] #30 9.243 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T23:27:39.761Z] #30 9.476 Collecting pyyaml [2022-04-05T23:27:39.762Z] #30 9.509 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-05T23:27:39.762Z] #30 9.553 Building wheels for collected packages: yamllint [2022-04-05T23:27:39.762Z] #30 9.554 Building wheel for yamllint (setup.py): started [2022-04-05T23:27:40.146Z] #60 ... [2022-04-05T23:27:40.146Z] [2022-04-05T23:27:40.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-05T23:27:40.146Z] #56 sha256:56ebf442dc1d2c96c1d8fd9667be7f9113d930544da307514460caeacc5ebccb [2022-04-05T23:27:40.146Z] #56 244.9 + mkdir -p /build [2022-04-05T23:27:40.146Z] #56 244.9 + cp runc /build/runc [2022-04-05T23:27:40.146Z] #56 DONE 246.8s [2022-04-05T23:27:40.146Z] [2022-04-05T23:27:40.146Z] #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-05T23:27:40.146Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:27:40.146Z] #51 364.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T23:27:40.146Z] #51 DONE 365.7s [2022-04-05T23:27:40.146Z] [2022-04-05T23:27:40.146Z] #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-05T23:27:40.146Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:27:40.146Z] #60 ... [2022-04-05T23:27:40.146Z] [2022-04-05T23:27:40.146Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T23:27:40.146Z] #52 sha256:7aca0e34008dde675ee9e8169032dbb0e3cc11bd70a7b1d4d7f5351fa0646ea8 [2022-04-05T23:27:40.330Z] #30 10.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T23:27:40.330Z] #30 10.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a1d104a080be7b8740859ce10e927fe6b3a34e94014a7381833e55d0aaf6270e [2022-04-05T23:27:40.330Z] #30 10.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T23:27:40.330Z] #30 10.16 Successfully built yamllint [2022-04-05T23:27:40.330Z] #30 10.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T23:27:40.591Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T23:27:40.722Z] #52 DONE 1.7s [2022-04-05T23:27:40.722Z] [2022-04-05T23:27:40.722Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T23:27:40.722Z] #54 sha256:9a7a1b7ff3af754785dd420ee2f4bebf5007f4a62d889543062372a97110721c [2022-04-05T23:27:40.859Z] #30 DONE 10.7s [2022-04-05T23:27:40.859Z] [2022-04-05T23:27:40.859Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T23:27:40.859Z] #34 sha256:2c6048670bc1c6eac19f3e874efb92669719feed8fa1a084c79557b0bd6fbd99 [2022-04-05T23:27:40.984Z] #54 DONE 0.3s [2022-04-05T23:27:40.984Z] [2022-04-05T23:27:40.984Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T23:27:40.984Z] #57 sha256:e560c9a718582acc054cba4079ff4aa7d61dbfccbac7b2ead5bb5356f16e29b2 [2022-04-05T23:27:41.119Z] #34 DONE 0.3s [2022-04-05T23:27:41.119Z] [2022-04-05T23:27:41.119Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T23:27:41.119Z] #39 sha256:685d32151f6a2366730dbdc3b6e72503fb72cb3667e0ed053b60222f890d5963 [2022-04-05T23:27:41.119Z] #39 DONE 0.2s [2022-04-05T23:27:41.119Z] [2022-04-05T23:27:41.119Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T23:27:41.119Z] #42 sha256:822d9c5a81029e92707fd63e6b40b54941fcf0a896a8bef4830a1d39c9b8795d [2022-04-05T23:27:41.218Z] #60 ... [2022-04-05T23:27:41.218Z] [2022-04-05T23:27:41.218Z] #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-05T23:27:41.218Z] #56 sha256:964a658099cb4f3d5459a0618ba68ebb38a0d3ca709cd65b7721e3d440d951b1 [2022-04-05T23:27:41.218Z] #56 202.7 + mkdir -p /build [2022-04-05T23:27:41.218Z] #56 202.7 + cp runc /build/runc [2022-04-05T23:27:41.218Z] #56 DONE 203.9s [2022-04-05T23:27:41.218Z] [2022-04-05T23:27:41.219Z] #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-05T23:27:41.219Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:41.219Z] #60 ... [2022-04-05T23:27:41.219Z] [2022-04-05T23:27:41.219Z] #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-05T23:27:41.219Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T23:27:41.219Z] #51 370.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T23:27:41.219Z] #51 DONE 370.9s [2022-04-05T23:27:41.219Z] [2022-04-05T23:27:41.219Z] #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-05T23:27:41.219Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:41.219Z] #60 ... [2022-04-05T23:27:41.219Z] [2022-04-05T23:27:41.219Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T23:27:41.219Z] #52 sha256:1dfe5cecfb971cf084cc130be39ebfe0bca481b4ef5ca19a7c4f233b8796a0ba [2022-04-05T23:27:41.245Z] #57 DONE 0.4s [2022-04-05T23:27:41.245Z] [2022-04-05T23:27:41.245Z] #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-05T23:27:41.245Z] #60 sha256:f06fa628b81d58fe940f6fe0745390b6979cdb28a1a78174873a313c2b3d5bcf [2022-04-05T23:27:41.245Z] #60 340.9 + bin/containerd [2022-04-05T23:27:41.379Z] #42 DONE 0.1s [2022-04-05T23:27:41.379Z] [2022-04-05T23:27:41.379Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T23:27:41.379Z] #44 sha256:bf0e98be53cf35c4866449fa1ef2164328fe4ade50d315e0dbc92598f7541a82 [2022-04-05T23:27:41.379Z] #44 DONE 0.1s [2022-04-05T23:27:41.379Z] [2022-04-05T23:27:41.379Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T23:27:41.379Z] #48 sha256:cbfa08e07cbada4b2c03a892560fae403876b55e24be2e031511094fcdfa03cd [2022-04-05T23:27:41.379Z] #48 DONE 0.0s [2022-04-05T23:27:41.379Z] [2022-04-05T23:27:41.379Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T23:27:41.379Z] #51 sha256:eb80f0b8a498842e3800ee973e9c4f9aae8785dc279310e40905c246f930a25c [2022-04-05T23:27:41.639Z] #51 DONE 0.1s [2022-04-05T23:27:41.639Z] [2022-04-05T23:27:41.639Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T23:27:41.639Z] #55 sha256:8826cef26bf3cd136cdd8d399c8b828ee50a222faa2c6679047a8aa38eaf6203 [2022-04-05T23:27:41.639Z] #55 DONE 0.0s [2022-04-05T23:27:41.639Z] [2022-04-05T23:27:41.639Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T23:27:41.639Z] #57 sha256:1842a2cfc1e0cd6dc1cbd870d4fde5163fc611f6531d39800228e879bc2249ab [2022-04-05T23:27:41.639Z] #57 DONE 0.1s [2022-04-05T23:27:41.639Z] [2022-04-05T23:27:41.639Z] #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-05T23:27:41.639Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:27:41.781Z] #52 DONE 0.6s [2022-04-05T23:27:41.781Z] [2022-04-05T23:27:41.781Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T23:27:41.781Z] #54 sha256:bc7bc843bf20ab66a51516119aeb54f658fb4de55415f458aff5e77e6e863257 [2022-04-05T23:27:41.781Z] #54 DONE 0.1s [2022-04-05T23:27:41.781Z] [2022-04-05T23:27:41.781Z] #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-05T23:27:41.781Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:41.781Z] #60 ... [2022-04-05T23:27:41.781Z] [2022-04-05T23:27:41.781Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T23:27:41.782Z] #57 sha256:d0e721f1b5ae200fa27e831f67349a8a33f9e37226cdb8a74daa9cd8bb21281d [2022-04-05T23:27:41.899Z] #67 ... [2022-04-05T23:27:41.899Z] [2022-04-05T23:27:41.899Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T23:27:41.899Z] #59 sha256:118eca8f7b7cf33843827167c02e82217783d2ffd7be414080332621330f087e [2022-04-05T23:27:41.899Z] #59 DONE 0.1s [2022-04-05T23:27:41.899Z] [2022-04-05T23:27:41.899Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T23:27:41.899Z] #61 sha256:fd83c147cb623081d4f8c2e968a3cc2cd9b5e985a87b081b9327181c1da3fb20 [2022-04-05T23:27:41.900Z] #61 DONE 0.1s [2022-04-05T23:27:41.900Z] [2022-04-05T23:27:41.900Z] #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-05T23:27:41.900Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:27:42.040Z] #57 DONE 0.2s [2022-04-05T23:27:42.040Z] [2022-04-05T23:27:42.040Z] #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-05T23:27:42.040Z] #60 sha256:8bfb25b50c11913e2760bed121377d9b9f02d1c1c7a7c21311770a433cbb541c [2022-04-05T23:27:42.479Z] #76 exporting layers 6.2s done [2022-04-05T23:27:42.479Z] #76 writing image sha256:cdd6d3ec0169a1e1c0b667c4fa88a384d2419a744b1736f84ebf59c2d8c2e355 done [2022-04-05T23:27:42.479Z] #76 naming to docker.io/library/docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 done [2022-04-05T23:27:42.479Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T23:27:42.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -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:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh dynbinary test-integration [2022-04-05T23:27:43.452Z] #60 321.7 + bin/containerd [2022-04-05T23:27:44.713Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-05T23:27:44.713Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-05T23:27:44.713Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-05T23:27:44.713Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-05T23:27:44.713Z] 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-05T23:27:44.713Z] Detected virtualization docker. [2022-04-05T23:27:44.713Z] Detected architecture x86-64. [2022-04-05T23:27:44.713Z] Set hostname to <4dc53f26e966>. [2022-04-05T23:27:44.713Z] modprobe@configfs.service: Succeeded. [2022-04-05T23:27:44.713Z] modprobe@drm.service: Succeeded. [2022-04-05T23:27:44.713Z] modprobe@fuse.service: Succeeded. [2022-04-05T23:27:44.713Z] + source /etc/docker-entrypoint-cmd [2022-04-05T23:27:44.713Z] ++ hack/make.sh dynbinary test-integration [2022-04-05T23:27:44.713Z] [2022-04-05T23:27:44.971Z] Removing bundles/ [2022-04-05T23:27:44.971Z] [2022-04-05T23:27:44.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T23:27:44.971Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:27:44.971Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:27:46.141Z] 8f616e6e9eec: Pull complete [2022-04-05T23:28:03.841Z] #67 ... [2022-04-05T23:28:03.841Z] [2022-04-05T23:28:03.841Z] #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-05T23:28:03.841Z] #63 sha256:3420429cee37ddf590aa0a560bd2a43c693e693037fff8b8b43b45d701a5bd80 [2022-04-05T23:28:03.841Z] #63 88.52 + mkdir -p /build [2022-04-05T23:28:03.841Z] #63 88.52 + cp runc /build/runc [2022-04-05T23:28:03.841Z] #63 DONE 88.8s [2022-04-05T23:28:03.841Z] [2022-04-05T23:28:03.841Z] #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-05T23:28:03.841Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:28:04.101Z] #67 ... [2022-04-05T23:28:04.101Z] [2022-04-05T23:28:04.101Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T23:28:04.101Z] #64 sha256:6cfb4be309e28311aa8f50eaa651f9fc461376cbc2b72a5d9794601ba6e7f936 [2022-04-05T23:28:04.101Z] #64 DONE 0.1s [2022-04-05T23:28:04.361Z] [2022-04-05T23:28:04.361Z] #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-05T23:28:04.361Z] #67 sha256:51c3d083c6db847f6addbcbf33325b7ea946aaea04871bdd5eef5d2da985c2ba [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-05T23:28:05.408Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T23:28:05.408Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T23:28:06.339Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-04-05T23:28:06.597Z] ok github.com/docker/docker/builder/dockerfile 0.400s coverage: 49.1% of statements [2022-04-05T23:28:07.161Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-05T23:28:07.726Z] ok github.com/docker/docker/builder/remotecontext/git 1.305s coverage: 86.3% of statements [2022-04-05T23:28:07.982Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T23:28:07.982Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T23:28:08.340Z] 037d5740b404: Pull complete [2022-04-05T23:28:08.340Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T23:28:08.340Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:28:08.340Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:28:08.340Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-05T23:28:08.340Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-05T23:28:08.340Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-05T23:28:08.340Z] INFO: Docker version of control daemon [2022-04-05T23:28:08.340Z] [2022-04-05T23:28:08.340Z] Client: [2022-04-05T23:28:08.340Z] Version: 20.10.9 [2022-04-05T23:28:08.340Z] API version: 1.41 [2022-04-05T23:28:08.340Z] Go version: go1.16.8 [2022-04-05T23:28:08.340Z] Git commit: c2ea9bc [2022-04-05T23:28:08.340Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:28:08.340Z] OS/Arch: windows/amd64 [2022-04-05T23:28:08.340Z] Context: default [2022-04-05T23:28:08.340Z] Experimental: true [2022-04-05T23:28:08.340Z] [2022-04-05T23:28:08.340Z] Server: Docker Engine - Community [2022-04-05T23:28:08.340Z] Engine: [2022-04-05T23:28:08.340Z] Version: 20.10.9 [2022-04-05T23:28:08.340Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:28:08.340Z] Go version: go1.16.8 [2022-04-05T23:28:08.340Z] Git commit: 79ea9d3 [2022-04-05T23:28:08.340Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:28:08.340Z] OS/Arch: windows/amd64 [2022-04-05T23:28:08.340Z] Experimental: true [2022-04-05T23:28:08.340Z] [2022-04-05T23:28:08.340Z] INFO: Docker info of control daemon [2022-04-05T23:28:08.340Z] [2022-04-05T23:28:08.340Z] Client: [2022-04-05T23:28:08.340Z] Context: default [2022-04-05T23:28:08.340Z] Debug Mode: false [2022-04-05T23:28:08.340Z] [2022-04-05T23:28:08.340Z] Server: [2022-04-05T23:28:08.340Z] Containers: 0 [2022-04-05T23:28:08.340Z] Running: 0 [2022-04-05T23:28:08.340Z] Paused: 0 [2022-04-05T23:28:08.340Z] Stopped: 0 [2022-04-05T23:28:08.340Z] Images: 1 [2022-04-05T23:28:08.340Z] Server Version: 20.10.9 [2022-04-05T23:28:08.340Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-05T23:28:08.340Z] LCOW: [2022-04-05T23:28:08.340Z] Windows: [2022-04-05T23:28:08.340Z] Logging Driver: json-file [2022-04-05T23:28:08.340Z] Plugins: [2022-04-05T23:28:08.340Z] Volume: local [2022-04-05T23:28:08.340Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:28:08.340Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:28:08.340Z] Swarm: inactive [2022-04-05T23:28:08.340Z] Default Isolation: process [2022-04-05T23:28:08.340Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:28:08.340Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T23:28:08.340Z] OSType: windows [2022-04-05T23:28:08.341Z] Architecture: x86_64 [2022-04-05T23:28:08.341Z] CPUs: 4 [2022-04-05T23:28:08.341Z] Total Memory: 32GiB [2022-04-05T23:28:08.341Z] Name: azwin-2-4e1341 [2022-04-05T23:28:08.341Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T23:28:08.341Z] Docker Root Dir: D:\docker [2022-04-05T23:28:08.341Z] Debug Mode: false [2022-04-05T23:28:08.341Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:28:08.341Z] Labels: [2022-04-05T23:28:08.341Z] Experimental: true [2022-04-05T23:28:08.341Z] Insecure Registries: [2022-04-05T23:28:08.341Z] 10.0.0.4:5000 [2022-04-05T23:28:08.341Z] 127.0.0.0/8 [2022-04-05T23:28:08.341Z] Registry Mirrors: [2022-04-05T23:28:08.341Z] http://10.0.0.4:5000/ [2022-04-05T23:28:08.341Z] Live Restore Enabled: false [2022-04-05T23:28:08.341Z] Product License: Community Engine [2022-04-05T23:28:08.341Z] [2022-04-05T23:28:08.341Z] [2022-04-05T23:28:08.341Z] INFO: Commit hash is 94af3dca3c [2022-04-05T23:28:08.341Z] INFO: Nuke-Everything... [2022-04-05T23:28:08.341Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T23:28:08.341Z] INFO: Nuking d:\CI [2022-04-05T23:28:08.341Z] INFO: Zapped successfully [2022-04-05T23:28:08.341Z] INFO: Location for testing is d:\CI\PR-43401\13 [2022-04-05T23:28:08.341Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T23:28:08.341Z] [2022-04-05T23:28:08.341Z] [2022-04-05T23:28:08.341Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 23:28:04... [2022-04-05T23:28:08.341Z] [2022-04-05T23:28:08.546Z] ok github.com/docker/docker/cmd/docker-proxy 0.296s coverage: 67.6% of statements [2022-04-05T23:28:11.822Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-04-05T23:28:12.140Z] Sending build context to Docker daemon 66.3MB [2022-04-05T23:28:12.140Z] [2022-04-05T23:28:12.140Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T23:28:12.140Z] ---> 02f938cacc3b [2022-04-05T23:28:12.140Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T23:28:12.140Z] ---> Running in a39350af9b63 [2022-04-05T23:28:12.610Z] Removing intermediate container a39350af9b63 [2022-04-05T23:28:12.610Z] ---> 9ea125325fff [2022-04-05T23:28:12.610Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T23:28:12.610Z] ---> Running in 1935d074d8c0 [2022-04-05T23:28:13.081Z] Removing intermediate container 1935d074d8c0 [2022-04-05T23:28:13.081Z] ---> 904522d5ec3d [2022-04-05T23:28:13.081Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T23:28:13.081Z] ---> Running in 4774b1ba8abf [2022-04-05T23:28:13.552Z] Removing intermediate container 4774b1ba8abf [2022-04-05T23:28:13.552Z] ---> 6be0bcee7601 [2022-04-05T23:28:13.552Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T23:28:13.552Z] ---> Running in f2b70565f082 [2022-04-05T23:28:14.024Z] Removing intermediate container f2b70565f082 [2022-04-05T23:28:14.024Z] ---> 76fe47332e16 [2022-04-05T23:28:14.024Z] 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-05T23:28:14.024Z] ---> Running in ec05374c8462 [2022-04-05T23:28:14.494Z] Removing intermediate container ec05374c8462 [2022-04-05T23:28:14.494Z] ---> 3f00e636d92b [2022-04-05T23:28:14.494Z] 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-05T23:28:14.494Z] ---> Running in b32ee8a0ddc6 [2022-04-05T23:28:19.302Z] [2022-04-05T23:28:19.302Z] SUCCESS: Specified value was saved. [2022-04-05T23:28:20.291Z] INFO: Downloading git... [2022-04-05T23:28:21.874Z] INFO: Downloading go... [2022-04-05T23:28:24.098Z] INFO: Downloading compiler 1 of 3... [2022-04-05T23:28:25.087Z] INFO: Downloading compiler 2 of 3... [2022-04-05T23:28:26.078Z] INFO: Downloading compiler 3 of 3... [2022-04-05T23:28:26.549Z] INFO: Extracting git... [2022-04-05T23:28:36.449Z] #67 174.2 # github.com/containerd/containerd/cmd/containerd [2022-04-05T23:28:36.449Z] #67 174.2 /usr/bin/ld: /tmp/go-link-2225559408/000019.o: in function `New': [2022-04-05T23:28:36.449Z] #67 174.2 /tmp/tmp.pO7rID6vsp/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-05T23:28:36.449Z] #67 174.3 + bin/containerd-stress [2022-04-05T23:28:36.449Z] #67 175.4 + bin/containerd-shim [2022-04-05T23:28:39.718Z] #60 373.1 # github.com/containerd/containerd/cmd/containerd [2022-04-05T23:28:39.718Z] #60 373.1 /usr/bin/ld: /tmp/go-link-1314689603/000019.o: in function `New': [2022-04-05T23:28:39.718Z] #60 373.1 /tmp/tmp.X3xnbsZ4Jv/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-05T23:28:39.718Z] #60 373.2 + bin/containerd-stress [2022-04-05T23:28:39.718Z] #60 374.3 + bin/containerd-shim [2022-04-05T23:28:41.509Z] INFO: Expanding go... [2022-04-05T23:28:43.865Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 28.9% of statements [2022-04-05T23:28:43.865Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-05T23:28:43.865Z] ok github.com/docker/docker/cmd/dockerd/trap 2.449s coverage: 0.0% of statements [2022-04-05T23:28:43.865Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T23:28:43.865Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T23:28:43.865Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T23:28:43.865Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T23:28:43.865Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T23:28:44.573Z] #67 186.3 + bin/containerd-shim-runc-v1 [2022-04-05T23:28:47.856Z] #60 385.6 + bin/containerd-shim-runc-v1 [2022-04-05T23:28:49.113Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2022-04-05T23:28:50.042Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-04-05T23:28:50.890Z] 4612f6d0b889: Pull complete [2022-04-05T23:28:50.972Z] ok github.com/docker/docker/daemon 0.110s coverage: 16.9% of statements [2022-04-05T23:28:51.141Z] #67 192.6 + bin/containerd-shim-runc-v2 [2022-04-05T23:28:51.141Z] #67 193.3 + binaries [2022-04-05T23:28:51.141Z] #67 193.3 + install -D bin/containerd /build/containerd [2022-04-05T23:28:51.141Z] #67 193.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T23:28:51.141Z] #67 193.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T23:28:51.141Z] #67 193.4 + install -D bin/ctr /build/ctr [2022-04-05T23:28:51.141Z] #67 DONE 193.8s [2022-04-05T23:28:51.229Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements [2022-04-05T23:28:51.229Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T23:28:52.519Z] [2022-04-05T23:28:52.519Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T23:28:52.519Z] #68 sha256:e712debcb026127160e15e8835576bb319a4b5e3d109c72acf781ce1488825d5 [2022-04-05T23:28:52.519Z] #68 DONE 0.2s [2022-04-05T23:28:52.596Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.0% of statements [2022-04-05T23:28:52.777Z] [2022-04-05T23:28:52.777Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T23:28:52.777Z] #73 sha256:b069c09b4ff0aff9a1b59a127ac5ee627d240b9ff70ccb94925826b5ddc7e203 [2022-04-05T23:28:52.777Z] #73 DONE 0.1s [2022-04-05T23:28:52.777Z] [2022-04-05T23:28:52.777Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T23:28:52.777Z] #78 sha256:fe4f53776f249cb9397ea3de1232c3208af91d6a9b703c90f9bb76f25a0bb267 [2022-04-05T23:28:53.036Z] #78 DONE 0.4s [2022-04-05T23:28:53.036Z] [2022-04-05T23:28:53.036Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T23:28:53.036Z] #79 sha256:5eb5784fb10e68fed3c4153c6a489b0103bd76cbe5e45a1b2f45b346021e6c7b [2022-04-05T23:28:53.036Z] #79 DONE 0.0s [2022-04-05T23:28:53.294Z] [2022-04-05T23:28:53.294Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T23:28:53.294Z] #80 sha256:a153e8c3ecba8fde31957708de7f61223c62e889e57c45ef8dbe2097baff2b9c [2022-04-05T23:28:53.524Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2022-04-05T23:28:54.402Z] #60 391.9 + bin/containerd-shim-runc-v2 [2022-04-05T23:28:54.402Z] #60 392.7 + binaries [2022-04-05T23:28:54.402Z] #60 392.7 + install -D bin/containerd /build/containerd [2022-04-05T23:28:54.402Z] #60 392.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T23:28:54.402Z] #60 392.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T23:28:54.402Z] #60 392.8 + install -D bin/ctr /build/ctr [2022-04-05T23:28:54.452Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.1% of statements [2022-04-05T23:28:55.015Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.3% of statements [2022-04-05T23:28:56.907Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-05T23:28:57.164Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 56.2% of statements [2022-04-05T23:28:57.478Z] #80 DONE 3.6s [2022-04-05T23:28:57.478Z] [2022-04-05T23:28:57.478Z] #81 exporting to image [2022-04-05T23:28:57.478Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T23:28:57.478Z] #81 exporting layers [2022-04-05T23:28:57.752Z] #60 DONE 395.6s [2022-04-05T23:28:58.093Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.6% of statements [2022-04-05T23:28:58.093Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T23:28:58.093Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T23:28:58.093Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T23:28:58.316Z] [2022-04-05T23:28:58.316Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T23:28:58.316Z] #61 sha256:407c7cba51b80f1f1feef7102291dd73df5901850c549f7fdd43a2c99191dd30 [2022-04-05T23:28:59.036Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-04-05T23:28:59.680Z] #61 DONE 1.3s [2022-04-05T23:28:59.680Z] [2022-04-05T23:28:59.680Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T23:28:59.680Z] #66 sha256:c02796af56d76fcdf87c474fda78fc532a20e920d8fe1f96be2d5a9981396c7c [2022-04-05T23:28:59.936Z] #66 DONE 0.3s [2022-04-05T23:28:59.936Z] [2022-04-05T23:28:59.936Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T23:28:59.936Z] #71 sha256:89e67da488d8e52e1f677942c3df393dc56962b2a92aca3c2f209817b94f2a8e [2022-04-05T23:28:59.936Z] #71 DONE 0.2s [2022-04-05T23:28:59.936Z] [2022-04-05T23:28:59.936Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T23:28:59.936Z] #72 sha256:b9121221094bb2f562fcd53964dcd29cc89654100094e2f5af59ddb53987c5d0 [2022-04-05T23:28:59.936Z] #72 DONE 0.0s [2022-04-05T23:28:59.936Z] [2022-04-05T23:28:59.936Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T23:28:59.936Z] #73 sha256:6ba35f60f0f7b954cdc0662dc9104c6329cd427d48b75d93e81b833d6b8ee687 [2022-04-05T23:28:59.970Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.148s coverage: 50.0% of statements [2022-04-05T23:29:01.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.661s coverage: 57.9% of statements [2022-04-05T23:29:01.862Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.544s coverage: 46.1% of statements [2022-04-05T23:29:01.862Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T23:29:01.862Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-05T23:29:01.862Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T23:29:01.869Z] #73 DONE 1.9s [2022-04-05T23:29:01.869Z] [2022-04-05T23:29:01.869Z] #74 exporting to image [2022-04-05T23:29:01.869Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T23:29:01.869Z] #74 exporting layers [2022-04-05T23:29:02.781Z] #60 411.9 # github.com/containerd/containerd/cmd/containerd [2022-04-05T23:29:02.782Z] #60 411.9 /usr/bin/ld: /tmp/go-link-785362635/000019.o: in function `New': [2022-04-05T23:29:02.782Z] #60 411.9 /tmp/tmp.0rXBTPJH0t/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-05T23:29:02.782Z] #60 412.1 + bin/containerd-stress [2022-04-05T23:29:02.782Z] #60 413.2 + bin/containerd-shim [2022-04-05T23:29:02.866Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.5% of statements [2022-04-05T23:29:02.866Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-05T23:29:03.124Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-04-05T23:29:04.170Z] #60 424.3 + bin/containerd-shim-runc-v1 [2022-04-05T23:29:05.043Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.2% of statements [2022-04-05T23:29:05.043Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T23:29:05.043Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T23:29:05.043Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.5% of statements [2022-04-05T23:29:05.607Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 33.6% of statements [2022-04-05T23:29:05.866Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 80.2% of statements [2022-04-05T23:29:05.866Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T23:29:06.430Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-05T23:29:06.430Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-05T23:29:06.687Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-05T23:29:06.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-04-05T23:29:07.506Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2022-04-05T23:29:07.506Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T23:29:08.068Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 54.9% of statements [2022-04-05T23:29:08.068Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-04-05T23:29:08.451Z] #74 exporting layers 6.2s done [2022-04-05T23:29:08.451Z] #74 writing image sha256:b3d0dc9c13e7f9e8d4ef88a64e1499b57a19f581823777b819471d6068d4fd29 done [2022-04-05T23:29:08.451Z] #74 naming to docker.io/library/docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 done [2022-04-05T23:29:08.451Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T23:29:08.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -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:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh dynbinary test-integration [2022-04-05T23:29:08.997Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-04-05T23:29:09.253Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-05T23:29:09.509Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-04-05T23:29:10.436Z] ok github.com/docker/docker/daemon/logger/splunk 1.534s coverage: 82.5% of statements [2022-04-05T23:29:10.436Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T23:29:10.436Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T23:29:10.671Z] [2022-04-05T23:29:10.671Z] Removing bundles/ [2022-04-05T23:29:10.671Z] [2022-04-05T23:29:10.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T23:29:10.671Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:29:10.671Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:29:10.773Z] #60 430.5 + bin/containerd-shim-runc-v2 [2022-04-05T23:29:11.035Z] #60 431.3 + binaries [2022-04-05T23:29:11.035Z] #60 431.3 + install -D bin/containerd /build/containerd [2022-04-05T23:29:11.035Z] #60 431.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T23:29:11.035Z] #60 431.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T23:29:11.035Z] #60 431.4 + install -D bin/ctr /build/ctr [2022-04-05T23:29:11.367Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-04-05T23:29:11.624Z] ok github.com/docker/docker/distribution 0.603s coverage: 28.3% of statements [2022-04-05T23:29:11.624Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T23:29:11.642Z] INFO: Expanding compiler 1 of 3... [2022-04-05T23:29:11.642Z] INFO: Expanding compiler 2 of 3... [2022-04-05T23:29:12.189Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-05T23:29:12.753Z] ok github.com/docker/docker/image 0.022s coverage: 86.6% of statements [2022-04-05T23:29:13.009Z] ok github.com/docker/docker/image/cache 0.005s coverage: 18.0% of statements [2022-04-05T23:29:13.573Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-04-05T23:29:13.583Z] #60 DONE 433.6s [2022-04-05T23:29:13.830Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-04-05T23:29:13.830Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T23:29:14.087Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-04-05T23:29:14.087Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T23:29:14.345Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-05T23:29:14.909Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-04-05T23:29:15.473Z] ok github.com/docker/docker/opts 0.017s coverage: 66.3% of statements [2022-04-05T23:29:15.499Z] [2022-04-05T23:29:15.499Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T23:29:15.499Z] #61 sha256:df20a76a5f49282d299073d3dade760280fab57a64d74448b2d4571b4f28c601 [2022-04-05T23:29:15.730Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-05T23:29:16.442Z] #61 DONE 0.6s [2022-04-05T23:29:16.442Z] [2022-04-05T23:29:16.442Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T23:29:16.442Z] #66 sha256:fd0404f2cbeab58429a7a182ec6fbe47ee045d2155bab4647fd20ed87b9b8e82 [2022-04-05T23:29:16.442Z] #66 DONE 0.3s [2022-04-05T23:29:16.442Z] [2022-04-05T23:29:16.442Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T23:29:16.442Z] #71 sha256:ca48a3180cb1db40abe949749988b33caf4757e900d86ac5093edfc3cb5d5b66 [2022-04-05T23:29:16.703Z] #71 DONE 0.3s [2022-04-05T23:29:16.703Z] [2022-04-05T23:29:16.703Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T23:29:16.703Z] #72 sha256:a67eb6e86a16472e5f390b8f00a3fc2af2f0aae5f3d711c7fc545e7ab3f0ab0b [2022-04-05T23:29:16.703Z] #72 DONE 0.0s [2022-04-05T23:29:16.703Z] [2022-04-05T23:29:16.703Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T23:29:16.703Z] #73 sha256:1ce4acedff126e33369b3092be95580b9479fb02a849356c204025a0b0e63a57 [2022-04-05T23:29:17.100Z] ok github.com/docker/docker/pkg/archive 0.271s coverage: 82.3% of statements [2022-04-05T23:29:17.526Z] INFO: Expanding compiler 3 of 3... [2022-04-05T23:29:17.526Z] INFO: Removing downloaded files... [2022-04-05T23:29:17.526Z] INFO: Downloading containerd [2022-04-05T23:29:18.477Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 68.3% of statements [2022-04-05T23:29:18.477Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-05T23:29:18.477Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-05T23:29:20.007Z] #73 DONE 2.7s [2022-04-05T23:29:20.007Z] [2022-04-05T23:29:20.007Z] #74 exporting to image [2022-04-05T23:29:20.007Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T23:29:20.007Z] #74 exporting layers [2022-04-05T23:29:21.743Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 42.7% of statements [2022-04-05T23:29:21.743Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-05T23:29:21.999Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-05T23:29:22.256Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-05T23:29:23.185Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-05T23:29:23.185Z] ok github.com/docker/docker/layer 7.908s coverage: 69.0% of statements [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T23:29:23.185Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T23:29:23.444Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 87.2% of statements [2022-04-05T23:29:23.702Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-04-05T23:29:23.702Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-04-05T23:29:24.019Z] #81 exporting layers 24.1s done [2022-04-05T23:29:24.019Z] #81 writing image sha256:78c61e453d54a65d271fe63ad3804a0e3f84b82f8cf5dfa9d16cedeff981d9a1 done [2022-04-05T23:29:24.019Z] #81 naming to docker.io/library/docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 done [2022-04-05T23:29:24.019Z] #81 DONE 24.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-05T23:29:24.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/validate/default [2022-04-05T23:29:24.631Z] ok github.com/docker/docker/pkg/idtools 0.425s coverage: 67.9% of statements [2022-04-05T23:29:24.631Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 69.7% of statements [2022-04-05T23:29:24.887Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-05T23:29:24.888Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-05T23:29:24.888Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-05T23:29:24.929Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-05T23:29:24.929Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-05T23:29:24.929Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-05T23:29:24.929Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-05T23:29:24.929Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-05T23:29:24.929Z] Congratulations! No new tests were added to integration-cli. [2022-04-05T23:29:24.929Z] [2022-04-05T23:29:24.929Z] INFO Start validation with golang-ci-lint [2022-04-05T23:29:25.145Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-05T23:29:25.145Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-05T23:29:25.402Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-05T23:29:25.659Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-04-05T23:29:25.659Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-05T23:29:25.659Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T23:29:25.659Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T23:29:25.866Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-05T23:29:25.866Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-05T23:29:25.866Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-05T23:29:25.916Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-04-05T23:29:26.480Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-05T23:29:26.602Z] #74 exporting layers 6.5s done [2022-04-05T23:29:26.602Z] #74 writing image sha256:b1f09fa0556103c7e113e997cca57482cc0a882d14b19f118424d22f32c37c8a done [2022-04-05T23:29:26.602Z] #74 naming to docker.io/library/docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 done [2022-04-05T23:29:26.602Z] #74 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-05T23:29:26.738Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-05T23:29:26.738Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-05T23:29:26.958Z] + trap exit INT TERM [2022-04-05T23:29:26.958Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-05T23:29:26.958Z] + CONTAINER_NAME=docker-pr13 [2022-04-05T23:29:26.958Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh dynbinary [2022-04-05T23:29:28.105Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-05T23:29:28.345Z] [2022-04-05T23:29:28.345Z] Removing bundles/ [2022-04-05T23:29:28.345Z] [2022-04-05T23:29:28.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T23:29:28.346Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:29:28.346Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:29:28.362Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-05T23:29:28.619Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-05T23:29:28.876Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-05T23:29:29.133Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-05T23:29:29.133Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-05T23:29:29.697Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-04-05T23:29:29.953Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-05T23:29:30.209Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-05T23:29:30.771Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-05T23:29:31.026Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-05T23:29:31.282Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-04-05T23:29:31.282Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-05T23:29:32.483Z] [2022-04-05T23:29:32.483Z] Name Version Source Summary [2022-04-05T23:29:32.483Z] ---- ------- ------ ------- [2022-04-05T23:29:32.483Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T23:29:33.177Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-04-05T23:29:33.434Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-04-05T23:29:33.473Z] [2022-04-05T23:29:33.473Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T23:29:33.473Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T23:29:33.473Z] PSChildName : containerd [2022-04-05T23:29:33.473Z] PSDrive : C [2022-04-05T23:29:33.473Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T23:29:33.473Z] PSIsContainer : True [2022-04-05T23:29:33.473Z] Name : containerd [2022-04-05T23:29:33.473Z] FullName : C:\containerd [2022-04-05T23:29:33.473Z] Parent : [2022-04-05T23:29:33.473Z] Exists : True [2022-04-05T23:29:33.473Z] Root : C:\ [2022-04-05T23:29:33.473Z] Extension : [2022-04-05T23:29:33.473Z] CreationTime : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] CreationTimeUtc : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] LastAccessTime : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] LastAccessTimeUtc : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] LastWriteTime : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] LastWriteTimeUtc : 4/5/2022 11:29:33 PM [2022-04-05T23:29:33.473Z] Attributes : Directory [2022-04-05T23:29:33.473Z] Mode : d----- [2022-04-05T23:29:33.473Z] BaseName : containerd [2022-04-05T23:29:33.473Z] Target : {} [2022-04-05T23:29:33.473Z] LinkType : [2022-04-05T23:29:33.692Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-05T23:29:33.944Z] [2022-04-05T23:29:35.059Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-04-05T23:29:35.059Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-05T23:29:35.512Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T23:29:35.513Z] INFO: Configuring git core.autocrlf... [2022-04-05T23:29:35.513Z] [2022-04-05T23:29:35.513Z] [2022-04-05T23:29:35.994Z] ok github.com/docker/docker/registry 0.076s coverage: 58.6% of statements [2022-04-05T23:29:36.557Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-05T23:29:36.557Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2022-04-05T23:29:37.120Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-05T23:29:37.377Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-05T23:29:38.744Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-05T23:29:39.309Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-04-05T23:29:39.872Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-05T23:29:40.803Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-04-05T23:29:42.566Z] 037d5740b404: Pull complete [2022-04-05T23:29:42.566Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T23:29:42.566Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:29:42.566Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:29:42.566Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-05T23:29:42.566Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-05T23:29:42.566Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-05T23:29:42.566Z] INFO: Docker version of control daemon [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Client: [2022-04-05T23:29:42.566Z] Version: 20.10.9 [2022-04-05T23:29:42.566Z] API version: 1.41 [2022-04-05T23:29:42.566Z] Go version: go1.16.8 [2022-04-05T23:29:42.566Z] Git commit: c2ea9bc [2022-04-05T23:29:42.566Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:29:42.566Z] OS/Arch: windows/amd64 [2022-04-05T23:29:42.566Z] Context: default [2022-04-05T23:29:42.566Z] Experimental: true [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Server: Docker Engine - Community [2022-04-05T23:29:42.566Z] Engine: [2022-04-05T23:29:42.566Z] Version: 20.10.9 [2022-04-05T23:29:42.566Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:29:42.566Z] Go version: go1.16.8 [2022-04-05T23:29:42.566Z] Git commit: 79ea9d3 [2022-04-05T23:29:42.566Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:29:42.566Z] OS/Arch: windows/amd64 [2022-04-05T23:29:42.566Z] Experimental: true [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] INFO: Docker info of control daemon [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Client: [2022-04-05T23:29:42.566Z] Context: default [2022-04-05T23:29:42.566Z] Debug Mode: false [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Server: [2022-04-05T23:29:42.566Z] Containers: 0 [2022-04-05T23:29:42.566Z] Running: 0 [2022-04-05T23:29:42.566Z] Paused: 0 [2022-04-05T23:29:42.566Z] Stopped: 0 [2022-04-05T23:29:42.566Z] Images: 1 [2022-04-05T23:29:42.566Z] Server Version: 20.10.9 [2022-04-05T23:29:42.566Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T23:29:42.566Z] Windows: [2022-04-05T23:29:42.566Z] LCOW: [2022-04-05T23:29:42.566Z] Logging Driver: json-file [2022-04-05T23:29:42.566Z] Plugins: [2022-04-05T23:29:42.566Z] Volume: local [2022-04-05T23:29:42.566Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:29:42.566Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:29:42.566Z] Swarm: inactive [2022-04-05T23:29:42.566Z] Default Isolation: process [2022-04-05T23:29:42.566Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:29:42.566Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T23:29:42.566Z] OSType: windows [2022-04-05T23:29:42.566Z] Architecture: x86_64 [2022-04-05T23:29:42.566Z] CPUs: 4 [2022-04-05T23:29:42.566Z] Total Memory: 32GiB [2022-04-05T23:29:42.566Z] Name: azwin-2-4e1340 [2022-04-05T23:29:42.566Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T23:29:42.566Z] Docker Root Dir: D:\docker [2022-04-05T23:29:42.566Z] Debug Mode: false [2022-04-05T23:29:42.566Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:29:42.566Z] Labels: [2022-04-05T23:29:42.566Z] Experimental: true [2022-04-05T23:29:42.566Z] Insecure Registries: [2022-04-05T23:29:42.566Z] 10.0.0.4:5000 [2022-04-05T23:29:42.566Z] 127.0.0.0/8 [2022-04-05T23:29:42.566Z] Registry Mirrors: [2022-04-05T23:29:42.566Z] http://10.0.0.4:5000/ [2022-04-05T23:29:42.566Z] Live Restore Enabled: false [2022-04-05T23:29:42.566Z] Product License: Community Engine [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] INFO: Commit hash is 94af3dca3c [2022-04-05T23:29:42.566Z] INFO: Nuke-Everything... [2022-04-05T23:29:42.566Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T23:29:42.566Z] INFO: Nuking d:\CI [2022-04-05T23:29:42.566Z] INFO: Zapped successfully [2022-04-05T23:29:42.566Z] INFO: Location for testing is d:\CI\PR-43401\13 [2022-04-05T23:29:42.566Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 23:29:30... [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Sending build context to Docker daemon 66.3MB [2022-04-05T23:29:42.566Z] [2022-04-05T23:29:42.566Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T23:29:42.566Z] ---> 02f938cacc3b [2022-04-05T23:29:42.566Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T23:29:42.566Z] ---> Running in f0b4f7b6dd09 [2022-04-05T23:29:42.566Z] Removing intermediate container f0b4f7b6dd09 [2022-04-05T23:29:42.566Z] ---> 50f3eb00b9e4 [2022-04-05T23:29:42.566Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T23:29:42.566Z] ---> Running in b0fd22d9da17 [2022-04-05T23:29:42.566Z] Removing intermediate container b0fd22d9da17 [2022-04-05T23:29:42.566Z] ---> 0ee51f13a9cc [2022-04-05T23:29:42.566Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T23:29:42.566Z] ---> Running in a33ec1b74a72 [2022-04-05T23:29:42.566Z] Removing intermediate container a33ec1b74a72 [2022-04-05T23:29:42.566Z] ---> df6ace645381 [2022-04-05T23:29:42.566Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T23:29:42.566Z] ---> Running in 88b74b8cfe11 [2022-04-05T23:29:42.566Z] Removing intermediate container 88b74b8cfe11 [2022-04-05T23:29:42.566Z] ---> 1554e3a0e87f [2022-04-05T23:29:42.566Z] 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-05T23:29:42.566Z] ---> Running in 0ec930a20e8c [2022-04-05T23:29:42.566Z] Removing intermediate container 0ec930a20e8c [2022-04-05T23:29:42.566Z] ---> 741aa849050d [2022-04-05T23:29:42.566Z] 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-05T23:29:42.566Z] ---> Running in 765fd8b311df [2022-04-05T23:29:44.097Z] [2022-04-05T23:29:44.097Z] SUCCESS: Specified value was saved. [2022-04-05T23:29:45.060Z] INFO: Downloading git... [2022-04-05T23:29:46.604Z] INFO: Downloading go... [2022-04-05T23:29:47.581Z] INFO: Downloading compiler 1 of 3... [2022-04-05T23:29:48.039Z] INFO: Downloading compiler 2 of 3... [2022-04-05T23:29:48.039Z] INFO: Downloading compiler 3 of 3... [2022-04-05T23:29:48.039Z] INFO: Extracting git... [2022-04-05T23:29:51.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:29:51.391Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:29:51.391Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:29:51.391Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:29:51.391Z] [2022-04-05T23:29:51.391Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:29:51.391Z] DOCKER_SYSTEMD=1 [2022-04-05T23:29:51.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:29:51.391Z] HOSTNAME=4dc53f26e966 [2022-04-05T23:29:51.391Z] DEST=bundles/test-integration [2022-04-05T23:29:51.391Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:29:51.391Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:29:51.391Z] container=docker [2022-04-05T23:29:51.391Z] HOME=/root [2022-04-05T23:29:51.391Z] LANG=C.UTF-8 [2022-04-05T23:29:51.391Z] INVOCATION_ID=c40ca93335d648dd9e7e805b542104d9 [2022-04-05T23:29:51.391Z] GOLANG_VERSION=1.18 [2022-04-05T23:29:51.391Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:29:51.391Z] VALIDATE_BRANCH=master [2022-04-05T23:29:51.391Z] TERM=xterm [2022-04-05T23:29:51.391Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:29:51.391Z] SHLVL=3 [2022-04-05T23:29:51.391Z] TIMEOUT=120m [2022-04-05T23:29:51.391Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:29:51.391Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:29:51.391Z] GO111MODULE=off [2022-04-05T23:29:51.391Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T23:29:51.391Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T23:29:51.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:29:51.391Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:29:51.391Z] GOPATH=/go [2022-04-05T23:29:51.391Z] PKG_CONFIG=pkg-config [2022-04-05T23:29:51.391Z] _=/usr/bin/env [2022-04-05T23:29:51.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T23:30:02.738Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.3% of statements [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T23:30:02.738Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === Skipped [2022-04-05T23:30:02.738Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T23:30:02.738Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T23:30:02.738Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T23:30:02.738Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T23:30:02.738Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-05T23:30:02.738Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T23:30:02.738Z] aufs_test.go:38: driver not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-05T23:30:02.738Z] time="2022-04-05T23:28:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-05T23:30:02.738Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-05T23:30:02.738Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-05T23:30:02.738Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:30:02.738Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-05T23:30:02.738Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-05T23:30:02.738Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-05T23:30:02.738Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-05T23:30:02.738Z] [2022-04-05T23:30:02.738Z] DONE 2338 tests, 53 skipped in 198.189s [2022-04-05T23:30:02.738Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:30:02.738Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:30:02.739Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-05T23:30:02.739Z] + 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-05T23:30:02.826Z] INFO: Expanding go... [2022-04-05T23:30:32.744Z] INFO: Expanding compiler 1 of 3... [2022-04-05T23:30:32.744Z] INFO: Expanding compiler 2 of 3... [2022-04-05T23:30:35.635Z] INFO: Expanding compiler 3 of 3... [2022-04-05T23:30:36.092Z] INFO: Removing downloaded files... [2022-04-05T23:30:36.548Z] INFO: Downloading containerd [2022-04-05T23:30:38.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T23:30:38.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T23:30:46.834Z] [2022-04-05T23:30:46.834Z] Name Version Source Summary [2022-04-05T23:30:46.834Z] ---- ------- ------ ------- [2022-04-05T23:30:46.834Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T23:30:48.362Z] [2022-04-05T23:30:48.362Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T23:30:48.362Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T23:30:48.362Z] PSChildName : containerd [2022-04-05T23:30:48.362Z] PSDrive : C [2022-04-05T23:30:48.362Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T23:30:48.362Z] PSIsContainer : True [2022-04-05T23:30:48.362Z] Name : containerd [2022-04-05T23:30:48.362Z] FullName : C:\containerd [2022-04-05T23:30:48.362Z] Parent : [2022-04-05T23:30:48.362Z] Exists : True [2022-04-05T23:30:48.362Z] Root : C:\ [2022-04-05T23:30:48.362Z] Extension : [2022-04-05T23:30:48.362Z] CreationTime : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] CreationTimeUtc : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] LastAccessTime : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] LastAccessTimeUtc : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] LastWriteTime : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] LastWriteTimeUtc : 4/5/2022 11:30:47 PM [2022-04-05T23:30:48.362Z] Attributes : Directory [2022-04-05T23:30:48.362Z] Mode : d----- [2022-04-05T23:30:48.362Z] BaseName : containerd [2022-04-05T23:30:48.362Z] Target : {} [2022-04-05T23:30:48.362Z] LinkType : [2022-04-05T23:30:48.362Z] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork 37.200s coverage: 40.7% of statements [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.236s coverage: 59.9% of statements [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.058s coverage: 4.0% of statements [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-05T23:30:49.364Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T23:30:49.364Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-05T23:30:49.891Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T23:30:49.891Z] INFO: Configuring git core.autocrlf... [2022-04-05T23:30:49.891Z] [2022-04-05T23:30:49.891Z] [2022-04-05T23:30:59.311Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.704s coverage: 7.2% of statements [2022-04-05T23:30:59.311Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T23:30:59.311Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-05T23:30:59.311Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-04-05T23:30:59.311Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T23:30:59.311Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-05T23:30:59.311Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T23:30:59.311Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-05T23:30:59.311Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-05T23:30:59.568Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-05T23:30:59.825Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-05T23:31:00.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T23:31:01.863Z] Removing intermediate container b32ee8a0ddc6 [2022-04-05T23:31:01.863Z] ---> a393c0300640 [2022-04-05T23:31:01.863Z] 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-05T23:31:01.863Z] ---> Running in 71d4f2e552e5 [2022-04-05T23:31:01.863Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T23:31:01.863Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:31:01.863Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:31:01.863Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:31:01.863Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:31:01.863Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:31:01.863Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:31:01.863Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:31:01.863Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:31:01.863Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:31:01.863Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:31:06.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T23:31:12.003Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-05T23:31:16.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T23:31:16.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T23:31:16.830Z] Removing intermediate container 71d4f2e552e5 [2022-04-05T23:31:16.830Z] ---> e6babd7267da [2022-04-05T23:31:16.830Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T23:31:16.830Z] ---> Running in 78c6cc7f9478 [2022-04-05T23:31:17.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:31:17.219Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:31:17.219Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:31:17.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:31:17.219Z] [2022-04-05T23:31:17.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:31:17.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:31:17.219Z] HOSTNAME=98b4fa9c5190 [2022-04-05T23:31:17.219Z] DEST=bundles/test-integration [2022-04-05T23:31:17.219Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:31:17.219Z] DOCKER_ROOTLESS=1 [2022-04-05T23:31:17.219Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:31:17.219Z] container=docker [2022-04-05T23:31:17.219Z] HOME=/root [2022-04-05T23:31:17.219Z] GOLANG_VERSION=1.18 [2022-04-05T23:31:17.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:31:17.219Z] VALIDATE_BRANCH=master [2022-04-05T23:31:17.219Z] TERM=xterm [2022-04-05T23:31:17.219Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:31:17.219Z] SHLVL=1 [2022-04-05T23:31:17.219Z] TIMEOUT=120m [2022-04-05T23:31:17.219Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:31:17.219Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:31:17.219Z] GO111MODULE=off [2022-04-05T23:31:17.219Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T23:31:17.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T23:31:17.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:31:17.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:31:17.219Z] GOPATH=/go [2022-04-05T23:31:17.219Z] PKG_CONFIG=pkg-config [2022-04-05T23:31:17.219Z] _=/usr/bin/env [2022-04-05T23:31:17.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T23:31:17.301Z] Removing intermediate container 78c6cc7f9478 [2022-04-05T23:31:17.301Z] ---> 57af30854bd7 [2022-04-05T23:31:17.301Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T23:31:17.301Z] ---> Running in cf35cbdae6fa [2022-04-05T23:31:17.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T23:31:17.770Z] Removing intermediate container cf35cbdae6fa [2022-04-05T23:31:17.771Z] ---> 0fd7c76aaace [2022-04-05T23:31:17.771Z] Step 11/11 : COPY . . [2022-04-05T23:31:17.842Z] 0a6173b79e25: Pull complete [2022-04-05T23:31:17.842Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-05T23:31:17.842Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:31:17.842Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:31:17.842Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-05T23:31:17.842Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-05T23:31:17.843Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-05T23:31:17.843Z] INFO: Docker version of control daemon [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] Client: [2022-04-05T23:31:17.843Z] Version: 20.10.9 [2022-04-05T23:31:17.843Z] API version: 1.41 [2022-04-05T23:31:17.843Z] Go version: go1.16.8 [2022-04-05T23:31:17.843Z] Git commit: c2ea9bc [2022-04-05T23:31:17.843Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T23:31:17.843Z] OS/Arch: windows/amd64 [2022-04-05T23:31:17.843Z] Context: default [2022-04-05T23:31:17.843Z] Experimental: true [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] Server: Docker Engine - Community [2022-04-05T23:31:17.843Z] Engine: [2022-04-05T23:31:17.843Z] Version: 20.10.9 [2022-04-05T23:31:17.843Z] API version: 1.41 (minimum version 1.24) [2022-04-05T23:31:17.843Z] Go version: go1.16.8 [2022-04-05T23:31:17.843Z] Git commit: 79ea9d3 [2022-04-05T23:31:17.843Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T23:31:17.843Z] OS/Arch: windows/amd64 [2022-04-05T23:31:17.843Z] Experimental: true [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] INFO: Docker info of control daemon [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] Client: [2022-04-05T23:31:17.843Z] Context: default [2022-04-05T23:31:17.843Z] Debug Mode: false [2022-04-05T23:31:17.843Z] Plugins: [2022-04-05T23:31:17.843Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-05T23:31:17.843Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-05T23:31:17.843Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] Server: [2022-04-05T23:31:17.843Z] Containers: 0 [2022-04-05T23:31:17.843Z] Running: 0 [2022-04-05T23:31:17.843Z] Paused: 0 [2022-04-05T23:31:17.843Z] Stopped: 0 [2022-04-05T23:31:17.843Z] Images: 1 [2022-04-05T23:31:17.843Z] Server Version: 20.10.9 [2022-04-05T23:31:17.843Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-05T23:31:17.843Z] LCOW: [2022-04-05T23:31:17.843Z] Windows: [2022-04-05T23:31:17.843Z] Logging Driver: json-file [2022-04-05T23:31:17.843Z] Plugins: [2022-04-05T23:31:17.843Z] Volume: local [2022-04-05T23:31:17.843Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:31:17.843Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:31:17.843Z] Swarm: inactive [2022-04-05T23:31:17.843Z] Default Isolation: process [2022-04-05T23:31:17.843Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T23:31:17.843Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-05T23:31:17.843Z] OSType: windows [2022-04-05T23:31:17.843Z] Architecture: x86_64 [2022-04-05T23:31:17.843Z] CPUs: 4 [2022-04-05T23:31:17.843Z] Total Memory: 32GiB [2022-04-05T23:31:17.843Z] Name: azwin-2-2dbd70 [2022-04-05T23:31:17.843Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-05T23:31:17.843Z] Docker Root Dir: D:\docker [2022-04-05T23:31:17.843Z] Debug Mode: false [2022-04-05T23:31:17.843Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:31:17.843Z] Labels: [2022-04-05T23:31:17.843Z] Experimental: true [2022-04-05T23:31:17.843Z] Insecure Registries: [2022-04-05T23:31:17.843Z] 10.0.0.4:5000 [2022-04-05T23:31:17.843Z] 127.0.0.0/8 [2022-04-05T23:31:17.843Z] Registry Mirrors: [2022-04-05T23:31:17.843Z] http://10.0.0.4:5000/ [2022-04-05T23:31:17.843Z] Live Restore Enabled: false [2022-04-05T23:31:17.843Z] Product License: Community Engine [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] INFO: Commit hash is 94af3dca3c [2022-04-05T23:31:17.843Z] INFO: Nuke-Everything... [2022-04-05T23:31:17.843Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T23:31:17.843Z] INFO: Nuking d:\CI [2022-04-05T23:31:17.843Z] INFO: Zapped successfully [2022-04-05T23:31:17.843Z] INFO: Location for testing is d:\CI\PR-43401\13 [2022-04-05T23:31:17.843Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:17.843Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 23:31:13... [2022-04-05T23:31:17.843Z] [2022-04-05T23:31:18.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T23:31:18.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T23:31:19.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T23:31:21.576Z] Sending build context to Docker daemon 66.3MB [2022-04-05T23:31:21.576Z] [2022-04-05T23:31:21.576Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T23:31:21.576Z] ---> 6a11116086a4 [2022-04-05T23:31:21.576Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T23:31:21.576Z] ---> Running in f3a788806cf5 [2022-04-05T23:31:21.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T23:31:22.035Z] Removing intermediate container f3a788806cf5 [2022-04-05T23:31:22.035Z] ---> ed12012fdcb0 [2022-04-05T23:31:22.035Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T23:31:22.035Z] ---> Running in be80e4caf6f3 [2022-04-05T23:31:22.493Z] Removing intermediate container be80e4caf6f3 [2022-04-05T23:31:22.493Z] ---> 0a1df0432c6b [2022-04-05T23:31:22.493Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T23:31:22.493Z] ---> Running in 0e94d28e634f [2022-04-05T23:31:22.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T23:31:22.951Z] Removing intermediate container 0e94d28e634f [2022-04-05T23:31:22.951Z] ---> cf89b3f47276 [2022-04-05T23:31:22.951Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T23:31:22.951Z] ---> Running in 91e396089e61 [2022-04-05T23:31:23.410Z] Removing intermediate container 91e396089e61 [2022-04-05T23:31:23.410Z] ---> b48402528e73 [2022-04-05T23:31:23.410Z] 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-05T23:31:23.410Z] ---> Running in c59cd9241131 [2022-04-05T23:31:23.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T23:31:23.870Z] Removing intermediate container c59cd9241131 [2022-04-05T23:31:23.870Z] ---> 014598932328 [2022-04-05T23:31:23.870Z] 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-05T23:31:23.870Z] ---> Running in 165118f26b58 [2022-04-05T23:31:23.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T23:31:24.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T23:31:25.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T23:31:26.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T23:31:26.854Z] ok github.com/docker/docker/libnetwork/ipam 15.980s coverage: 85.3% of statements [2022-04-05T23:31:26.854Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T23:31:26.854Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T23:31:26.854Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2022-04-05T23:31:27.111Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-05T23:31:27.111Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T23:31:27.367Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-05T23:31:27.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T23:31:27.930Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-04-05T23:31:28.493Z] ok github.com/docker/docker/libnetwork/iptables 0.134s coverage: 45.1% of statements [2022-04-05T23:31:28.493Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-05T23:31:28.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T23:31:28.750Z] ok github.com/docker/docker/libnetwork/netutils 0.024s coverage: 44.1% of statements [2022-04-05T23:31:29.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:31:29.175Z] Using test binary docker [2022-04-05T23:31:29.432Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T23:31:29.432Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-05T23:31:29.432Z] Starting dockerd [2022-04-05T23:31:29.433Z] INFO: Waiting for daemon to start... [2022-04-05T23:31:34.725Z] . [2022-04-05T23:31:34.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:31:34.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:31:34.725Z] Error: No such image: emptyfs [2022-04-05T23:31:34.725Z] Running integration-test (iteration 1) [2022-04-05T23:31:34.725Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T23:31:34.725Z] Loaded image: busybox:latest [2022-04-05T23:31:34.725Z] Loaded image: busybox:glibc [2022-04-05T23:31:34.975Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:31:34.975Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:31:34.975Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:31:34.975Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:31:34.975Z] [2022-04-05T23:31:34.975Z] + TEST_INTEGRATION_DEST=2 [2022-04-05T23:31:34.975Z] + CONTAINER_NAME=docker-pr13-2 [2022-04-05T23:31:34.975Z] + TEST_SKIP_INTEGRATION=1 [2022-04-05T23:31:34.975Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-05T23:31:34.975Z] + run_tests [2022-04-05T23:31:34.975Z] + c=0 [2022-04-05T23:31:34.975Z] + '[' -n 0 ']' [2022-04-05T23:31:34.975Z] + rm= [2022-04-05T23:31:34.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43401/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh '' test-integration [2022-04-05T23:31:34.975Z] + TEST_INTEGRATION_DEST=1 [2022-04-05T23:31:34.975Z] + CONTAINER_NAME=docker-pr13-1 [2022-04-05T23:31:34.975Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T23:31:34.975Z] + run_tests test-integration-flaky [2022-04-05T23:31:34.975Z] + '[' -n 0 ']' [2022-04-05T23:31:34.975Z] + rm= [2022-04-05T23:31:34.975Z] + TEST_INTEGRATION_DEST=3 [2022-04-05T23:31:34.975Z] + CONTAINER_NAME=docker-pr13-3 [2022-04-05T23:31:34.975Z] + TEST_SKIP_INTEGRATION=1 [2022-04-05T23:31:34.975Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-05T23:31:34.975Z] + run_tests [2022-04-05T23:31:34.975Z] + '[' -n 0 ']' [2022-04-05T23:31:34.975Z] + rm= [2022-04-05T23:31:34.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43401/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh test-integration-flaky test-integration [2022-04-05T23:31:34.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43401/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh '' test-integration [2022-04-05T23:31:34.975Z] ++ jobs -p [2022-04-05T23:31:34.975Z] + for job in $(jobs -p) [2022-04-05T23:31:34.975Z] + wait 11811 [2022-04-05T23:31:34.975Z] [2022-04-05T23:31:34.975Z] [2022-04-05T23:31:34.975Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-05T23:31:34.975Z] [2022-04-05T23:31:34.975Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:31:34.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:31:34.976Z] HOSTNAME=c975906c8fc9 [2022-04-05T23:31:34.976Z] TEST_SKIP_INTEGRATION=1 [2022-04-05T23:31:34.976Z] TESTDEBUG=0 [2022-04-05T23:31:34.976Z] DEST=bundles/test-integration [2022-04-05T23:31:34.976Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:31:34.976Z] KEEPBUNDLE=1 [2022-04-05T23:31:34.976Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:31:34.976Z] container=docker [2022-04-05T23:31:34.976Z] HOME=/root [2022-04-05T23:31:34.976Z] GOLANG_VERSION=1.18 [2022-04-05T23:31:34.976Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:31:34.976Z] VALIDATE_BRANCH=master [2022-04-05T23:31:34.976Z] TERM=xterm [2022-04-05T23:31:34.976Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:31:34.976Z] SHLVL=1 [2022-04-05T23:31:34.976Z] TIMEOUT=120m [2022-04-05T23:31:34.976Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:31:34.976Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:31:34.976Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-05T23:31:34.976Z] GO111MODULE=off [2022-04-05T23:31:34.976Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:31:34.976Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:31:34.976Z] GOPATH=/go [2022-04-05T23:31:34.976Z] PKG_CONFIG=pkg-config [2022-04-05T23:31:34.976Z] _=/usr/bin/env [2022-04-05T23:31:34.976Z] Building test suite binary ./integration-cli/test.main [2022-04-05T23:31:34.976Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:31:34.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:31:34.976Z] HOSTNAME=7d518c54cb58 [2022-04-05T23:31:34.976Z] TEST_SKIP_INTEGRATION=1 [2022-04-05T23:31:34.976Z] TESTDEBUG=0 [2022-04-05T23:31:34.976Z] DEST=bundles/test-integration [2022-04-05T23:31:34.976Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:31:34.976Z] KEEPBUNDLE=1 [2022-04-05T23:31:34.976Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:31:34.976Z] container=docker [2022-04-05T23:31:34.976Z] HOME=/root [2022-04-05T23:31:34.976Z] GOLANG_VERSION=1.18 [2022-04-05T23:31:34.976Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:31:34.976Z] VALIDATE_BRANCH=master [2022-04-05T23:31:34.976Z] TERM=xterm [2022-04-05T23:31:34.976Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:31:34.976Z] SHLVL=1 [2022-04-05T23:31:34.976Z] TIMEOUT=120m [2022-04-05T23:31:34.976Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:31:34.976Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:31:34.976Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-05T23:31:34.976Z] GO111MODULE=off [2022-04-05T23:31:34.976Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:31:34.976Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:31:34.976Z] GOPATH=/go [2022-04-05T23:31:34.976Z] PKG_CONFIG=pkg-config [2022-04-05T23:31:34.976Z] _=/usr/bin/env [2022-04-05T23:31:34.976Z] Building test suite binary ./integration-cli/test.main [2022-04-05T23:31:34.976Z] No new tests added to integration. [2022-04-05T23:31:34.976Z] [2022-04-05T23:31:34.976Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:31:34.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:31:34.976Z] HOSTNAME=99087b3159a2 [2022-04-05T23:31:34.976Z] TESTDEBUG=0 [2022-04-05T23:31:34.976Z] DEST=bundles/test-integration [2022-04-05T23:31:34.976Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:31:34.976Z] KEEPBUNDLE=1 [2022-04-05T23:31:34.976Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:31:34.976Z] container=docker [2022-04-05T23:31:34.976Z] HOME=/root [2022-04-05T23:31:34.976Z] GOLANG_VERSION=1.18 [2022-04-05T23:31:34.976Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:31:34.976Z] VALIDATE_BRANCH=master [2022-04-05T23:31:34.976Z] TERM=xterm [2022-04-05T23:31:34.976Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:31:34.976Z] SHLVL=1 [2022-04-05T23:31:34.976Z] TIMEOUT=120m [2022-04-05T23:31:34.976Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:31:34.976Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:31:34.976Z] GO111MODULE=off [2022-04-05T23:31:34.976Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T23:31:34.976Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:31:34.976Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:31:34.976Z] GOPATH=/go [2022-04-05T23:31:34.976Z] PKG_CONFIG=pkg-config [2022-04-05T23:31:34.976Z] _=/usr/bin/env [2022-04-05T23:31:34.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T23:31:36.091Z] Loaded image: debian:bullseye-slim [2022-04-05T23:31:36.091Z] Loaded image: hello-world:latest [2022-04-05T23:31:36.091Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:31:36.091Z] INFO: Testing against a local daemon [2022-04-05T23:31:36.091Z] === RUN TestCgroupNamespacesBuild [2022-04-05T23:31:37.456Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2022-04-05T23:31:37.456Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T23:31:38.824Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-04-05T23:31:38.824Z] === RUN TestBuildWithSession [2022-04-05T23:31:38.825Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:31:38.825Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:31:38.825Z] === RUN TestBuildSquashParent [2022-04-05T23:31:44.076Z] --- PASS: TestBuildSquashParent (4.45s) [2022-04-05T23:31:44.076Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:31:44.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:31:44.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:31:44.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:31:44.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:31:44.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:31:44.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:31:44.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:31:44.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:31:44.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:31:44.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:31:44.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:31:44.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:31:44.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:31:44.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:31:44.946Z] [2022-04-05T23:31:44.946Z] SUCCESS: Specified value was saved. [2022-04-05T23:31:44.946Z] INFO: Downloading git... [2022-04-05T23:31:44.946Z] INFO: Downloading go... [2022-04-05T23:31:45.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:31:45.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:31:46.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:31:46.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:31:47.851Z] INFO: Downloading compiler 1 of 3... [2022-04-05T23:31:47.851Z] INFO: Downloading compiler 2 of 3... [2022-04-05T23:31:47.851Z] INFO: Downloading compiler 3 of 3... [2022-04-05T23:31:47.851Z] INFO: Extracting git... [2022-04-05T23:31:48.165Z] ---> e813b29ce42c [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-04-05T23:31:48.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-04-05T23:31:48.732Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:31:48.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:31:49.153Z] Successfully built e813b29ce42c [2022-04-05T23:31:49.153Z] Successfully tagged docker:latest [2022-04-05T23:31:49.153Z] INFO: Image build ended at 04/05/2022 23:31:49. Duration:00:03:44.3309498 [2022-04-05T23:31:49.624Z] [2022-04-05T23:31:49.624Z] [2022-04-05T23:31:49.624Z] INFO: Building the test binaries at 04/05/2022 23:31:49... [2022-04-05T23:31:50.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:31:50.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:31:50.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:31:50.631Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-05T23:31:50.631Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-05T23:31:50.631Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:31:51.560Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-04-05T23:31:51.560Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:31:52.489Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-04-05T23:31:52.489Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:31:52.746Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-05T23:31:52.746Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:31:54.396Z] INFO: make.ps1 starting at 04/05/2022 23:31:53 [2022-04-05T23:31:54.396Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:31:54.396Z] INFO: Invoking autogen... [2022-04-05T23:31:54.396Z] INFO: Building daemon... [2022-04-05T23:31:54.638Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-04-05T23:31:54.638Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:31:55.202Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-05T23:31:55.202Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:31:57.093Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-04-05T23:31:57.093Z] === RUN TestBuildWithHugeFile [2022-04-05T23:32:01.927Z] Removing intermediate container 765fd8b311df [2022-04-05T23:32:01.927Z] ---> 2f4f39d3157d [2022-04-05T23:32:01.927Z] 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-05T23:32:01.927Z] ---> Running in fe24c5109d0e [2022-04-05T23:32:02.649Z] INFO: Expanding go... [2022-04-05T23:32:03.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T23:32:03.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T23:32:05.752Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T23:32:05.752Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:32:09.477Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:32:09.477Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:32:09.477Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:32:09.477Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:32:09.477Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:32:09.477Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:32:09.477Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:32:09.477Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:32:09.477Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:32:09.477Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:32:09.477Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:32:09.477Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:32:10.439Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:32:10.439Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:32:17.421Z] INFO [loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 2m48.758327201s [2022-04-05T23:32:17.421Z] 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-05T23:32:17.421Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.948773ms [2022-04-05T23:32:25.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T23:32:31.496Z] Removing intermediate container fe24c5109d0e [2022-04-05T23:32:31.496Z] ---> 726a1515cc53 [2022-04-05T23:32:31.496Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T23:32:31.496Z] ---> Running in ff4f3f34bb8e [2022-04-05T23:32:31.496Z] Removing intermediate container ff4f3f34bb8e [2022-04-05T23:32:31.496Z] ---> aab1115407c9 [2022-04-05T23:32:31.496Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T23:32:31.496Z] ---> Running in 79d328cff7c0 [2022-04-05T23:32:31.496Z] Removing intermediate container 79d328cff7c0 [2022-04-05T23:32:31.496Z] ---> 2b7bc924e2d8 [2022-04-05T23:32:31.496Z] Step 11/11 : COPY . . [2022-04-05T23:32:34.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T23:32:38.330Z] INFO: Expanding compiler 1 of 3... [2022-04-05T23:32:38.330Z] INFO: Expanding compiler 2 of 3... [2022-04-05T23:32:39.870Z] INFO: Expanding compiler 3 of 3... [2022-04-05T23:32:40.328Z] INFO: Removing downloaded files... [2022-04-05T23:32:40.786Z] INFO: Downloading containerd [2022-04-05T23:32:42.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T23:32:42.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T23:32:43.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T23:32:44.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T23:32:44.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T23:32:45.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T23:32:47.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T23:32:48.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T23:32:49.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T23:32:50.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T23:32:51.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T23:32:51.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T23:32:52.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T23:32:53.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T23:32:54.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T23:32:55.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:32:55.478Z] Using test binary docker [2022-04-05T23:32:55.478Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T23:32:55.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:32:55.478Z] INFO: Waiting for daemon to start... [2022-04-05T23:32:55.478Z] Starting dockerd [2022-04-05T23:32:55.590Z] [2022-04-05T23:32:56.049Z] Name Version Source Summary [2022-04-05T23:32:56.049Z] ---- ------- ------ ------- [2022-04-05T23:32:56.049Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T23:32:57.020Z] [2022-04-05T23:32:57.020Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T23:32:57.020Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T23:32:57.020Z] PSChildName : containerd [2022-04-05T23:32:57.020Z] PSDrive : C [2022-04-05T23:32:57.020Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T23:32:57.020Z] PSIsContainer : True [2022-04-05T23:32:57.020Z] Name : containerd [2022-04-05T23:32:57.020Z] FullName : C:\containerd [2022-04-05T23:32:57.020Z] Parent : [2022-04-05T23:32:57.020Z] Exists : True [2022-04-05T23:32:57.020Z] Root : C:\ [2022-04-05T23:32:57.020Z] Extension : [2022-04-05T23:32:57.020Z] CreationTime : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] CreationTimeUtc : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] LastAccessTime : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] LastAccessTimeUtc : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] LastWriteTime : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] LastWriteTimeUtc : 4/5/2022 11:32:56 PM [2022-04-05T23:32:57.020Z] Attributes : Directory [2022-04-05T23:32:57.020Z] Mode : d----- [2022-04-05T23:32:57.020Z] BaseName : containerd [2022-04-05T23:32:57.020Z] Target : {} [2022-04-05T23:32:57.020Z] LinkType : [2022-04-05T23:32:57.020Z] [2022-04-05T23:32:57.411Z] . [2022-04-05T23:32:57.411Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:32:57.667Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:32:57.667Z] Error: No such image: emptyfs [2022-04-05T23:32:57.667Z] Running integration-test (iteration 1) [2022-04-05T23:32:57.667Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T23:32:57.923Z] Loaded image: busybox:latest [2022-04-05T23:32:58.179Z] Loaded image: busybox:glibc [2022-04-05T23:32:58.552Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T23:32:58.552Z] INFO: Configuring git core.autocrlf... [2022-04-05T23:32:58.552Z] [2022-04-05T23:32:58.552Z] [2022-04-05T23:32:59.587Z] Loaded image: debian:bullseye-slim [2022-04-05T23:32:59.587Z] Loaded image: hello-world:latest [2022-04-05T23:32:59.587Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:32:59.587Z] INFO: Testing against a local daemon [2022-04-05T23:32:59.587Z] === RUN TestCgroupNamespacesBuild [2022-04-05T23:33:00.952Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-04-05T23:33:00.952Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T23:33:01.540Z] ---> 299cf58188f7 [2022-04-05T23:33:01.541Z] Successfully built 299cf58188f7 [2022-04-05T23:33:01.541Z] Successfully tagged docker:latest [2022-04-05T23:33:01.541Z] INFO: Image build ended at 04/05/2022 23:32:58. Duration:00:03:28.4502954 [2022-04-05T23:33:01.541Z] [2022-04-05T23:33:01.541Z] [2022-04-05T23:33:01.541Z] INFO: Building the test binaries at 04/05/2022 23:32:58... [2022-04-05T23:33:01.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-04-05T23:33:01.881Z] === RUN TestBuildWithSession [2022-04-05T23:33:01.881Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:33:01.881Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:33:01.881Z] === RUN TestBuildSquashParent [2022-04-05T23:33:03.072Z] INFO: make.ps1 starting at 04/05/2022 23:33:02 [2022-04-05T23:33:03.072Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:33:03.072Z] INFO: Invoking autogen... [2022-04-05T23:33:03.528Z] INFO: Building daemon... [2022-04-05T23:33:04.742Z] --- PASS: TestBuildWithHugeFile (59.43s) [2022-04-05T23:33:04.742Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:33:04.742Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:33:04.742Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:33:04.742Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:33:04.742Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:33:04.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:33:04.742Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:33:04.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:33:04.742Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:33:04.742Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:33:04.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:33:04.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:33:04.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:33:04.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-05T23:33:04.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-05T23:33:04.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-05T23:33:04.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T23:33:04.742Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:33:04.742Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T23:33:04.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T23:33:04.742Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-04-05T23:33:04.742Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-04-05T23:33:04.742Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-04-05T23:33:04.742Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:33:04.742Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-05T23:33:04.742Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T23:33:04.742Z] Loaded image: busybox:latest [2022-04-05T23:33:04.742Z] Loaded image: busybox:glibc [2022-04-05T23:33:04.742Z] Loaded image: debian:bullseye-slim [2022-04-05T23:33:04.742Z] Loaded image: hello-world:latest [2022-04-05T23:33:04.742Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:33:10.052Z] --- PASS: TestBuildSquashParent (7.28s) [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:33:10.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:33:10.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:33:10.052Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:33:10.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:33:10.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:33:10.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:33:12.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.24s) [2022-04-05T23:33:12.834Z] PASS [2022-04-05T23:33:12.834Z] [2022-04-05T23:33:12.834Z] === Skipped [2022-04-05T23:33:12.834Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T23:33:12.834Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:33:12.834Z] [2022-04-05T23:33:12.834Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:33:12.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:33:12.834Z] [2022-04-05T23:33:12.834Z] DONE 34 tests, 2 skipped in 98.259s [2022-04-05T23:33:12.834Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T23:33:12.834Z] INFO: Testing against a local daemon [2022-04-05T23:33:12.834Z] === RUN TestConfigInspect [2022-04-05T23:33:13.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:33:13.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:33:14.725Z] --- PASS: TestConfigInspect (2.32s) [2022-04-05T23:33:14.725Z] === RUN TestConfigList [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.75s) [2022-04-05T23:33:15.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-04-05T23:33:15.149Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:33:15.149Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:33:17.241Z] --- PASS: TestConfigList (2.15s) [2022-04-05T23:33:17.241Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:33:18.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:33:19.131Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-04-05T23:33:19.131Z] === RUN TestConfigsUpdate [2022-04-05T23:33:19.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/networkdb 103.425s coverage: 60.0% of statements [2022-04-05T23:33:20.145Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/osl 4.291s coverage: 39.7% of statements [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/portmapper 0.269s coverage: 48.6% of statements [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-05T23:33:20.145Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T23:33:20.145Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === Skipped [2022-04-05T23:33:20.145Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-05T23:33:20.145Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-05T23:33:20.145Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-05T23:33:20.145Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:33:20.145Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:33:20.145Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:33:20.145Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:33:20.145Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:33:20.145Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-05T23:33:20.145Z] firewalld_test.go:14: firewalld is not running [2022-04-05T23:33:20.145Z] [2022-04-05T23:33:20.145Z] DONE 326 tests, 9 skipped in 200.163s [2022-04-05T23:33:20.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir Post stage [Pipeline] junit [2022-04-05T23:33:20.723Z] Recording test results [2022-04-05T23:33:21.025Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-05T23:33:21.025Z] === RUN TestTemplatedConfig [2022-04-05T23:33:21.238Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-05T23:33:22.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-05T23:33:22.166Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:33:22.306Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T23:33:22.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -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:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh dynbinary test-integration [2022-04-05T23:33:22.952Z] [2022-04-05T23:33:22.952Z] Removing bundles/ [2022-04-05T23:33:22.952Z] [2022-04-05T23:33:22.952Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T23:33:23.208Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:33:23.208Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:33:23.589Z] --- PASS: TestTemplatedConfig (2.58s) [2022-04-05T23:33:23.589Z] === RUN TestConfigCreateResolve [2022-04-05T23:33:26.108Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-04-05T23:33:26.108Z] PASS [2022-04-05T23:33:26.108Z] [2022-04-05T23:33:26.108Z] DONE 6 tests in 13.555s [2022-04-05T23:33:26.108Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T23:33:26.108Z] INFO: Testing against a local daemon [2022-04-05T23:33:26.108Z] === RUN TestCheckpoint [2022-04-05T23:33:26.108Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:33:26.108Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:33:26.108Z] === RUN TestContainerInvalidJSON [2022-04-05T23:33:26.108Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:33:26.108Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:33:26.108Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:33:26.108Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:33:26.108Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:33:26.108Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:33:26.108Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-05T23:33:26.108Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T23:33:26.108Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T23:33:26.108Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:33:26.108Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-05T23:33:26.108Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:33:26.108Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-05T23:33:26.108Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:33:26.108Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-05T23:33:26.108Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:33:26.364Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-05T23:33:26.364Z] === RUN TestCopyFromContainer [2022-04-05T23:33:27.295Z] === RUN TestCopyFromContainer// [2022-04-05T23:33:27.544Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-04-05T23:33:27.544Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:33:27.552Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T23:33:27.552Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T23:33:27.552Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T23:33:27.552Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T23:33:27.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T23:33:27.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T23:33:27.808Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T23:33:27.808Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T23:33:28.065Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer (1.80s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-04-05T23:33:28.065Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-05T23:33:28.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:33:28.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:33:28.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:33:28.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:33:28.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:33:28.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:33:28.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:33:28.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:33:28.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:33:28.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:33:28.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:33:28.065Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:33:28.065Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-05T23:33:28.065Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:33:28.065Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:33:28.065Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:33:28.065Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:33:28.065Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:33:28.065Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:33:28.065Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:33:28.065Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:33:28.065Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:33:28.065Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:33:28.065Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:33:28.065Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:33:28.065Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:33:28.065Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T23:33:28.065Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:33:29.958Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-04-05T23:33:29.958Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:33:31.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:33:31.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:33:31.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:33:31.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:33:31.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:33:31.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:33:31.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:33:31.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:33:31.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:33:31.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:33:31.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:33:31.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T23:33:31.852Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:33:32.109Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-04-05T23:33:32.109Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:33:32.109Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:33:32.109Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:33:32.109Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-05T23:33:32.109Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T23:33:32.109Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:33:32.109Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:33:32.109Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-05T23:33:32.109Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:33:32.366Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-05T23:33:32.366Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T23:33:32.366Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T23:33:32.366Z] === RUN TestDaemonRestartIpcMode [2022-04-05T23:33:32.366Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T23:33:32.366Z] === RUN TestDaemonHostGatewayIP [2022-04-05T23:33:32.366Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T23:33:32.366Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T23:33:32.366Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T23:33:32.366Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:33:32.366Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T23:33:32.366Z] === RUN TestDiff [2022-04-05T23:33:32.927Z] --- PASS: TestDiff (0.62s) [2022-04-05T23:33:32.927Z] === RUN TestExecWithCloseStdin [2022-04-05T23:33:33.489Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-04-05T23:33:33.490Z] === RUN TestExec [2022-04-05T23:33:34.054Z] --- PASS: TestExec (0.65s) [2022-04-05T23:33:34.054Z] === RUN TestExecUser [2022-04-05T23:33:34.983Z] --- PASS: TestExecUser (0.68s) [2022-04-05T23:33:34.983Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:33:35.561Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2022-04-05T23:33:35.561Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:33:35.633Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-05T23:33:35.633Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:33:35.929Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T23:33:35.929Z] [2022-04-05T23:33:35.929Z] ________ ____ __. [2022-04-05T23:33:35.929Z] \_____ \ | |/ _| [2022-04-05T23:33:35.929Z] / | \| < [2022-04-05T23:33:35.929Z] / | \ | \ [2022-04-05T23:33:35.929Z] \_______ /____|__ \ [2022-04-05T23:33:35.929Z] \/ \/ [2022-04-05T23:33:35.929Z] [2022-04-05T23:33:35.929Z] INFO: make.ps1 ended at 04/05/2022 23:33:31 [2022-04-05T23:33:35.929Z] INFO: Binaries build ended at 04/05/2022 23:33:33. Duration:00:01:43.7168552 [2022-04-05T23:33:35.929Z] INFO: Copying the built daemon binary to d:\CI\PR-43401\13\binary\dockerd-94af3dca3c.exe... [2022-04-05T23:33:35.929Z] INFO: Copying the built client binary to d:\CI\PR-43401\13\binary\docker-94af3dca3c.exe... [2022-04-05T23:33:35.929Z] INFO: Copying dockerversion from the container... [2022-04-05T23:33:35.929Z] INFO: Copying the golang package from the container to d:\CI\PR-43401\13\installer\go.zip... [2022-04-05T23:33:35.929Z] INFO: Extracting go.zip to d:\CI\PR-43401\13\go [2022-04-05T23:33:36.953Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-05T23:33:36.953Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:33:37.522Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-04-05T23:33:37.522Z] === RUN TestHealthKillContainer [2022-04-05T23:33:38.178Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-04-05T23:33:38.178Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:33:43.421Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-05T23:33:43.421Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:33:43.677Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-05T23:33:43.677Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:33:47.464Z] --- PASS: TestHealthKillContainer (8.23s) [2022-04-05T23:33:47.464Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:33:47.464Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-04-05T23:33:47.464Z] === RUN TestIpcModeNone [2022-04-05T23:33:47.464Z] --- PASS: TestIpcModeNone (0.69s) [2022-04-05T23:33:47.464Z] === RUN TestIpcModePrivate [2022-04-05T23:33:47.464Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-05T23:33:47.721Z] --- PASS: TestIpcModePrivate (0.60s) [2022-04-05T23:33:47.721Z] === RUN TestIpcModeShareable [2022-04-05T23:33:48.285Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-05T23:33:48.542Z] --- PASS: TestIpcModeShareable (0.65s) [2022-04-05T23:33:48.542Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T23:33:49.007Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-04-05T23:33:49.008Z] === RUN TestBuildWithHugeFile [2022-04-05T23:33:50.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-04-05T23:33:50.434Z] === RUN TestAPIIpcModeHost [2022-04-05T23:33:50.690Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-05T23:33:50.690Z] === RUN TestDaemonIpcModeShareable [2022-04-05T23:33:51.617Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-05T23:33:51.873Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-04-05T23:33:51.873Z] === RUN TestDaemonIpcModePrivate [2022-04-05T23:33:52.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-05T23:33:53.102Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-04-05T23:33:53.102Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T23:33:53.879Z] INFO [linters context/goanalysis] analyzers took 4m43.439214133s with top 10 stages: buildir: 2m0.138284215s, goimports: 24.176606361s, unconvert: 18.988060994s, gosec: 16.624414739s, golint: 9.279254171s, S1038: 8.402988793s, misspell: 7.464457241s, inspect: 4.672514576s, unused: 3.958913563s, nilness: 3.76995849s [2022-04-05T23:33:53.879Z] INFO [runner] Issues before processing: 3060, after processing: 0 [2022-04-05T23:33:53.879Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2059/2444, identifier_marker: 2059/2059, nolint: 0/78, path_prettifier: 2444/2444, skip_files: 2444/2444, filename_unadjuster: 2444/2444, exclude: 2059/2059, cgo: 2444/3060, skip_dirs: 2444/2444, exclude-rules: 78/2059 [2022-04-05T23:33:53.879Z] INFO [runner] processing took 83.170546ms with stages: nolint: 32.390937ms, identifier_marker: 21.970814ms, path_prettifier: 9.987805ms, autogenerated_exclude: 8.521716ms, exclude-rules: 7.947548ms, skip_dirs: 1.844512ms, cgo: 354.448µs, filename_unadjuster: 146.76µs, skip_files: 1.406µs, max_same_issues: 1.253µs, uniq_by_line: 624ns, source_code: 615ns, exclude: 362ns, max_from_linter: 347ns, diff: 309ns, path_shortener: 291ns, severity-rules: 234ns, sort_results: 233ns, max_per_file_from_linter: 219ns, path_prefixer: 113ns [2022-04-05T23:33:53.879Z] INFO [runner] linters took 1m30.53849836s with stages: goanalysis_metalinter: 1m30.455142125s [2022-04-05T23:33:53.879Z] INFO File cache stats: 1666 entries of total size 8.5MiB [2022-04-05T23:33:53.879Z] INFO Memory: 2598 samples, avg is 278.4MB, max is 1145.6MB [2022-04-05T23:33:53.879Z] INFO Execution took 4m19.799710369s [2022-04-05T23:33:53.879Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-05T23:33:54.030Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-05T23:33:54.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh dynbinary test-docker-py [2022-04-05T23:33:54.288Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-05T23:33:54.288Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T23:33:54.474Z] [2022-04-05T23:33:54.737Z] Removing bundles/ [2022-04-05T23:33:54.737Z] [2022-04-05T23:33:54.737Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T23:33:54.737Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:33:54.737Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:33:55.216Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-05T23:33:55.474Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-05T23:33:55.474Z] === RUN TestIpcModeOlderClient [2022-04-05T23:33:55.474Z] === PAUSE TestIpcModeOlderClient [2022-04-05T23:33:55.474Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:33:56.039Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-05T23:33:56.039Z] === RUN TestKillContainer [2022-04-05T23:33:56.039Z] === RUN TestKillContainer/no_signal [2022-04-05T23:33:56.294Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:33:56.551Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:33:57.114Z] --- PASS: TestKillContainer (1.31s) [2022-04-05T23:33:57.114Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-05T23:33:57.114Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-05T23:33:57.114Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-05T23:33:57.114Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:33:57.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T23:33:57.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T23:33:58.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-04-05T23:33:58.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-05T23:33:58.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-05T23:33:58.610Z] === RUN TestKillStoppedContainer [2022-04-05T23:33:58.610Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-05T23:33:58.610Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:33:58.610Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-05T23:33:58.610Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:33:59.179Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-04-05T23:33:59.179Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:33:59.179Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:33:59.179Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:33:59.179Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:33:59.179Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:33:59.179Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:33:59.179Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T23:33:59.436Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-05T23:33:59.436Z] === RUN TestLinksContainerNames [2022-04-05T23:34:00.364Z] --- PASS: TestLinksContainerNames (0.98s) [2022-04-05T23:34:00.364Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:34:00.927Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-04-05T23:34:00.927Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T23:34:01.183Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/default [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/private [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/slave [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/shared [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/default [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/shared [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/slave [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:34:01.183Z] === CONT TestMountDaemonRoot/private [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:34:01.183Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T23:34:01.183Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T23:34:01.184Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T23:34:01.440Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:34:01.696Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:34:01.953Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T23:34:01.953Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:34:01.953Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-05T23:34:01.953Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T23:34:01.953Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T23:34:03.321Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-04-05T23:34:03.321Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T23:34:03.577Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-05T23:34:03.577Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T23:34:03.834Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-05T23:34:03.834Z] === RUN TestNetworkNat [2022-04-05T23:34:04.398Z] --- PASS: TestNetworkNat (0.50s) [2022-04-05T23:34:04.398Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:34:05.020Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-04-05T23:34:05.020Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:34:06.073Z] INFO: Extraction ended at 04/05/2022 23:34:05. Duration:00:00:30.4283864 [2022-04-05T23:34:06.073Z] INFO: Updating the golang and path environment variables [2022-04-05T23:34:06.073Z] INFO: GOPATH=d:\gopath [2022-04-05T23:34:06.073Z] INFO: go version go1.18 windows/amd64 [2022-04-05T23:34:06.073Z] INFO: Running the daemon under test in debug mode [2022-04-05T23:34:06.073Z] INFO: Starting a daemon under test... [2022-04-05T23:34:06.073Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43401\13\daemon --pidfile d:\CI\PR-43401\13\docker.pid -D [2022-04-05T23:34:06.074Z] INFO: Process started successfully. [2022-04-05T23:34:06.074Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T23:34:06.542Z] INFO: Waiting for the daemon under test to start... [2022-04-05T23:34:07.565Z] --- PASS: TestNetworkLoopbackNat (2.68s) [2022-04-05T23:34:07.565Z] === RUN TestPause [2022-04-05T23:34:08.127Z] --- PASS: TestPause (0.46s) [2022-04-05T23:34:08.127Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:34:08.127Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:34:08.127Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:34:08.127Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:34:11.276Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-04-05T23:34:11.276Z] === RUN TestPidHost [2022-04-05T23:34:11.276Z] --- PASS: TestPidHost (0.99s) [2022-04-05T23:34:11.276Z] === RUN TestPsFilter [2022-04-05T23:34:11.276Z] --- PASS: TestPsFilter (0.15s) [2022-04-05T23:34:11.276Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:34:11.276Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-04-05T23:34:11.276Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:34:11.276Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-05T23:34:11.276Z] === RUN TestRemoveContainerRunning [2022-04-05T23:34:11.276Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-05T23:34:11.276Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:34:11.532Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-04-05T23:34:11.532Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:34:11.532Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T23:34:11.532Z] === RUN TestRenameLinkedContainer [2022-04-05T23:34:11.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T23:34:11.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T23:34:13.421Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-04-05T23:34:13.421Z] === RUN TestRenameStoppedContainer [2022-04-05T23:34:13.677Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-04-05T23:34:13.677Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:34:14.605Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-04-05T23:34:14.605Z] === RUN TestRenameInvalidName [2022-04-05T23:34:15.170Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-05T23:34:15.170Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:34:17.104Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-04-05T23:34:17.104Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:34:17.365Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-05T23:34:17.365Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:34:18.294Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-04-05T23:34:18.294Z] === RUN TestResize [2022-04-05T23:34:18.551Z] --- PASS: TestResize (0.47s) [2022-04-05T23:34:18.551Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:34:19.115Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-05T23:34:19.115Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:34:19.372Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-05T23:34:19.372Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:34:19.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:34:19.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:34:19.372Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:34:19.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:34:19.372Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:34:19.372Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:34:19.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:19.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:19.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:19.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:34:19.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:20.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:34:21.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:22.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:34:22.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:34:23.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:23.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:27.021Z] ...INFO: Daemon under test started and replied! [2022-04-05T23:34:27.021Z] INFO: Docker version of the daemon under test [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] Client: [2022-04-05T23:34:27.021Z] Version: 17.06.2-ce [2022-04-05T23:34:27.021Z] API version: 1.30 [2022-04-05T23:34:27.021Z] Go version: go1.8.3 [2022-04-05T23:34:27.021Z] Git commit: cec0b72 [2022-04-05T23:34:27.021Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T23:34:27.021Z] OS/Arch: windows/amd64 [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] Server: [2022-04-05T23:34:27.021Z] Version: 0.0.0-dev [2022-04-05T23:34:27.021Z] API version: 1.42 (minimum version 1.24) [2022-04-05T23:34:27.021Z] Go version: go1.18 [2022-04-05T23:34:27.021Z] Git commit: 94af3dca3c [2022-04-05T23:34:27.021Z] Built: 04/05/2022 23:31:53 [2022-04-05T23:34:27.021Z] OS/Arch: windows/amd64 [2022-04-05T23:34:27.021Z] Experimental: false [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] INFO: Docker info of the daemon under test [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] Containers: 0 [2022-04-05T23:34:27.021Z] Running: 0 [2022-04-05T23:34:27.021Z] Paused: 0 [2022-04-05T23:34:27.021Z] Stopped: 0 [2022-04-05T23:34:27.021Z] Images: 0 [2022-04-05T23:34:27.021Z] Server Version: 0.0.0-dev [2022-04-05T23:34:27.021Z] Storage Driver: windowsfilter [2022-04-05T23:34:27.021Z] Windows: [2022-04-05T23:34:27.021Z] Logging Driver: json-file [2022-04-05T23:34:27.021Z] Plugins: [2022-04-05T23:34:27.021Z] Volume: local [2022-04-05T23:34:27.021Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:34:27.021Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:34:27.021Z] Swarm: inactive [2022-04-05T23:34:27.021Z] Default Isolation: process [2022-04-05T23:34:27.021Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:34:27.021Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T23:34:27.021Z] OSType: windows [2022-04-05T23:34:27.021Z] Architecture: x86_64 [2022-04-05T23:34:27.021Z] CPUs: 4 [2022-04-05T23:34:27.021Z] Total Memory: 32GiB [2022-04-05T23:34:27.021Z] Name: azwin-2-4e1341 [2022-04-05T23:34:27.021Z] ID: W7OI:XS5P:PP5Q:2T6X:3YON:AVFO:CF62:LD6X:W34N:KN4R:UTHH:5KHT [2022-04-05T23:34:27.021Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-05T23:34:27.021Z] Debug Mode (client): false [2022-04-05T23:34:27.021Z] Debug Mode (server): true [2022-04-05T23:34:27.021Z] File Descriptors: -1 [2022-04-05T23:34:27.021Z] Goroutines: 16 [2022-04-05T23:34:27.021Z] System Time: 2022-04-05T23:34:25.5887915Z [2022-04-05T23:34:27.021Z] EventsListeners: 0 [2022-04-05T23:34:27.021Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:34:27.021Z] Labels: [2022-04-05T23:34:27.021Z] Experimental: false [2022-04-05T23:34:27.021Z] Insecure Registries: [2022-04-05T23:34:27.021Z] 127.0.0.0/8 [2022-04-05T23:34:27.021Z] Live Restore Enabled: false [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] INFO: Docker images of the daemon under test [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:34:27.021Z] [2022-04-05T23:34:27.021Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T23:34:27.021Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-05T23:34:27.021Z] ltsc2022: Pulling from windows/servercore [2022-04-05T23:34:27.021Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T23:34:27.021Z] 037d5740b404: Pulling fs layer [2022-04-05T23:34:28.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:34:28.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:34:31.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:34:31.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:34:33.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:34:33.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:34:34.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:34:35.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-04-05T23:34:37.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-04-05T23:34:37.440Z] === RUN TestCgroupNamespacesRun [2022-04-05T23:34:38.851Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-04-05T23:34:38.851Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T23:34:38.851Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-05T23:34:38.851Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-05T23:34:38.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T23:34:39.786Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-05T23:34:39.786Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T23:34:40.574Z] Removing intermediate container 165118f26b58 [2022-04-05T23:34:40.574Z] ---> 13cf9baa105b [2022-04-05T23:34:40.574Z] 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-05T23:34:40.574Z] ---> Running in 1e392d5a7535 [2022-04-05T23:34:41.197Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-04-05T23:34:41.197Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T23:34:42.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-05T23:34:42.128Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T23:34:43.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-04-05T23:34:43.495Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T23:34:44.059Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-05T23:34:44.059Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T23:34:44.321Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T23:34:44.321Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T23:34:44.730Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T23:34:44.730Z] [2022-04-05T23:34:44.730Z] ________ ____ __. [2022-04-05T23:34:44.730Z] \_____ \ | |/ _| [2022-04-05T23:34:44.730Z] / | \| < [2022-04-05T23:34:44.730Z] / | \ | \ [2022-04-05T23:34:44.730Z] \_______ /____|__ \ [2022-04-05T23:34:44.730Z] \/ \/ [2022-04-05T23:34:44.730Z] [2022-04-05T23:34:44.730Z] INFO: make.ps1 ended at 04/05/2022 23:34:34 [2022-04-05T23:34:44.730Z] INFO: Binaries build ended at 04/05/2022 23:34:36. Duration:00:01:37.3260570 [2022-04-05T23:34:44.730Z] INFO: Copying the built daemon binary to d:\CI\PR-43401\13\binary\dockerd-94af3dca3c.exe... [2022-04-05T23:34:44.730Z] INFO: Copying the built client binary to d:\CI\PR-43401\13\binary\docker-94af3dca3c.exe... [2022-04-05T23:34:44.730Z] INFO: Copying dockerversion from the container... [2022-04-05T23:34:44.730Z] INFO: Copying the golang package from the container to d:\CI\PR-43401\13\installer\go.zip... [2022-04-05T23:34:44.730Z] INFO: Extracting go.zip to d:\CI\PR-43401\13\go [2022-04-05T23:34:44.779Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T23:34:44.780Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T23:34:44.780Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T23:34:44.780Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T23:34:45.243Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T23:34:45.243Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T23:34:45.243Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T23:34:45.243Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T23:34:45.243Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T23:34:45.243Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T23:34:45.243Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T23:34:45.423Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2022-04-05T23:34:45.423Z] === RUN TestNISDomainname [2022-04-05T23:34:45.563Z] --- PASS: TestBuildWithHugeFile (50.75s) [2022-04-05T23:34:45.564Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:34:45.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:34:45.564Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:34:45.564Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:34:45.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:34:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:34:45.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:34:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:34:45.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:34:45.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:34:45.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:34:45.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:34:45.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:34:45.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-05T23:34:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-05T23:34:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-04-05T23:34:45.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T23:34:45.564Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:34:45.564Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T23:34:45.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T23:34:45.708Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T23:34:45.986Z] --- PASS: TestNISDomainname (0.62s) [2022-04-05T23:34:45.986Z] === RUN TestHostnameDnsResolution [2022-04-05T23:34:46.041Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:34:46.041Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:34:46.041Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:34:46.041Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:34:46.041Z] [2022-04-05T23:34:46.041Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T23:34:46.041Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T23:34:46.041Z] HOSTNAME=05a3ffcbde25 [2022-04-05T23:34:46.041Z] TESTDEBUG=0 [2022-04-05T23:34:46.041Z] DEST=bundles/test-integration [2022-04-05T23:34:46.041Z] PWD=/go/src/github.com/docker/docker [2022-04-05T23:34:46.041Z] DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 [2022-04-05T23:34:46.041Z] container=docker [2022-04-05T23:34:46.041Z] HOME=/root [2022-04-05T23:34:46.041Z] GOLANG_VERSION=1.18 [2022-04-05T23:34:46.041Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T23:34:46.041Z] VALIDATE_BRANCH=master [2022-04-05T23:34:46.041Z] TERM=xterm [2022-04-05T23:34:46.041Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T23:34:46.041Z] SHLVL=1 [2022-04-05T23:34:46.041Z] TIMEOUT=120m [2022-04-05T23:34:46.041Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T23:34:46.041Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T23:34:46.041Z] GO111MODULE=off [2022-04-05T23:34:46.041Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T23:34:46.041Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T23:34:46.041Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T23:34:46.041Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T23:34:46.041Z] GOPATH=/go [2022-04-05T23:34:46.041Z] PKG_CONFIG=pkg-config [2022-04-05T23:34:46.041Z] _=/usr/bin/env [2022-04-05T23:34:46.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T23:34:46.547Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-05T23:34:46.547Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T23:34:47.109Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-05T23:34:47.109Z] === RUN TestPrivilegedHostDevices [2022-04-05T23:34:47.261Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T23:34:47.261Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T23:34:47.671Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-04-05T23:34:47.671Z] === RUN TestStats [2022-04-05T23:34:48.274Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T23:34:48.274Z] 8f616e6e9eec: Download complete [2022-04-05T23:34:48.274Z] 037d5740b404: Verifying Checksum [2022-04-05T23:34:48.274Z] 037d5740b404: Download complete [2022-04-05T23:34:49.770Z] --- PASS: TestBuildPreserveOwnership (9.94s) [2022-04-05T23:34:49.770Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.91s) [2022-04-05T23:34:49.770Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-05T23:34:49.770Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:34:49.770Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-05T23:34:49.770Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T23:34:49.770Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-05T23:34:49.770Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-05T23:34:49.770Z] PASS [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === Skipped [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T23:34:49.770Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:34:49.770Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-05T23:34:49.770Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] DONE 34 tests, 3 skipped in 111.521s [2022-04-05T23:34:49.770Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T23:34:49.770Z] INFO: Testing against a local daemon [2022-04-05T23:34:49.770Z] === RUN TestConfigInspect [2022-04-05T23:34:49.770Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-05T23:34:49.770Z] === RUN TestConfigList [2022-04-05T23:34:49.770Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestConfigList (0.01s) [2022-04-05T23:34:49.770Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:34:49.770Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-05T23:34:49.770Z] === RUN TestConfigsUpdate [2022-04-05T23:34:49.770Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-05T23:34:49.770Z] === RUN TestTemplatedConfig [2022-04-05T23:34:49.770Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T23:34:49.770Z] === RUN TestConfigCreateResolve [2022-04-05T23:34:49.770Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-05T23:34:49.770Z] PASS [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === Skipped [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-04-05T23:34:49.770Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-05T23:34:49.770Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-05T23:34:49.770Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-05T23:34:49.770Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-05T23:34:49.770Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-05T23:34:49.770Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:34:49.770Z] [2022-04-05T23:34:49.770Z] DONE 6 tests, 6 skipped in 0.164s [2022-04-05T23:34:49.770Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T23:34:49.770Z] INFO: Testing against a local daemon [2022-04-05T23:34:49.770Z] === RUN TestCheckpoint [2022-04-05T23:34:49.770Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:34:49.770Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:34:49.770Z] === RUN TestContainerInvalidJSON [2022-04-05T23:34:49.770Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:34:49.770Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:34:49.770Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:34:49.770Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:34:49.770Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:34:49.770Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:34:49.770Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-05T23:34:49.770Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T23:34:49.770Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T23:34:49.770Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:34:49.770Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-05T23:34:49.770Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:34:49.770Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-05T23:34:49.770Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:34:49.770Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-05T23:34:49.770Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:34:49.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-05T23:34:49.770Z] === RUN TestCopyFromContainer [2022-04-05T23:34:50.184Z] --- PASS: TestStats (2.50s) [2022-04-05T23:34:50.184Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:34:50.184Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T23:34:50.184Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T23:34:50.184Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T23:34:50.184Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T23:34:50.184Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T23:34:50.184Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T23:34:50.184Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T23:34:50.184Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T23:34:50.184Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T23:34:50.184Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T23:34:50.747Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T23:34:53.040Z] === RUN TestCopyFromContainer// [2022-04-05T23:34:53.265Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T23:34:53.298Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T23:34:53.298Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T23:34:53.298Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T23:34:53.298Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T23:34:53.298Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T23:34:53.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T23:34:53.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T23:34:53.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T23:34:53.555Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer (3.89s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-05T23:34:53.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-05T23:34:53.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:34:53.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:34:53.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:34:53.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:34:53.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:34:53.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:34:53.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:34:53.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:34:53.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:34:53.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:34:53.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:34:53.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:34:53.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-05T23:34:53.813Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:34:53.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:34:53.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:34:53.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:34:53.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:34:53.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:34:53.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:34:53.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:34:53.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:34:53.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:34:53.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:34:53.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:34:53.813Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:34:53.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T23:34:53.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:34:54.633Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-05T23:34:54.633Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-05T23:34:54.633Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-04-05T23:34:54.633Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-04-05T23:34:54.633Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-04-05T23:34:54.633Z] === RUN TestDeleteDevicemapper [2022-04-05T23:34:54.633Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:34:54.633Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T23:34:54.633Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:34:55.219Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-04-05T23:34:55.219Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:34:56.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:34:56.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:34:56.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:34:56.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:34:56.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:34:56.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:34:56.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:34:56.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:34:56.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:34:56.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:34:56.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-04-05T23:34:56.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-05T23:34:56.148Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:34:56.404Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-04-05T23:34:56.404Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:34:56.570Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2022-04-05T23:34:56.571Z] === RUN TestUpdateMemory [2022-04-05T23:34:56.571Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:34:56.571Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T23:34:56.571Z] === RUN TestUpdateCPUQuota [2022-04-05T23:34:56.661Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:34:56.661Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:34:56.661Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-05T23:34:56.661Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T23:34:56.661Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:34:56.661Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:34:56.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-05T23:34:56.661Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:34:56.661Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:34:56.661Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T23:34:56.661Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-05T23:34:56.661Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-05T23:34:56.661Z] === RUN TestDaemonRestartIpcMode [2022-04-05T23:34:56.661Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T23:34:56.661Z] === RUN TestDaemonHostGatewayIP [2022-04-05T23:34:56.661Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:34:56.661Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-05T23:34:56.661Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T23:34:56.661Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T23:34:56.661Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:34:56.661Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-05T23:34:56.661Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:34:56.661Z] === RUN TestDiff [2022-04-05T23:34:56.916Z] --- PASS: TestDiff (0.41s) [2022-04-05T23:34:56.916Z] === RUN TestExecWithCloseStdin [2022-04-05T23:34:57.477Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-05T23:34:57.478Z] === RUN TestExec [2022-04-05T23:34:57.499Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-04-05T23:34:57.499Z] === RUN TestUpdatePidsLimit [2022-04-05T23:34:57.499Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T23:34:57.756Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T23:34:57.756Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T23:34:58.042Z] --- PASS: TestExec (0.47s) [2022-04-05T23:34:58.042Z] === RUN TestExecUser [2022-04-05T23:34:58.317Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T23:34:58.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T23:34:58.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T23:34:58.602Z] --- PASS: TestExecUser (0.49s) [2022-04-05T23:34:58.602Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:34:58.829Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T23:34:58.857Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-04-05T23:34:58.857Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:34:59.758Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-04-05T23:34:59.758Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-05T23:34:59.758Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-04-05T23:34:59.759Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-04-05T23:34:59.759Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-05T23:34:59.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-05T23:34:59.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-05T23:34:59.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-05T23:34:59.759Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:35:00.267Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-04-05T23:35:00.267Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:35:00.830Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-05T23:35:00.830Z] === RUN TestHealthKillContainer [2022-04-05T23:35:08.998Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-05T23:35:08.998Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:35:08.998Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:35:08.998Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:35:08.998Z] === RUN TestIpcModeNone [2022-04-05T23:35:08.998Z] --- PASS: TestIpcModeNone (0.41s) [2022-04-05T23:35:08.998Z] === RUN TestIpcModePrivate [2022-04-05T23:35:09.559Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-05T23:35:09.559Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-05T23:35:09.559Z] === RUN TestIpcModeShareable [2022-04-05T23:35:09.559Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:35:09.559Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-05T23:35:09.559Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T23:35:09.794Z] INFO: Extraction ended at 04/05/2022 23:35:06. Duration:00:00:28.2232845 [2022-04-05T23:35:09.794Z] INFO: Updating the golang and path environment variables [2022-04-05T23:35:09.794Z] INFO: GOPATH=d:\gopath [2022-04-05T23:35:09.794Z] INFO: go version go1.18 windows/amd64 [2022-04-05T23:35:09.794Z] INFO: Running the daemon under test in debug mode [2022-04-05T23:35:09.794Z] INFO: Running the daemon under test in containerd mode [2022-04-05T23:35:09.794Z] INFO: Starting a daemon under test... [2022-04-05T23:35:09.794Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43401\13\daemon --pidfile d:\CI\PR-43401\13\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-05T23:35:09.794Z] INFO: Containerd started successfully. [2022-04-05T23:35:09.794Z] INFO: Process started successfully. [2022-04-05T23:35:09.794Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T23:35:09.794Z] INFO: Waiting for the daemon under test to start... [2022-04-05T23:35:10.925Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-04-05T23:35:10.925Z] === RUN TestAPIIpcModeHost [2022-04-05T23:35:10.925Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:35:10.925Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-05T23:35:10.925Z] === RUN TestDaemonIpcModeShareable [2022-04-05T23:35:10.925Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:35:10.925Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-05T23:35:10.925Z] === RUN TestDaemonIpcModePrivate [2022-04-05T23:35:11.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-05T23:35:11.972Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-04-05T23:35:11.972Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:35:11.972Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-04-05T23:35:11.972Z] === RUN TestWaitNonBlocked [2022-04-05T23:35:11.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:11.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:11.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:11.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:11.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:11.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:11.972Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T23:35:11.972Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-04-05T23:35:11.972Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-04-05T23:35:11.972Z] === RUN TestWaitBlocked [2022-04-05T23:35:11.972Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:11.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:11.972Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:11.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:11.972Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:11.972Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:12.178Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-05T23:35:12.178Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T23:35:12.178Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:35:12.178Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-05T23:35:12.178Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T23:35:12.178Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:35:12.178Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-05T23:35:12.178Z] === RUN TestIpcModeOlderClient [2022-04-05T23:35:12.178Z] === PAUSE TestIpcModeOlderClient [2022-04-05T23:35:12.178Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:35:12.414Z] Removing intermediate container 1e392d5a7535 [2022-04-05T23:35:12.414Z] ---> a29e55a7c23b [2022-04-05T23:35:12.414Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T23:35:12.414Z] ---> Running in 89309dfe4142 [2022-04-05T23:35:12.414Z] Removing intermediate container 89309dfe4142 [2022-04-05T23:35:12.414Z] ---> 92cad628db5a [2022-04-05T23:35:12.414Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T23:35:12.414Z] ---> Running in ecce469822c1 [2022-04-05T23:35:12.414Z] Removing intermediate container ecce469822c1 [2022-04-05T23:35:12.414Z] ---> 333ea1dfe583 [2022-04-05T23:35:12.414Z] Step 11/11 : COPY . . [2022-04-05T23:35:12.757Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-05T23:35:12.757Z] === RUN TestKillContainer [2022-04-05T23:35:12.757Z] === RUN TestKillContainer/no_signal [2022-04-05T23:35:12.901Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-05T23:35:12.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-05T23:35:12.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-04-05T23:35:12.901Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T23:35:12.901Z] === CONT TestIpcModeOlderClient [2022-04-05T23:35:12.901Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-05T23:35:12.901Z] === CONT TestDaemonHostGatewayIP [2022-04-05T23:35:13.013Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:35:13.314Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:35:13.923Z] --- PASS: TestKillContainer (1.19s) [2022-04-05T23:35:13.923Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-05T23:35:13.923Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-05T23:35:13.923Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-05T23:35:13.923Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:35:13.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T23:35:14.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T23:35:14.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-04-05T23:35:14.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-05T23:35:14.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-04-05T23:35:14.744Z] === RUN TestKillStoppedContainer [2022-04-05T23:35:14.744Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-04-05T23:35:14.744Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:35:14.744Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-04-05T23:35:14.744Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:35:15.000Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-05T23:35:15.000Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:35:15.000Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:15.000Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:35:15.000Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:35:15.000Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:35:15.000Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:35:15.000Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T23:35:15.000Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-05T23:35:15.000Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-05T23:35:15.000Z] === RUN TestLinksContainerNames [2022-04-05T23:35:15.423Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-04-05T23:35:15.423Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T23:35:15.680Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2022-04-05T23:35:15.680Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T23:35:15.928Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-05T23:35:15.929Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:35:16.185Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-05T23:35:16.186Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T23:35:16.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/default [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/private [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/slave [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/shared [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/default [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/shared [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/slave [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/private [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T23:35:16.749Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:35:16.749Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:35:16.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T23:35:17.005Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T23:35:17.005Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-04-05T23:35:17.005Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T23:35:17.005Z] 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-05T23:35:17.005Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-05T23:35:17.005Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T23:35:17.005Z] 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-05T23:35:17.005Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-05T23:35:17.005Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T23:35:17.005Z] 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-05T23:35:17.005Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-05T23:35:17.005Z] === RUN TestNetworkNat [2022-04-05T23:35:17.569Z] --- PASS: TestNetworkNat (0.52s) [2022-04-05T23:35:17.569Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:35:17.574Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-04-05T23:35:17.574Z] === CONT TestDaemonRestartIpcMode [2022-04-05T23:35:18.133Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-05T23:35:18.133Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:35:20.092Z] --- PASS: TestDaemonRestartIpcMode (2.37s) [2022-04-05T23:35:20.645Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-04-05T23:35:20.645Z] === RUN TestPause [2022-04-05T23:35:20.645Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:20.645Z] --- SKIP: TestPause (0.00s) [2022-04-05T23:35:20.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:35:20.645Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:35:20.645Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:35:20.645Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:35:20.645Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:20.645Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-05T23:35:20.645Z] === RUN TestPidHost [2022-04-05T23:35:21.571Z] --- PASS: TestPidHost (0.84s) [2022-04-05T23:35:21.571Z] === RUN TestPsFilter [2022-04-05T23:35:21.571Z] --- PASS: TestPsFilter (0.10s) [2022-04-05T23:35:21.571Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:35:21.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-04-05T23:35:21.830Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:35:22.393Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-04-05T23:35:22.393Z] === RUN TestRemoveContainerRunning [2022-04-05T23:35:22.649Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-05T23:35:22.649Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:35:23.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-05T23:35:23.254Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:35:23.254Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T23:35:23.254Z] === RUN TestRenameLinkedContainer [2022-04-05T23:35:24.619Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-05T23:35:24.619Z] === RUN TestRenameStoppedContainer [2022-04-05T23:35:24.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T23:35:24.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T23:35:25.180Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-05T23:35:25.180Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:35:26.151Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-04-05T23:35:26.151Z] === RUN TestRenameInvalidName [2022-04-05T23:35:26.151Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-05T23:35:26.151Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:35:26.628Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-04-05T23:35:26.628Z] PASS [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === Skipped [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T23:35:26.628Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:35:26.628Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:35:26.628Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:35:26.628Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-05T23:35:26.628Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T23:35:26.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T23:35:26.628Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:35:26.628Z] [2022-04-05T23:35:26.628Z] DONE 201 tests, 7 skipped in 120.698s [2022-04-05T23:35:26.628Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T23:35:26.628Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:35:27.191Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:35:27.191Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T23:35:27.191Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T23:35:27.191Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T23:35:27.191Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T23:35:27.191Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T23:35:27.191Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T23:35:27.191Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:35:27.191Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T23:35:27.191Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T23:35:27.191Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T23:35:27.432Z] ...INFO: Daemon under test started and replied! [2022-04-05T23:35:27.432Z] INFO: Docker version of the daemon under test [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] Client: [2022-04-05T23:35:27.432Z] Version: 17.06.2-ce [2022-04-05T23:35:27.432Z] API version: 1.30 [2022-04-05T23:35:27.432Z] Go version: go1.8.3 [2022-04-05T23:35:27.432Z] Git commit: cec0b72 [2022-04-05T23:35:27.432Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T23:35:27.432Z] OS/Arch: windows/amd64 [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] Server: [2022-04-05T23:35:27.432Z] Version: 0.0.0-dev [2022-04-05T23:35:27.432Z] API version: 1.42 (minimum version 1.24) [2022-04-05T23:35:27.432Z] Go version: go1.18 [2022-04-05T23:35:27.432Z] Git commit: 94af3dca3c [2022-04-05T23:35:27.432Z] Built: 04/05/2022 23:33:03 [2022-04-05T23:35:27.432Z] OS/Arch: windows/amd64 [2022-04-05T23:35:27.432Z] Experimental: false [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] INFO: Docker info of the daemon under test [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] Containers: 0 [2022-04-05T23:35:27.432Z] Running: 0 [2022-04-05T23:35:27.432Z] Paused: 0 [2022-04-05T23:35:27.432Z] Stopped: 0 [2022-04-05T23:35:27.432Z] Images: 0 [2022-04-05T23:35:27.432Z] Server Version: 0.0.0-dev [2022-04-05T23:35:27.432Z] Storage Driver: windowsfilter [2022-04-05T23:35:27.432Z] Windows: [2022-04-05T23:35:27.432Z] Logging Driver: json-file [2022-04-05T23:35:27.432Z] Plugins: [2022-04-05T23:35:27.432Z] Volume: local [2022-04-05T23:35:27.432Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:35:27.432Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:35:27.432Z] Swarm: inactive [2022-04-05T23:35:27.432Z] Default Isolation: process [2022-04-05T23:35:27.432Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T23:35:27.432Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T23:35:27.432Z] OSType: windows [2022-04-05T23:35:27.432Z] Architecture: x86_64 [2022-04-05T23:35:27.432Z] CPUs: 4 [2022-04-05T23:35:27.432Z] Total Memory: 32GiB [2022-04-05T23:35:27.432Z] Name: azwin-2-4e1340 [2022-04-05T23:35:27.432Z] ID: HTMM:QDLR:DNNH:SDOG:XQVF:COBG:5C2B:SIKI:3GYV:TGC2:XJUR:CBOH [2022-04-05T23:35:27.432Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-05T23:35:27.432Z] Debug Mode (client): false [2022-04-05T23:35:27.432Z] Debug Mode (server): true [2022-04-05T23:35:27.432Z] File Descriptors: -1 [2022-04-05T23:35:27.432Z] Goroutines: 29 [2022-04-05T23:35:27.432Z] System Time: 2022-04-05T23:35:26.252297Z [2022-04-05T23:35:27.432Z] EventsListeners: 0 [2022-04-05T23:35:27.432Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:35:27.432Z] Labels: [2022-04-05T23:35:27.432Z] Experimental: false [2022-04-05T23:35:27.432Z] Insecure Registries: [2022-04-05T23:35:27.432Z] 127.0.0.0/8 [2022-04-05T23:35:27.432Z] Live Restore Enabled: false [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] INFO: Docker images of the daemon under test [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:35:27.432Z] [2022-04-05T23:35:27.432Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T23:35:27.432Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-05T23:35:27.432Z] ltsc2022: Pulling from windows/servercore [2022-04-05T23:35:27.448Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-05T23:35:27.448Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-05T23:35:27.448Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:35:27.448Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T23:35:27.888Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T23:35:27.888Z] 037d5740b404: Pulling fs layer [2022-04-05T23:35:28.082Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-04-05T23:35:28.082Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:35:28.082Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-05T23:35:28.082Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:35:28.378Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T23:35:29.055Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-04-05T23:35:29.055Z] === RUN TestResize [2022-04-05T23:35:29.312Z] --- PASS: TestResize (0.40s) [2022-04-05T23:35:29.312Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:35:29.788Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T23:35:29.875Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-05T23:35:29.875Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:35:30.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-05T23:35:30.132Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:35:30.132Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-05T23:35:30.132Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:35:30.132Z] === RUN TestCgroupNamespacesRun [2022-04-05T23:35:30.714Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T23:35:30.714Z] daemon_test.go:156: [d20f66797ed04] daemon is not started [2022-04-05T23:35:30.714Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-04-05T23:35:30.714Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-05T23:35:30.714Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-04-05T23:35:30.714Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-05T23:35:30.714Z] === RUN TestDaemonProxy [2022-04-05T23:35:30.714Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T23:35:31.495Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-04-05T23:35:31.495Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T23:35:32.423Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-05T23:35:32.423Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T23:35:32.601Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T23:35:33.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T23:35:33.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-05T23:35:33.354Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T23:35:33.968Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T23:35:34.718Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-04-05T23:35:34.718Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T23:35:35.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-04-05T23:35:35.688Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T23:35:35.860Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T23:35:36.463Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy (6.27s) [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T23:35:36.720Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T23:35:36.720Z] PASS [2022-04-05T23:35:36.720Z] [2022-04-05T23:35:36.720Z] DONE 17 tests in 10.190s [2022-04-05T23:35:36.720Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T23:35:36.977Z] INFO: Testing against a local daemon [2022-04-05T23:35:36.977Z] === RUN TestCommitInheritsEnv [2022-04-05T23:35:37.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-05T23:35:37.053Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T23:35:37.235Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-04-05T23:35:37.235Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:35:37.235Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform// [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T23:35:37.235Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T23:35:37.492Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T23:35:37.492Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T23:35:37.492Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T23:35:37.492Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T23:35:37.492Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T23:35:37.492Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:35:37.617Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-05T23:35:37.618Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T23:35:37.748Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-05T23:35:37.748Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:35:37.748Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-05T23:35:37.748Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:35:38.006Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-05T23:35:38.006Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T23:35:38.548Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-05T23:35:38.548Z] === RUN TestNISDomainname [2022-04-05T23:35:38.548Z] 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-05T23:35:38.548Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-05T23:35:38.548Z] === RUN TestHostnameDnsResolution [2022-04-05T23:35:38.571Z] time="2022-04-05T23:35:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-05T23:35:39.522Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-05T23:35:39.523Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T23:35:39.523Z] 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-05T23:35:39.523Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-05T23:35:39.523Z] === RUN TestPrivilegedHostDevices [2022-04-05T23:35:39.779Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-04-05T23:35:39.779Z] === RUN TestStats [2022-04-05T23:35:39.779Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:39.779Z] --- SKIP: TestStats (0.00s) [2022-04-05T23:35:39.779Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:35:39.779Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T23:35:39.779Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T23:35:39.779Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T23:35:39.779Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T23:35:39.779Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T23:35:39.779Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T23:35:39.779Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T23:35:39.779Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T23:35:39.779Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T23:35:39.779Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T23:35:39.941Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-04-05T23:35:39.941Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:35:39.941Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-05T23:35:39.941Z] === RUN TestTagInvalidReference [2022-04-05T23:35:39.941Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-05T23:35:39.941Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:35:39.941Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-05T23:35:39.941Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:35:39.941Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-05T23:35:39.941Z] === RUN TestTagOfficialNames [2022-04-05T23:35:39.941Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-05T23:35:39.941Z] === RUN TestTagMatchesDigest [2022-04-05T23:35:39.941Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T23:35:39.941Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T23:35:40.706Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T23:35:42.598Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T23:35:42.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T23:35:43.962Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-05T23:35:43.962Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-04-05T23:35:43.962Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-04-05T23:35:43.962Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-05T23:35:43.962Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-04-05T23:35:43.962Z] === RUN TestDeleteDevicemapper [2022-04-05T23:35:43.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:35:43.962Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T23:35:43.962Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:35:45.372Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s) [2022-04-05T23:35:45.372Z] === RUN TestUpdateMemory [2022-04-05T23:35:45.372Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:45.372Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T23:35:45.372Z] === RUN TestUpdateCPUQuota [2022-04-05T23:35:45.372Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:45.372Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-05T23:35:45.372Z] === RUN TestUpdatePidsLimit [2022-04-05T23:35:45.372Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:35:45.372Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-05T23:35:45.372Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:35:48.099Z] ---> b7c099d057a6 [2022-04-05T23:35:49.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T23:35:49.636Z] Successfully built b7c099d057a6 [2022-04-05T23:35:49.636Z] Successfully tagged docker:latest [2022-04-05T23:35:49.636Z] INFO: Image build ended at 04/05/2022 23:35:49. Duration:00:04:36.3718550 [2022-04-05T23:35:50.094Z] [2022-04-05T23:35:50.094Z] [2022-04-05T23:35:50.094Z] INFO: Building the test binaries at 04/05/2022 23:35:49... [2022-04-05T23:35:51.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T23:35:55.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T23:35:56.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T23:35:56.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T23:35:57.190Z] INFO: make.ps1 starting at 04/05/2022 23:35:56 [2022-04-05T23:35:57.550Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-05T23:35:57.550Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:35:57.550Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-04-05T23:35:57.550Z] === RUN TestWaitNonBlocked [2022-04-05T23:35:57.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:57.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:57.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:57.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:57.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:35:57.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:35:57.550Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T23:35:57.550Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-04-05T23:35:57.550Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-05T23:35:57.550Z] === RUN TestWaitBlocked [2022-04-05T23:35:57.550Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:57.550Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:57.550Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:57.550Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:57.550Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:35:57.550Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:35:57.550Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-05T23:35:57.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-04-05T23:35:57.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-04-05T23:35:57.550Z] === CONT TestDaemonRestartIpcMode [2022-04-05T23:35:57.550Z] === CONT TestIpcModeOlderClient [2022-04-05T23:35:57.550Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-05T23:35:57.550Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T23:35:57.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T23:35:57.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T23:35:57.648Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:35:57.648Z] INFO: Invoking autogen... [2022-04-05T23:35:57.800Z] 037d5740b404: Verifying Checksum [2022-04-05T23:35:57.800Z] 037d5740b404: Download complete [2022-04-05T23:35:58.107Z] INFO: Building daemon... [2022-04-05T23:35:58.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T23:36:00.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T23:36:00.820Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-04-05T23:36:00.820Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-04-05T23:36:00.820Z] PASS [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === Skipped [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T23:36:00.820Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-05T23:36:00.820Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-05T23:36:00.820Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:36:00.820Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:36:00.820Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-05T23:36:00.820Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-05T23:36:00.820Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-05T23:36:00.820Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-05T23:36:00.820Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-05T23:36:00.820Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:36:00.820Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:36:00.820Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-05T23:36:00.820Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-05T23:36:00.820Z] 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-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-05T23:36:00.820Z] 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-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-05T23:36:00.820Z] 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-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-05T23:36:00.820Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:36:00.820Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-05T23:36:00.820Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:36:00.820Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-05T23:36:00.820Z] 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-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-05T23:36:00.820Z] 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-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-05T23:36:00.820Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.820Z] [2022-04-05T23:36:00.820Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T23:36:00.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:36:00.821Z] [2022-04-05T23:36:00.821Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T23:36:00.821Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.821Z] [2022-04-05T23:36:00.821Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-05T23:36:00.821Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.821Z] [2022-04-05T23:36:00.821Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-05T23:36:00.821Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T23:36:00.821Z] [2022-04-05T23:36:00.821Z] DONE 178 tests, 27 skipped in 70.872s [2022-04-05T23:36:00.821Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T23:36:00.821Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:36:01.077Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:36:01.077Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T23:36:01.077Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T23:36:01.077Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T23:36:01.077Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T23:36:01.077Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T23:36:01.077Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T23:36:01.077Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:36:01.077Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T23:36:01.077Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T23:36:01.077Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T23:36:01.333Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-05T23:36:01.333Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-05T23:36:01.333Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:36:01.333Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T23:36:01.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T23:36:02.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T23:36:02.303Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T23:36:02.469Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T23:36:02.469Z] 8f616e6e9eec: Download complete [2022-04-05T23:36:02.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T23:36:02.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T23:36:02.882Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:36:02.882Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:36:02.882Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T23:36:02.882Z] [2022-04-05T23:36:02.882Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-05T23:36:02.882Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-05T23:36:02.882Z] Using test binary docker [2022-04-05T23:36:02.882Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T23:36:02.882Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:36:02.882Z] INFO: Waiting for daemon to start... [2022-04-05T23:36:02.882Z] Starting dockerd [2022-04-05T23:36:02.882Z] . [2022-04-05T23:36:02.882Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-05T23:36:03.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T23:36:03.669Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T23:36:04.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T23:36:04.595Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T23:36:04.595Z] daemon_test.go:156: [d267580c09b28] daemon is not started [2022-04-05T23:36:04.595Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-05T23:36:04.595Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-05T23:36:04.595Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-05T23:36:04.595Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-05T23:36:04.595Z] === RUN TestDaemonProxy [2022-04-05T23:36:04.595Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-05T23:36:04.595Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T23:36:04.595Z] PASS [2022-04-05T23:36:04.595Z] [2022-04-05T23:36:04.595Z] === Skipped [2022-04-05T23:36:04.595Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-05T23:36:04.595Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-05T23:36:04.595Z] [2022-04-05T23:36:04.595Z] DONE 12 tests, 1 skipped in 4.212s [2022-04-05T23:36:04.595Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T23:36:04.595Z] INFO: Testing against a local daemon [2022-04-05T23:36:04.595Z] === RUN TestCommitInheritsEnv [2022-04-05T23:36:04.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T23:36:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T23:36:06.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T23:36:06.480Z] --- PASS: TestCommitInheritsEnv (1.41s) [2022-04-05T23:36:06.480Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:36:06.480Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform// [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T23:36:06.480Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-05T23:36:06.480Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T23:36:06.481Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T23:36:06.481Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T23:36:06.481Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:36:06.481Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-05T23:36:06.481Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:36:06.481Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-05T23:36:06.481Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:36:07.029Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:36:07.029Z] Using test binary docker [2022-04-05T23:36:07.029Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T23:36:07.029Z] +++ /etc/init.d/apparmor start [2022-04-05T23:36:07.029Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:36:07.029Z] INFO: Waiting for daemon to start... [2022-04-05T23:36:07.029Z] Starting dockerd [2022-04-05T23:36:07.029Z] +++ 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-05T23:36:08.375Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-04-05T23:36:08.375Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T23:36:08.375Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-05T23:36:08.375Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-05T23:36:08.375Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:36:08.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-05T23:36:08.375Z] === RUN TestTagInvalidReference [2022-04-05T23:36:08.375Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-05T23:36:08.375Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:36:08.375Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-05T23:36:08.375Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:36:08.375Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T23:36:08.375Z] === RUN TestTagOfficialNames [2022-04-05T23:36:08.375Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-05T23:36:08.375Z] === RUN TestTagMatchesDigest [2022-04-05T23:36:08.375Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T23:36:08.375Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T23:36:16.978Z] . [2022-04-05T23:36:16.978Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:36:16.978Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:36:16.978Z] Error: No such image: emptyfs [2022-04-05T23:36:16.978Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T23:36:16.978Z] ++++ docker load [2022-04-05T23:36:16.978Z] Running integration-test (iteration 1) [2022-04-05T23:36:16.978Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T23:36:16.978Z] ++ 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-05T23:36:16.978Z] ++ set -e [2022-04-05T23:36:16.978Z] ++ '[' -n 0 ']' [2022-04-05T23:36:16.978Z] ++ set -x [2022-04-05T23:36:16.978Z] ++ 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-05T23:36:16.979Z] Loaded image: busybox:latest [2022-04-05T23:36:16.979Z] Loaded image: busybox:glibc [2022-04-05T23:36:17.906Z] Loaded image: debian:bullseye-slim [2022-04-05T23:36:17.906Z] Loaded image: hello-world:latest [2022-04-05T23:36:17.906Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:36:17.906Z] INFO: Testing against a local daemon [2022-04-05T23:36:17.906Z] === RUN TestCgroupNamespacesBuild [2022-04-05T23:36:19.273Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-04-05T23:36:19.273Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T23:36:20.643Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-04-05T23:36:20.643Z] === RUN TestBuildWithSession [2022-04-05T23:36:20.643Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:36:20.643Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:36:20.643Z] === RUN TestBuildSquashParent [2022-04-05T23:36:23.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T23:36:23.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T23:36:24.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T23:36:24.817Z] --- PASS: TestBuildSquashParent (3.70s) [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:36:24.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:36:24.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:36:24.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:36:24.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:36:25.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:36:25.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:36:26.309Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:36:26.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T23:36:26.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:36:27.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.96s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.02s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-04-05T23:36:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.03s) [2022-04-05T23:36:27.492Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:36:27.492Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:36:28.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:36:28.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:36:28.859Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:36:29.115Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:36:29.371Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-04-05T23:36:29.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-04-05T23:36:29.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-04-05T23:36:29.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-04-05T23:36:29.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-04-05T23:36:29.372Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-04-05T23:36:29.372Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:36:29.786Z] 8f616e6e9eec: Pull complete [2022-04-05T23:36:29.936Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-04-05T23:36:29.936Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:36:30.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T23:36:30.866Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-04-05T23:36:30.866Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:36:31.123Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-04-05T23:36:31.123Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:36:32.492Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2022-04-05T23:36:32.493Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:36:33.056Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-04-05T23:36:33.056Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:36:34.425Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2022-04-05T23:36:34.425Z] === RUN TestBuildWithHugeFile [2022-04-05T23:36:34.961Z] sha256:3c8c2333ce21ec9d3e7c65f259c657859e9a85bf028139569a3917f7ff8db3fe [2022-04-05T23:36:34.961Z] INFO: Starting docker-py tests... [2022-04-05T23:36:34.961Z] ============================= test session starts ============================== [2022-04-05T23:36:34.961Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-05T23:36:34.961Z] rootdir: /src, inifile: pytest.ini [2022-04-05T23:36:34.961Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-05T23:36:34.961Z] collected 395 items / 2 deselected / 393 selected [2022-04-05T23:36:34.961Z] [2022-04-05T23:36:38.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T23:36:40.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T23:36:43.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T23:36:44.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T23:36:47.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T23:36:49.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T23:36:51.486Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-05T23:36:52.052Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-05T23:36:53.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T23:36:53.815Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-05T23:36:55.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T23:36:58.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T23:37:00.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:37:00.333Z] Using test binary docker [2022-04-05T23:37:00.333Z] +++ /etc/init.d/apparmor start [2022-04-05T23:37:00.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:37:00.333Z] INFO: Waiting for daemon to start... [2022-04-05T23:37:00.333Z] Starting dockerd [2022-04-05T23:37:00.333Z] +++ 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-05T23:37:02.251Z] . [2022-04-05T23:37:02.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:37:02.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:37:02.513Z] Error: No such image: emptyfs [2022-04-05T23:37:02.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T23:37:02.513Z] ++++ docker load [2022-04-05T23:37:02.775Z] Running integration-test (iteration 1) [2022-04-05T23:37:02.775Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T23:37:02.775Z] ++ 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-05T23:37:02.775Z] ++ set -e [2022-04-05T23:37:02.775Z] ++ '[' -n 0 ']' [2022-04-05T23:37:02.775Z] ++ set -x [2022-04-05T23:37:02.775Z] ++ 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-05T23:37:03.720Z] Loaded image: busybox:latest [2022-04-05T23:37:04.294Z] Loaded image: busybox:glibc [2022-04-05T23:37:08.513Z] Loaded image: debian:bullseye-slim [2022-04-05T23:37:08.775Z] Loaded image: hello-world:latest [2022-04-05T23:37:08.775Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:37:08.775Z] INFO: Testing against a local daemon [2022-04-05T23:37:08.775Z] === RUN TestCgroupNamespacesBuild [2022-04-05T23:37:12.085Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2022-04-05T23:37:12.085Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T23:37:14.003Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-04-05T23:37:14.003Z] === RUN TestBuildWithSession [2022-04-05T23:37:14.003Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:37:14.003Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:37:14.003Z] === RUN TestBuildSquashParent [2022-04-05T23:37:16.340Z] --- PASS: TestImportExtremelyLargeImageWorks (93.75s) [2022-04-05T23:37:16.340Z] PASS [2022-04-05T23:37:16.340Z] [2022-04-05T23:37:16.340Z] DONE 22 tests in 96.897s [2022-04-05T23:37:16.340Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T23:37:16.340Z] INFO: Testing against a local daemon [2022-04-05T23:37:16.340Z] === RUN TestNetworkCreateDelete [2022-04-05T23:37:16.340Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-05T23:37:16.340Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:37:16.340Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-05T23:37:16.340Z] === RUN TestDaemonDNSFallback [2022-04-05T23:37:20.553Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-04-05T23:37:20.553Z] === RUN TestInspectNetwork [2022-04-05T23:37:23.460Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-05T23:37:23.825Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T23:37:23.825Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T23:37:23.825Z] === RUN TestInspectNetwork/network_name [2022-04-05T23:37:23.825Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T23:37:24.037Z] --- PASS: TestBuildSquashParent (8.95s) [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:37:24.037Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:37:24.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:37:24.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:37:24.037Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:37:25.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:37:26.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:37:28.036Z] --- PASS: TestInspectNetwork (7.20s) [2022-04-05T23:37:28.036Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T23:37:28.036Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T23:37:28.036Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T23:37:28.036Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T23:37:28.036Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:37:29.404Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-04-05T23:37:29.404Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:37:29.532Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:37:29.532Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:37:29.660Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:29.660Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:29.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:29.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:29.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:29.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:29.660Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:29.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:29.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:29.660Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-05T23:37:29.660Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T23:37:29.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T23:37:29.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T23:37:29.660Z] === RUN TestNetworkList [2022-04-05T23:37:29.660Z] === RUN TestNetworkList//networks [2022-04-05T23:37:29.661Z] === PAUSE TestNetworkList//networks [2022-04-05T23:37:29.661Z] === RUN TestNetworkList//networks/ [2022-04-05T23:37:29.661Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:37:29.661Z] === CONT TestNetworkList//networks [2022-04-05T23:37:29.661Z] === CONT TestNetworkList//networks/ [2022-04-05T23:37:29.661Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T23:37:29.661Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:37:29.661Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:37:29.661Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:37:30.222Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-05T23:37:30.222Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:37:31.195Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-05T23:37:31.195Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:37:31.762Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-05T23:37:31.762Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-04-05T23:37:32.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-04-05T23:37:32.843Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:37:32.843Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:37:33.130Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-05T23:37:33.130Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:37:34.496Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-05T23:37:34.496Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:37:34.752Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-05T23:37:34.752Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:37:35.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:37:35.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:37:36.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:37:36.820Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:37:37.269Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-04-05T23:37:37.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:37:37.269Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:37:37.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:37:37.269Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.82s) [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-04-05T23:37:37.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-04-05T23:37:37.396Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:37:39.318Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2022-04-05T23:37:39.318Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:37:41.237Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-04-05T23:37:41.237Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:37:42.120Z] --- PASS: TestBuildWithHugeFile (62.17s) [2022-04-05T23:37:42.120Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:37:42.120Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:37:42.120Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:37:42.120Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:37:42.120Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:37:42.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:37:42.120Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:37:42.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:37:42.120Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:37:42.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:37:42.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:37:42.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:37:42.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:37:42.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-05T23:37:42.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-05T23:37:42.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-05T23:37:42.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T23:37:42.121Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:37:42.121Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T23:37:42.121Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T23:37:42.121Z] --- PASS: TestBuildPreserveOwnership (2.64s) [2022-04-05T23:37:42.121Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2022-04-05T23:37:42.121Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-04-05T23:37:42.121Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:37:42.121Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-05T23:37:42.121Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T23:37:42.121Z] Loaded image: busybox:latest [2022-04-05T23:37:42.121Z] Loaded image: busybox:glibc [2022-04-05T23:37:42.121Z] Loaded image: debian:bullseye-slim [2022-04-05T23:37:42.121Z] Loaded image: hello-world:latest [2022-04-05T23:37:42.121Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:37:42.630Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-04-05T23:37:42.630Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:37:43.823Z] 8f616e6e9eec: Pull complete [2022-04-05T23:37:44.868Z] --- PASS: TestImportExtremelyLargeImageWorks (93.22s) [2022-04-05T23:37:44.868Z] PASS [2022-04-05T23:37:44.868Z] [2022-04-05T23:37:44.868Z] === Skipped [2022-04-05T23:37:44.868Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-05T23:37:44.868Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-05T23:37:44.868Z] [2022-04-05T23:37:44.868Z] DONE 22 tests, 1 skipped in 96.934s [2022-04-05T23:37:44.868Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T23:37:44.868Z] INFO: Testing against a local daemon [2022-04-05T23:37:44.868Z] === RUN TestNetworkCreateDelete [2022-04-05T23:37:44.868Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-05T23:37:44.868Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:37:44.868Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-05T23:37:44.868Z] === RUN TestDaemonDNSFallback [2022-04-05T23:37:46.078Z] --- PASS: TestBuildMultiStageOnBuild (3.28s) [2022-04-05T23:37:46.078Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:37:47.995Z] --- PASS: TestBuildUncleanTarFilenames (2.04s) [2022-04-05T23:37:47.995Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:37:48.661Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.85s) [2022-04-05T23:37:48.662Z] PASS [2022-04-05T23:37:48.662Z] [2022-04-05T23:37:48.662Z] === Skipped [2022-04-05T23:37:48.662Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-05T23:37:48.662Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:37:48.662Z] [2022-04-05T23:37:48.662Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:37:48.662Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:37:48.662Z] [2022-04-05T23:37:48.662Z] DONE 34 tests, 2 skipped in 91.661s [2022-04-05T23:37:48.662Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T23:37:48.662Z] ++ 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-05T23:37:48.662Z] ++ set -e [2022-04-05T23:37:48.662Z] ++ '[' -n 0 ']' [2022-04-05T23:37:48.662Z] ++ set -x [2022-04-05T23:37:48.662Z] ++ 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-05T23:37:48.662Z] INFO: Testing against a local daemon [2022-04-05T23:37:48.662Z] === RUN TestConfigInspect [2022-04-05T23:37:49.099Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-05T23:37:49.099Z] === RUN TestInspectNetwork [2022-04-05T23:37:49.099Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:37:49.099Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:37:49.099Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:49.099Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:49.099Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:49.099Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:49.099Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:49.099Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:49.099Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:37:49.099Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:37:49.099Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestNetworkList [2022-04-05T23:37:49.099Z] === RUN TestNetworkList//networks [2022-04-05T23:37:49.099Z] === PAUSE TestNetworkList//networks [2022-04-05T23:37:49.099Z] === RUN TestNetworkList//networks/ [2022-04-05T23:37:49.099Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:37:49.099Z] === CONT TestNetworkList//networks [2022-04-05T23:37:49.099Z] === CONT TestNetworkList//networks/ [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkList (0.02s) [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:37:49.099Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:37:49.099Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:37:49.099Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:37:49.099Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:37:49.099Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:37:49.099Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:37:49.099Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:37:49.099Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:37:49.099Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:37:49.099Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:37:49.099Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-05T23:37:49.099Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:37:49.099Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:37:49.099Z] PASS [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === Skipped [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-05T23:37:49.099Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:37:49.099Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:37:49.099Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:37:49.099Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:37:49.099Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-05T23:37:49.099Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:37:49.099Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] DONE 22 tests, 12 skipped in 7.047s [2022-04-05T23:37:49.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.099Z] INFO: Testing against a local daemon [2022-04-05T23:37:49.099Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T23:37:49.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:49.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestDockerNetworkIpvlan [2022-04-05T23:37:49.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:49.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:37:49.099Z] PASS [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === Skipped [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:37:49.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:37:49.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] DONE 2 tests, 2 skipped in 0.095s [2022-04-05T23:37:49.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.099Z] INFO: Testing against a local daemon [2022-04-05T23:37:49.099Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T23:37:49.099Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestDockerNetworkMacvlan [2022-04-05T23:37:49.099Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-05T23:37:49.099Z] PASS [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === Skipped [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-05T23:37:49.099Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-05T23:37:49.099Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] DONE 2 tests, 2 skipped in 0.098s [2022-04-05T23:37:49.099Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.099Z] testing: warning: no tests to run [2022-04-05T23:37:49.099Z] PASS [2022-04-05T23:37:49.099Z] [2022-04-05T23:37:49.099Z] DONE 0 tests in 0.023s [2022-04-05T23:37:49.099Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.099Z] INFO: Testing against a local daemon [2022-04-05T23:37:49.099Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T23:37:49.099Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.099Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestAuthZPluginTLS [2022-04-05T23:37:49.099Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.099Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T23:37:49.099Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.099Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-05T23:37:49.099Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T23:37:49.099Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.099Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginHeader [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginV2Disable [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-05T23:37:49.100Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-05T23:37:49.100Z] PASS [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === Skipped [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-05T23:37:49.100Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.100Z] [2022-04-05T23:37:49.100Z] DONE 17 tests, 17 skipped in 0.319s [2022-04-05T23:37:49.100Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.356Z] INFO: Testing against a local daemon [2022-04-05T23:37:49.356Z] === RUN TestPluginInvalidJSON [2022-04-05T23:37:49.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:37:49.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:37:49.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:37:49.356Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-05T23:37:49.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T23:37:49.356Z] === RUN TestPluginInstall [2022-04-05T23:37:49.356Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.356Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T23:37:49.356Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:37:49.356Z] 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-05T23:37:49.356Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T23:37:49.356Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:37:49.356Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-05T23:37:49.356Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:37:49.356Z] PASS [2022-04-05T23:37:49.356Z] [2022-04-05T23:37:49.356Z] === Skipped [2022-04-05T23:37:49.356Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-05T23:37:49.356Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T23:37:49.356Z] [2022-04-05T23:37:49.356Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-05T23:37:49.356Z] 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-05T23:37:49.356Z] [2022-04-05T23:37:49.356Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:37:49.356Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-05T23:37:49.356Z] [2022-04-05T23:37:49.356Z] DONE 5 tests, 3 skipped in 0.144s [2022-04-05T23:37:49.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T23:37:49.356Z] INFO: Testing against a local daemon [2022-04-05T23:37:49.356Z] === RUN TestExternalGraphDriver [2022-04-05T23:37:49.356Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-05T23:37:49.356Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-05T23:37:49.356Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:37:50.648Z] --- PASS: TestConfigInspect (2.13s) [2022-04-05T23:37:50.648Z] === RUN TestConfigList [2022-04-05T23:37:51.380Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-04-05T23:37:51.380Z] === RUN TestBuildWithHugeFile [2022-04-05T23:37:52.117Z] --- PASS: TestServiceWithDataPathPortInit (13.94s) [2022-04-05T23:37:52.117Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:37:52.542Z] --- PASS: TestConfigList (2.08s) [2022-04-05T23:37:52.542Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:37:53.566Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-04-05T23:37:53.566Z] PASS [2022-04-05T23:37:53.566Z] [2022-04-05T23:37:53.566Z] === Skipped [2022-04-05T23:37:53.566Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-05T23:37:53.566Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-05T23:37:53.566Z] [2022-04-05T23:37:53.566Z] DONE 2 tests, 1 skipped in 3.593s [2022-04-05T23:37:53.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T23:37:53.566Z] INFO: Testing against a local daemon [2022-04-05T23:37:53.566Z] === RUN TestContinueAfterPluginCrash [2022-04-05T23:37:53.566Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T23:37:53.566Z] === RUN TestReadPluginNoRead [2022-04-05T23:37:53.566Z] === PAUSE TestReadPluginNoRead [2022-04-05T23:37:53.566Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T23:37:53.566Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T23:37:53.566Z] === CONT TestContinueAfterPluginCrash [2022-04-05T23:37:53.566Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T23:37:54.008Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0br994gjedd6qptoicjqk3agu Created:2022-04-05 23:37:52.354679848 +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[12301abe652645b60de775e186f5343255b8c331cc1b8727d27e4978ad420066:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qxtw5vr1duzzsftdpeqeq17o EndpointID:a30a887b9d437d3f171c80a95c2976593073b1fe9479de59cd884cd0f20ae4d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba8e02023e411466418ca90533a94a9f805ff4c867686a4109d95d44c11ec9b3 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:53f4889d3a31 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qxtw5vr1duzzsftdpeqeq17o EndpointID:a30a887b9d437d3f171c80a95c2976593073b1fe9479de59cd884cd0f20ae4d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T23:37:54.437Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-05T23:37:54.437Z] === RUN TestConfigsUpdate [2022-04-05T23:37:54.586Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T23:37:54.586Z] [2022-04-05T23:37:54.586Z] ________ ____ __. [2022-04-05T23:37:54.586Z] \_____ \ | |/ _| [2022-04-05T23:37:54.586Z] / | \| < [2022-04-05T23:37:54.586Z] / | \ | \ [2022-04-05T23:37:54.586Z] \_______ /____|__ \ [2022-04-05T23:37:54.586Z] \/ \/ [2022-04-05T23:37:54.586Z] [2022-04-05T23:37:54.586Z] INFO: make.ps1 ended at 04/05/2022 23:37:42 [2022-04-05T23:37:54.586Z] INFO: Binaries build ended at 04/05/2022 23:37:44. Duration:00:01:54.7458619 [2022-04-05T23:37:54.586Z] INFO: Copying the built daemon binary to d:\CI\PR-43401\13\binary\dockerd-94af3dca3c.exe... [2022-04-05T23:37:54.586Z] INFO: Copying the built client binary to d:\CI\PR-43401\13\binary\docker-94af3dca3c.exe... [2022-04-05T23:37:54.586Z] INFO: Copying dockerversion from the container... [2022-04-05T23:37:54.586Z] INFO: Copying the golang package from the container to d:\CI\PR-43401\13\installer\go.zip... [2022-04-05T23:37:54.586Z] INFO: Extracting go.zip to d:\CI\PR-43401\13\go [2022-04-05T23:37:56.957Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-05T23:37:56.957Z] === RUN TestTemplatedConfig [2022-04-05T23:37:57.732Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-04-05T23:37:57.732Z] === CONT TestReadPluginNoRead [2022-04-05T23:37:58.178Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-04-05T23:37:58.178Z] PASS [2022-04-05T23:37:58.178Z] [2022-04-05T23:37:58.178Z] === Skipped [2022-04-05T23:37:58.178Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:37:58.178Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:37:58.178Z] [2022-04-05T23:37:58.178Z] DONE 26 tests, 1 skipped in 44.243s [2022-04-05T23:37:58.178Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:37:58.178Z] INFO: Testing against a local daemon [2022-04-05T23:37:58.178Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T23:37:58.178Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:58.178Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:37:58.178Z] === RUN TestDockerNetworkIpvlan [2022-04-05T23:37:58.178Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:58.178Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:37:58.178Z] PASS [2022-04-05T23:37:58.178Z] [2022-04-05T23:37:58.178Z] === Skipped [2022-04-05T23:37:58.178Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:37:58.178Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:58.178Z] [2022-04-05T23:37:58.178Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:37:58.178Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:37:58.178Z] [2022-04-05T23:37:58.178Z] DONE 2 tests, 2 skipped in 0.033s [2022-04-05T23:37:58.178Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:37:58.178Z] INFO: Testing against a local daemon [2022-04-05T23:37:58.178Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T23:37:59.475Z] --- PASS: TestTemplatedConfig (2.38s) [2022-04-05T23:37:59.475Z] === RUN TestConfigCreateResolve [2022-04-05T23:37:59.542Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-04-05T23:37:59.542Z] === RUN TestDockerNetworkMacvlan [2022-04-05T23:37:59.622Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T23:38:00.104Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T23:38:00.666Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T23:38:00.990Z] === RUN TestReadPluginNoRead/default [2022-04-05T23:38:01.368Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-04-05T23:38:01.368Z] PASS [2022-04-05T23:38:01.368Z] [2022-04-05T23:38:01.368Z] DONE 6 tests in 13.031s [2022-04-05T23:38:01.368Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T23:38:01.368Z] ++ 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-05T23:38:01.368Z] ++ set -e [2022-04-05T23:38:01.368Z] ++ '[' -n 0 ']' [2022-04-05T23:38:01.368Z] ++ set -x [2022-04-05T23:38:01.368Z] ++ 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-05T23:38:01.368Z] INFO: Testing against a local daemon [2022-04-05T23:38:01.368Z] === RUN TestCheckpoint [2022-04-05T23:38:01.368Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:38:01.368Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:38:01.368Z] === RUN TestContainerInvalidJSON [2022-04-05T23:38:01.368Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:38:01.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:38:01.368Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:38:01.368Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:38:01.368Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:38:01.368Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:38:01.368Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-05T23:38:01.368Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T23:38:01.368Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T23:38:01.368Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:38:01.368Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-05T23:38:01.368Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:38:01.368Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-05T23:38:01.368Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:38:01.368Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-05T23:38:01.368Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:38:01.595Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T23:38:01.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-05T23:38:01.625Z] === RUN TestCopyFromContainer [2022-04-05T23:38:02.444Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T23:38:02.444Z] --- PASS: TestContinueAfterPluginCrash (9.18s) [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer// [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T23:38:02.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T23:38:02.813Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T23:38:02.813Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T23:38:02.813Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T23:38:02.813Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer (1.40s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-05T23:38:02.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-05T23:38:02.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:38:03.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:38:03.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:38:03.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:38:03.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:38:03.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:38:03.069Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:38:03.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:38:03.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:38:03.069Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:38:03.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:38:03.069Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:38:03.069Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-05T23:38:03.069Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:38:03.069Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:38:03.069Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:38:03.069Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:38:03.069Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:38:03.069Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:38:03.069Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:38:03.069Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:38:03.069Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:38:03.069Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:38:03.069Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:38:03.069Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:38:03.069Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:38:03.069Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T23:38:03.069Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:38:03.417Z] === CONT TestReadPluginNoRead [2022-04-05T23:38:03.417Z] read_test.go:92: [d24a44d111e07] daemon is not started [2022-04-05T23:38:03.417Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-04-05T23:38:03.417Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-05T23:38:03.417Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-04-05T23:38:03.417Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-04-05T23:38:03.417Z] PASS [2022-04-05T23:38:03.417Z] [2022-04-05T23:38:03.417Z] DONE 6 tests in 10.476s [2022-04-05T23:38:03.417Z] 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-05T23:38:03.417Z] testing: warning: no tests to run [2022-04-05T23:38:03.417Z] PASS [2022-04-05T23:38:03.417Z] [2022-04-05T23:38:03.417Z] DONE 0 tests in 0.040s [2022-04-05T23:38:03.417Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T23:38:03.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T23:38:03.673Z] INFO: Testing against a local daemon [2022-04-05T23:38:03.673Z] === RUN TestPluginWithDevMounts [2022-04-05T23:38:03.673Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-05T23:38:03.673Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T23:38:03.673Z] PASS [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === Skipped [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-05T23:38:03.673Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] DONE 1 tests, 1 skipped in 0.111s [2022-04-05T23:38:03.673Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T23:38:03.673Z] INFO: Testing against a local daemon [2022-04-05T23:38:03.673Z] === RUN TestSecretInspect [2022-04-05T23:38:03.673Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-05T23:38:03.673Z] === RUN TestSecretList [2022-04-05T23:38:03.673Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestSecretList (0.01s) [2022-04-05T23:38:03.673Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:38:03.673Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-05T23:38:03.673Z] === RUN TestSecretsUpdate [2022-04-05T23:38:03.673Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-04-05T23:38:03.673Z] === RUN TestTemplatedSecret [2022-04-05T23:38:03.673Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T23:38:03.673Z] === RUN TestSecretCreateResolve [2022-04-05T23:38:03.673Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-05T23:38:03.673Z] PASS [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === Skipped [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-05T23:38:03.673Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-05T23:38:03.673Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-05T23:38:03.673Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-04-05T23:38:03.673Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-05T23:38:03.673Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-05T23:38:03.673Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.673Z] [2022-04-05T23:38:03.673Z] DONE 6 tests, 6 skipped in 0.163s [2022-04-05T23:38:03.673Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T23:38:03.930Z] INFO: Testing against a local daemon [2022-04-05T23:38:03.930Z] === RUN TestServiceCreateInit [2022-04-05T23:38:03.930Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:38:03.930Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:38:03.930Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-05T23:38:03.930Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:38:03.930Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:38:03.930Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceConflict [2022-04-05T23:38:03.930Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:38:03.930Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:38:03.930Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:38:03.930Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:38:03.930Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceSysctls [2022-04-05T23:38:03.930Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-05T23:38:03.930Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:38:03.930Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-05T23:38:03.930Z] === RUN TestInspect [2022-04-05T23:38:03.930Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestInspect (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestCreateJob [2022-04-05T23:38:03.930Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestCreateJob (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestReplicatedJob [2022-04-05T23:38:03.930Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:03.930Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-05T23:38:03.930Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:38:04.187Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:04.187Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-05T23:38:04.187Z] === RUN TestServiceListWithStatuses [2022-04-05T23:38:04.187Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:38:04.187Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:38:04.187Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:38:04.187Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:04.187Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-05T23:38:04.187Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:38:04.187Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:04.187Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-05T23:38:04.187Z] === RUN TestServicePlugin [2022-04-05T23:38:04.441Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-04-05T23:38:04.441Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:38:05.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:38:05.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:38:05.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:38:05.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:38:05.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:38:05.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:38:05.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:38:05.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:38:05.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:38:05.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:38:05.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:38:05.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-05T23:38:05.371Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:38:05.383Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T23:38:05.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-04-05T23:38:05.631Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:38:05.631Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:38:05.631Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:38:05.631Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-05T23:38:05.631Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T23:38:05.631Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:38:05.631Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:38:05.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-05T23:38:05.631Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:38:05.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:38:05.631Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T23:38:05.631Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T23:38:05.631Z] === RUN TestDaemonRestartIpcMode [2022-04-05T23:38:05.631Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T23:38:05.631Z] === RUN TestDaemonHostGatewayIP [2022-04-05T23:38:05.631Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T23:38:05.631Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T23:38:05.631Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T23:38:05.631Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:38:05.631Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T23:38:05.631Z] === RUN TestDiff [2022-04-05T23:38:06.119Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServicePlugin (1.94s) [2022-04-05T23:38:06.119Z] === RUN TestServiceUpdateLabel [2022-04-05T23:38:06.119Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-05T23:38:06.119Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:38:06.119Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-05T23:38:06.119Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:38:06.119Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-05T23:38:06.119Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:38:06.119Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-05T23:38:06.119Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:38:06.119Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-05T23:38:06.119Z] PASS [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === Skipped [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:38:06.119Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:38:06.119Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-05T23:38:06.119Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-05T23:38:06.119Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-05T23:38:06.119Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-05T23:38:06.119Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-04-05T23:38:06.119Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-05T23:38:06.119Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-05T23:38:06.119Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-05T23:38:06.119Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-05T23:38:06.119Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-05T23:38:06.119Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-05T23:38:06.119Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-05T23:38:06.119Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T23:38:06.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-05T23:38:06.119Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-05T23:38:06.119Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-04-05T23:38:06.119Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-05T23:38:06.119Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-05T23:38:06.119Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-05T23:38:06.119Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-05T23:38:06.119Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-05T23:38:06.119Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T23:38:06.119Z] [2022-04-05T23:38:06.119Z] DONE 24 tests, 23 skipped in 2.373s [2022-04-05T23:38:06.119Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T23:38:06.119Z] INFO: Testing against a local daemon [2022-04-05T23:38:06.119Z] === RUN TestSessionCreate [2022-04-05T23:38:06.194Z] --- PASS: TestDiff (0.38s) [2022-04-05T23:38:06.194Z] === RUN TestExecWithCloseStdin [2022-04-05T23:38:06.376Z] --- PASS: TestSessionCreate (0.04s) [2022-04-05T23:38:06.376Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:38:06.376Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-05T23:38:06.376Z] PASS [2022-04-05T23:38:06.376Z] [2022-04-05T23:38:06.376Z] DONE 2 tests in 0.154s [2022-04-05T23:38:06.376Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T23:38:06.376Z] INFO: Testing against a local daemon [2022-04-05T23:38:06.376Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:38:06.376Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:38:06.376Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:38:06.376Z] === RUN TestDiskUsage [2022-04-05T23:38:06.376Z] === PAUSE TestDiskUsage [2022-04-05T23:38:06.376Z] === RUN TestEventsExecDie [2022-04-05T23:38:06.758Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-04-05T23:38:06.758Z] === RUN TestExec [2022-04-05T23:38:06.938Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-05T23:38:06.938Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:38:06.938Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-05T23:38:06.938Z] === RUN TestEventsVolumeCreate [2022-04-05T23:38:06.938Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-05T23:38:06.938Z] === RUN TestInfoBinaryCommits [2022-04-05T23:38:06.938Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T23:38:06.938Z] === RUN TestInfoAPIVersioned [2022-04-05T23:38:06.938Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T23:38:06.938Z] === RUN TestInfoAPI [2022-04-05T23:38:06.938Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T23:38:06.938Z] === RUN TestInfoAPIWarnings [2022-04-05T23:38:07.015Z] --- PASS: TestExec (0.43s) [2022-04-05T23:38:07.015Z] === RUN TestExecUser [2022-04-05T23:38:07.577Z] --- PASS: TestExecUser (0.43s) [2022-04-05T23:38:07.577Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:38:07.833Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-04-05T23:38:07.833Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:38:08.701Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T23:38:09.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-04-05T23:38:09.198Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-04-05T23:38:09.263Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-04-05T23:38:09.263Z] PASS [2022-04-05T23:38:09.263Z] [2022-04-05T23:38:09.263Z] DONE 8 tests in 11.081s [2022-04-05T23:38:09.263Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T23:38:09.263Z] testing: warning: no tests to run [2022-04-05T23:38:09.263Z] PASS [2022-04-05T23:38:09.263Z] [2022-04-05T23:38:09.263Z] DONE 0 tests in 0.010s [2022-04-05T23:38:09.263Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T23:38:09.263Z] INFO: Testing against a local daemon [2022-04-05T23:38:09.263Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T23:38:09.760Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-04-05T23:38:09.760Z] === RUN TestHealthKillContainer [2022-04-05T23:38:10.191Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-04-05T23:38:10.191Z] === RUN TestAuthZPluginTLS [2022-04-05T23:38:10.752Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-05T23:38:10.752Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T23:38:11.315Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-05T23:38:11.315Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T23:38:11.878Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-05T23:38:11.878Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T23:38:12.441Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-05T23:38:12.441Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T23:38:13.808Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-04-05T23:38:13.808Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T23:38:14.371Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-05T23:38:14.371Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T23:38:14.627Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-05T23:38:14.627Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T23:38:15.193Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-05T23:38:15.193Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T23:38:16.145Z] .........................xx.................... [ 29%] [2022-04-05T23:38:16.560Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-05T23:38:16.560Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T23:38:17.896Z] --- PASS: TestHealthKillContainer (7.80s) [2022-04-05T23:38:17.896Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:38:17.896Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-04-05T23:38:17.896Z] === RUN TestIpcModeNone [2022-04-05T23:38:18.458Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-05T23:38:18.458Z] === RUN TestIpcModePrivate [2022-04-05T23:38:18.458Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-05T23:38:18.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-04-05T23:38:18.467Z] === RUN TestAuthZPluginHeader [2022-04-05T23:38:18.714Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-05T23:38:18.714Z] === RUN TestIpcModeShareable [2022-04-05T23:38:18.971Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-05T23:38:19.047Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-05T23:38:19.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T23:38:19.227Z] --- PASS: TestIpcModeShareable (0.44s) [2022-04-05T23:38:19.227Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T23:38:20.592Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-04-05T23:38:20.592Z] === RUN TestAPIIpcModeHost [2022-04-05T23:38:20.848Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-04-05T23:38:20.848Z] === RUN TestDaemonIpcModeShareable [2022-04-05T23:38:21.777Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-05T23:38:22.034Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2022-04-05T23:38:22.034Z] === RUN TestDaemonIpcModePrivate [2022-04-05T23:38:22.985Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-05T23:38:22.985Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-04-05T23:38:22.985Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T23:38:23.256Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2022-04-05T23:38:23.256Z] === RUN TestAuthZPluginV2Disable [2022-04-05T23:38:24.361Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-05T23:38:24.361Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-04-05T23:38:24.361Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T23:38:24.520Z] INFO: Extraction ended at 04/05/2022 23:38:21. Duration:00:00:33.7564769 [2022-04-05T23:38:24.520Z] INFO: Updating the golang and path environment variables [2022-04-05T23:38:24.520Z] INFO: GOPATH=d:\gopath [2022-04-05T23:38:24.520Z] INFO: go version go1.18 windows/amd64 [2022-04-05T23:38:24.520Z] INFO: Running the daemon under test in debug mode [2022-04-05T23:38:24.520Z] INFO: Starting a daemon under test... [2022-04-05T23:38:24.520Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43401\13\daemon --pidfile d:\CI\PR-43401\13\docker.pid -D [2022-04-05T23:38:24.520Z] INFO: Process started successfully. [2022-04-05T23:38:24.520Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T23:38:24.520Z] INFO: Waiting for the daemon under test to start... [2022-04-05T23:38:25.101Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-05T23:38:25.101Z] === RUN TestInfoDebug [2022-04-05T23:38:25.101Z] --- PASS: TestInfoDebug (0.54s) [2022-04-05T23:38:25.101Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:38:25.101Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-04-05T23:38:25.101Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:38:25.101Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-05T23:38:25.101Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:38:25.101Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-05T23:38:25.101Z] === RUN TestPingCacheHeaders [2022-04-05T23:38:25.101Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-05T23:38:25.101Z] === RUN TestPingGet [2022-04-05T23:38:25.101Z] --- PASS: TestPingGet (0.01s) [2022-04-05T23:38:25.101Z] === RUN TestPingHead [2022-04-05T23:38:25.101Z] --- PASS: TestPingHead (0.03s) [2022-04-05T23:38:25.101Z] === RUN TestPingSwarmHeader [2022-04-05T23:38:25.290Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-05T23:38:25.290Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-04-05T23:38:25.290Z] === RUN TestIpcModeOlderClient [2022-04-05T23:38:25.290Z] === PAUSE TestIpcModeOlderClient [2022-04-05T23:38:25.290Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:38:25.546Z] --- PASS: TestKillContainerInvalidSignal (0.36s) [2022-04-05T23:38:25.546Z] === RUN TestKillContainer [2022-04-05T23:38:25.546Z] === RUN TestKillContainer/no_signal [2022-04-05T23:38:25.664Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T23:38:26.109Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:38:26.110Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:38:26.269Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T23:38:26.525Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-04-05T23:38:26.525Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T23:38:27.041Z] --- PASS: TestKillContainer (1.19s) [2022-04-05T23:38:27.041Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-04-05T23:38:27.041Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-05T23:38:27.041Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-04-05T23:38:27.041Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:38:27.041Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T23:38:27.196Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T23:38:27.196Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-04-05T23:38:27.196Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T23:38:27.196Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T23:38:27.196Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T23:38:27.196Z] === RUN TestVersion [2022-04-05T23:38:27.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T23:38:27.452Z] --- PASS: TestVersion (0.03s) [2022-04-05T23:38:27.452Z] === CONT TestDiskUsage [2022-04-05T23:38:27.709Z] === RUN TestDiskUsage/empty [2022-04-05T23:38:27.709Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T23:38:27.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2022-04-05T23:38:27.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-05T23:38:27.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2022-04-05T23:38:27.861Z] === RUN TestKillStoppedContainer [2022-04-05T23:38:27.861Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-05T23:38:27.861Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:38:27.861Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-05T23:38:27.861Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T23:38:27.965Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T23:38:28.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T23:38:28.425Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-04-05T23:38:28.425Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage (1.24s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-05T23:38:28.521Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-05T23:38:28.521Z] PASS [2022-04-05T23:38:28.521Z] [2022-04-05T23:38:28.521Z] === Skipped [2022-04-05T23:38:28.521Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:38:28.521Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:38:28.521Z] [2022-04-05T23:38:28.521Z] DONE 54 tests, 1 skipped in 22.272s [2022-04-05T23:38:28.521Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T23:38:28.681Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-04-05T23:38:28.681Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:38:28.778Z] INFO: Testing against a local daemon [2022-04-05T23:38:28.778Z] === RUN TestVolumesCreateAndList [2022-04-05T23:38:28.778Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T23:38:28.778Z] === RUN TestVolumesRemove [2022-04-05T23:38:28.778Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-05T23:38:28.778Z] === RUN TestVolumesInspect [2022-04-05T23:38:28.778Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T23:38:28.778Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:38:28.778Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:38:28.778Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:38:28.778Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:38:28.778Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-05T23:38:28.778Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:38:28.778Z] PASS [2022-04-05T23:38:28.778Z] [2022-04-05T23:38:28.778Z] DONE 5 tests in 0.187s [2022-04-05T23:38:28.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T23:38:28.778Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14182 is not a child of this shell [2022-04-05T23:38:28.778Z] warning: PID 14182 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-05T23:38:28.778Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T23:38:28.778Z] [2022-04-05T23:38:28.778Z] Unloading profiles will leave already running processes permanently [2022-04-05T23:38:28.778Z] unconfined, which can lead to unexpected situations. [2022-04-05T23:38:28.778Z] [2022-04-05T23:38:28.778Z] To set a process to complain mode, use the command line tool [2022-04-05T23:38:28.778Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T23:38:28.778Z] Removing test suite binaries [2022-04-05T23:38:29.035Z] exiting test-integration [2022-04-05T23:38:29.035Z] ++ exit 0 [2022-04-05T23:38:29.035Z] [2022-04-05T23:38:29.243Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-04-05T23:38:29.243Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T23:38:29.500Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-04-05T23:38:29.500Z] === RUN TestLinksContainerNames [2022-04-05T23:38:29.875Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-04-05T23:38:29.876Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart Post stage [Pipeline] junit [2022-04-05T23:38:29.971Z] Recording test results [2022-04-05T23:38:30.426Z] --- PASS: TestLinksContainerNames (0.79s) [2022-04-05T23:38:30.427Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:38:30.682Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-05T23:38:30.682Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T23:38:30.938Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/default [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/private [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/slave [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/shared [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T23:38:30.938Z] === CONT TestMountDaemonRoot/default [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T23:38:30.938Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T23:38:30.938Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/shared [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/slave [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/private [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T23:38:30.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:38:30.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:38:30.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:38:31.195Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T23:38:31.451Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T23:38:31.451Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-04-05T23:38:31.451Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T23:38:31.669Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T23:38:32.062Z] + echo Ensuring container killed. [2022-04-05T23:38:32.062Z] Ensuring container killed. [2022-04-05T23:38:32.062Z] + docker rm -vf docker-pr13 [2022-04-05T23:38:32.062Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-04-05T23:38:32.382Z] + echo Chowning /workspace to jenkins user [2022-04-05T23:38:32.382Z] Chowning /workspace to jenkins user [2022-04-05T23:38:32.382Z] + id -u [2022-04-05T23:38:32.382Z] + id -g [2022-04-05T23:38:32.382Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T23:38:32.382Z] Unable to find image 'busybox:latest' locally [2022-04-05T23:38:32.448Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-05T23:38:32.637Z] latest: Pulling from library/busybox [2022-04-05T23:38:32.637Z] 554879bb3004: Pulling fs layer [2022-04-05T23:38:32.637Z] 554879bb3004: Verifying Checksum [2022-04-05T23:38:32.637Z] 554879bb3004: Download complete [2022-04-05T23:38:32.637Z] 554879bb3004: Pull complete [2022-04-05T23:38:32.817Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-04-05T23:38:32.817Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T23:38:32.893Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T23:38:32.893Z] Status: Downloaded newer image for busybox:latest [2022-04-05T23:38:33.073Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-05T23:38:33.073Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T23:38:33.330Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-05T23:38:33.330Z] === RUN TestNetworkNat [2022-04-05T23:38:33.892Z] --- PASS: TestNetworkNat (0.45s) [2022-04-05T23:38:33.893Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:38:34.149Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-04-05T23:38:34.149Z] === RUN TestNetworkLoopbackNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T23:38:34.588Z] + bundleName=amd64-rootless [2022-04-05T23:38:34.588Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-05T23:38:34.588Z] Creating amd64-rootless-bundles.tar.gz [2022-04-05T23:38:34.588Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-05T23:38:34.588Z] + 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-05T23:38:34.598Z] Archiving artifacts [2022-04-05T23:38:36.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T23:38:36.567Z] + make clean [2022-04-05T23:38:36.668Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-04-05T23:38:36.668Z] === RUN TestPause [2022-04-05T23:38:36.825Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T23:38:36.825Z] docker-dev-cache [2022-04-05T23:38:36.825Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T23:38:37.232Z] --- PASS: TestPause (0.38s) [2022-04-05T23:38:37.232Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:38:37.232Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:38:37.232Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:38:37.232Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:38:37.488Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-04-05T23:38:37.488Z] === RUN TestPidHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T23:38:38.418Z] --- PASS: TestPidHost (0.85s) [2022-04-05T23:38:38.418Z] === RUN TestPsFilter [2022-04-05T23:38:38.418Z] --- PASS: TestPsFilter (0.10s) [2022-04-05T23:38:38.418Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:38:38.982Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-05T23:38:38.982Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:38:39.239Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-04-05T23:38:39.239Z] === RUN TestRemoveContainerRunning [2022-04-05T23:38:39.496Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-05T23:38:39.496Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:38:39.819Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.68s) [2022-04-05T23:38:39.819Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T23:38:39.908Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-05T23:38:40.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-04-05T23:38:40.058Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:38:40.058Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T23:38:40.058Z] === RUN TestRenameLinkedContainer [2022-04-05T23:38:41.425Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-04-05T23:38:41.425Z] === RUN TestRenameStoppedContainer [2022-04-05T23:38:41.744Z] 037d5740b404: Pull complete [2022-04-05T23:38:41.744Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T23:38:41.744Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:38:41.744Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-05T23:38:41.744Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-05T23:38:41.744Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-05T23:38:41.744Z] WARN: Skipping validation tests [2022-04-05T23:38:41.744Z] INFO: Running unit tests at 04/05/2022 23:38:29... [2022-04-05T23:38:41.744Z] INFO: make.ps1 starting at 04/05/2022 23:38:33 [2022-04-05T23:38:41.744Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:38:41.744Z] INFO: Invoking autogen... [2022-04-05T23:38:41.744Z] INFO: Running unit tests... [2022-04-05T23:38:41.987Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-05T23:38:41.987Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:38:42.199Z] .....INFO: Daemon under test started and replied! [2022-04-05T23:38:42.199Z] INFO: Docker version of the daemon under test [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] Client: [2022-04-05T23:38:42.199Z] Version: 17.06.2-ce [2022-04-05T23:38:42.199Z] API version: 1.30 [2022-04-05T23:38:42.199Z] Go version: go1.8.3 [2022-04-05T23:38:42.199Z] Git commit: cec0b72 [2022-04-05T23:38:42.199Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T23:38:42.199Z] OS/Arch: windows/amd64 [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] Server: [2022-04-05T23:38:42.199Z] Version: 0.0.0-dev [2022-04-05T23:38:42.199Z] API version: 1.42 (minimum version 1.24) [2022-04-05T23:38:42.199Z] Go version: go1.18 [2022-04-05T23:38:42.199Z] Git commit: 94af3dca3c [2022-04-05T23:38:42.199Z] Built: 04/05/2022 23:35:57 [2022-04-05T23:38:42.199Z] OS/Arch: windows/amd64 [2022-04-05T23:38:42.199Z] Experimental: false [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] INFO: Docker info of the daemon under test [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] Containers: 0 [2022-04-05T23:38:42.199Z] Running: 0 [2022-04-05T23:38:42.199Z] Paused: 0 [2022-04-05T23:38:42.199Z] Stopped: 0 [2022-04-05T23:38:42.199Z] Images: 0 [2022-04-05T23:38:42.199Z] Server Version: 0.0.0-dev [2022-04-05T23:38:42.199Z] Storage Driver: windowsfilter [2022-04-05T23:38:42.199Z] Windows: [2022-04-05T23:38:42.199Z] Logging Driver: json-file [2022-04-05T23:38:42.199Z] Plugins: [2022-04-05T23:38:42.199Z] Volume: local [2022-04-05T23:38:42.199Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T23:38:42.199Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T23:38:42.199Z] Swarm: inactive [2022-04-05T23:38:42.199Z] Default Isolation: process [2022-04-05T23:38:42.199Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T23:38:42.199Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-05T23:38:42.199Z] OSType: windows [2022-04-05T23:38:42.199Z] Architecture: x86_64 [2022-04-05T23:38:42.199Z] CPUs: 4 [2022-04-05T23:38:42.199Z] Total Memory: 32GiB [2022-04-05T23:38:42.199Z] Name: azwin-2-2dbd70 [2022-04-05T23:38:42.199Z] ID: ZC5O:GZOQ:IITY:JDZL:HPNA:K4SF:CWH3:DOSZ:V3K5:AMIT:CSP4:ZPQD [2022-04-05T23:38:42.199Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-05T23:38:42.199Z] Debug Mode (client): false [2022-04-05T23:38:42.199Z] Debug Mode (server): true [2022-04-05T23:38:42.199Z] File Descriptors: -1 [2022-04-05T23:38:42.199Z] Goroutines: 16 [2022-04-05T23:38:42.199Z] System Time: 2022-04-05T23:38:40.9997362Z [2022-04-05T23:38:42.199Z] EventsListeners: 0 [2022-04-05T23:38:42.199Z] Registry: https://index.docker.io/v1/ [2022-04-05T23:38:42.199Z] Labels: [2022-04-05T23:38:42.199Z] Experimental: false [2022-04-05T23:38:42.199Z] Insecure Registries: [2022-04-05T23:38:42.199Z] 127.0.0.0/8 [2022-04-05T23:38:42.199Z] Live Restore Enabled: false [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] INFO: Docker images of the daemon under test [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:38:42.199Z] [2022-04-05T23:38:42.199Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T23:38:42.199Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-05T23:38:42.199Z] ltsc2019: Pulling from windows/servercore [2022-04-05T23:38:42.199Z] 4612f6d0b889: Pulling fs layer [2022-04-05T23:38:42.199Z] 0a6173b79e25: Pulling fs layer [2022-04-05T23:38:42.914Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2022-04-05T23:38:42.914Z] === RUN TestRenameInvalidName [2022-04-05T23:38:43.170Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-05T23:38:43.170Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:38:43.969Z] 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-05T23:38:44.537Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-04-05T23:38:44.537Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:38:44.596Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-05T23:38:44.794Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-04-05T23:38:44.794Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:38:45.724Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-04-05T23:38:45.724Z] === RUN TestResize [2022-04-05T23:38:45.981Z] --- PASS: TestResize (0.39s) [2022-04-05T23:38:45.981Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:38:46.545Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-05T23:38:46.545Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:38:46.802Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:46.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:46.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:46.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:38:46.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:48.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:49.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:50.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:38:50.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:38:51.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:52.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:38:55.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:38:55.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:38:56.486Z] ? github.com/docker/docker/api [no test files] [2022-04-05T23:38:57.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:38:57.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-05T23:38:57.875Z] PASS [2022-04-05T23:38:57.875Z] [2022-04-05T23:38:57.875Z] DONE 17 tests in 46.517s [2022-04-05T23:38:57.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T23:38:57.875Z] INFO: Testing against a local daemon [2022-04-05T23:38:57.875Z] === RUN TestPluginInvalidJSON [2022-04-05T23:38:57.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:38:57.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:38:57.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:38:57.875Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-05T23:38:57.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T23:38:57.875Z] === RUN TestPluginInstall [2022-04-05T23:38:57.875Z] === RUN TestPluginInstall/no_auth [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a301deeb5bd59db28cacc981b826366c58fb72af994ff856549fa3947932df6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a301deeb5bd59db28cacc981b826366c58fb72af994ff856549fa3947932df6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:57.875Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0a59ad9a7d24ae0c965636337d8b0dcf56b0a2938be185503f89af8868cfca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:57.875Z] time="2022-04-05T23:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0a59ad9a7d24ae0c965636337d8b0dcf56b0a2938be185503f89af8868cfca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:57.875Z] === RUN TestPluginInstall/with_insecure [2022-04-05T23:38:58.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:38:58.803Z] time="2022-04-05T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:58.803Z] time="2022-04-05T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17c96493728977c582e32edead629bae880471143767302e8fecf427bc06555" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:58.803Z] time="2022-04-05T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:38:58.803Z] time="2022-04-05T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17c96493728977c582e32edead629bae880471143767302e8fecf427bc06555" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:38:58.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:38:59.060Z] plugin_test.go:165: [d14b85c345fcd] daemon is not started [2022-04-05T23:38:59.060Z] --- PASS: TestPluginInstall (3.37s) [2022-04-05T23:38:59.060Z] --- PASS: TestPluginInstall/no_auth (1.67s) [2022-04-05T23:38:59.060Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-05T23:38:59.060Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-04-05T23:38:59.060Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:39:00.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:39:00.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:39:00.798Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-05T23:39:00.952Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T23:39:01.515Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T23:39:02.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:39:02.445Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-04-05T23:39:02.446Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-04-05T23:39:02.446Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-05T23:39:02.446Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:39:03.010Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-05T23:39:03.010Z] PASS [2022-04-05T23:39:03.010Z] [2022-04-05T23:39:03.010Z] DONE 10 tests in 7.351s [2022-04-05T23:39:03.010Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T23:39:03.010Z] INFO: Testing against a local daemon [2022-04-05T23:39:03.010Z] === RUN TestExternalGraphDriver [2022-04-05T23:39:03.010Z] === RUN TestExternalGraphDriver/json [2022-04-05T23:39:03.322Z] 4612f6d0b889: Verifying Checksum [2022-04-05T23:39:03.322Z] 4612f6d0b889: Download complete [2022-04-05T23:39:03.322Z] 0a6173b79e25: Verifying Checksum [2022-04-05T23:39:03.322Z] 0a6173b79e25: Download complete [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-04-05T23:39:03.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2022-04-05T23:39:03.977Z] === RUN TestCgroupNamespacesRun [2022-04-05T23:39:04.899Z] === RUN TestExternalGraphDriver/spec [2022-04-05T23:39:04.906Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-04-05T23:39:04.906Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T23:39:05.832Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-04-05T23:39:05.832Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T23:39:06.266Z] === RUN TestExternalGraphDriver/pull [2022-04-05T23:39:06.760Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-04-05T23:39:06.760Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T23:39:08.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-04-05T23:39:08.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T23:39:08.155Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-04-05T23:39:08.155Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-04-05T23:39:08.155Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-04-05T23:39:08.155Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-05T23:39:08.155Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:39:09.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-05T23:39:09.071Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T23:39:10.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-04-05T23:39:10.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T23:39:10.566Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-05T23:39:10.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-04-05T23:39:10.942Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T23:39:11.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-04-05T23:39:11.872Z] === RUN TestNISDomainname [2022-04-05T23:39:12.068Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-05T23:39:12.370Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-04-05T23:39:12.370Z] PASS [2022-04-05T23:39:12.370Z] [2022-04-05T23:39:12.370Z] DONE 5 tests in 8.770s [2022-04-05T23:39:12.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T23:39:12.370Z] INFO: Testing against a local daemon [2022-04-05T23:39:12.370Z] === RUN TestContinueAfterPluginCrash [2022-04-05T23:39:12.370Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T23:39:12.370Z] === RUN TestReadPluginNoRead [2022-04-05T23:39:12.370Z] === PAUSE TestReadPluginNoRead [2022-04-05T23:39:12.370Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T23:39:12.370Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T23:39:12.370Z] === CONT TestContinueAfterPluginCrash [2022-04-05T23:39:12.370Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T23:39:12.435Z] --- PASS: TestNISDomainname (0.52s) [2022-04-05T23:39:12.435Z] === RUN TestHostnameDnsResolution [2022-04-05T23:39:13.000Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-04-05T23:39:13.000Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T23:39:13.562Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-04-05T23:39:13.562Z] === RUN TestPrivilegedHostDevices [2022-04-05T23:39:13.819Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-05T23:39:13.819Z] === RUN TestStats [2022-04-05T23:39:15.639Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-04-05T23:39:15.639Z] === CONT TestReadPluginNoRead [2022-04-05T23:39:16.336Z] --- PASS: TestStats (2.41s) [2022-04-05T23:39:16.336Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:39:16.336Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T23:39:16.336Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T23:39:16.336Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T23:39:16.336Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T23:39:16.336Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T23:39:16.336Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T23:39:16.336Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T23:39:16.336Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T23:39:16.336Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T23:39:16.336Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T23:39:16.426Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-05T23:39:16.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T23:39:17.527Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T23:39:18.893Z] === RUN TestReadPluginNoRead/default [2022-04-05T23:39:19.414Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T23:39:19.822Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T23:39:20.344Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-05T23:39:20.344Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-05T23:39:20.344Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-04-05T23:39:20.344Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-04-05T23:39:20.344Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-05T23:39:20.344Z] === RUN TestDeleteDevicemapper [2022-04-05T23:39:20.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:39:20.344Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T23:39:20.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:39:20.386Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-04-05T23:39:20.941Z] ............................ [ 66%] [2022-04-05T23:39:21.315Z] === CONT TestReadPluginNoRead [2022-04-05T23:39:21.315Z] read_test.go:92: [d8fd0d4f87ef3] daemon is not started [2022-04-05T23:39:21.315Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-04-05T23:39:21.315Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-05T23:39:21.315Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-05T23:39:21.315Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-05T23:39:21.315Z] PASS [2022-04-05T23:39:21.315Z] [2022-04-05T23:39:21.315Z] DONE 6 tests in 9.304s [2022-04-05T23:39:21.315Z] 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-05T23:39:21.315Z] testing: warning: no tests to run [2022-04-05T23:39:21.315Z] PASS [2022-04-05T23:39:21.315Z] [2022-04-05T23:39:21.315Z] DONE 0 tests in 0.012s [2022-04-05T23:39:21.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T23:39:21.315Z] INFO: Testing against a local daemon [2022-04-05T23:39:21.315Z] === RUN TestPluginWithDevMounts [2022-04-05T23:39:21.315Z] === PAUSE TestPluginWithDevMounts [2022-04-05T23:39:21.315Z] === CONT TestPluginWithDevMounts [2022-04-05T23:39:21.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-04-05T23:39:21.712Z] === RUN TestUpdateMemory [2022-04-05T23:39:21.797Z] === RUN TestMiddlewares [2022-04-05T23:39:21.797Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T23:39:21.797Z] PASS [2022-04-05T23:39:21.797Z] coverage: 7.9% of statements [2022-04-05T23:39:21.797Z] ok github.com/docker/docker/api/server 0.078s coverage: 7.9% of statements [2022-04-05T23:39:22.274Z] --- PASS: TestUpdateMemory (0.51s) [2022-04-05T23:39:22.274Z] === RUN TestUpdateCPUQuota [2022-04-05T23:39:22.682Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-05T23:39:22.683Z] PASS [2022-04-05T23:39:22.683Z] [2022-04-05T23:39:22.683Z] DONE 1 tests in 1.634s [2022-04-05T23:39:22.683Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T23:39:22.837Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-04-05T23:39:22.837Z] === RUN TestUpdatePidsLimit [2022-04-05T23:39:22.837Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T23:39:22.938Z] INFO: Testing against a local daemon [2022-04-05T23:39:22.938Z] === RUN TestSecretInspect [2022-04-05T23:39:23.093Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T23:39:23.349Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T23:39:23.606Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T23:39:23.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T23:39:23.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T23:39:24.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit (1.66s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) [2022-04-05T23:39:24.685Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-04-05T23:39:24.685Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:39:25.456Z] --- PASS: TestSecretInspect (2.16s) [2022-04-05T23:39:25.456Z] === RUN TestSecretList [2022-04-05T23:39:27.361Z] --- PASS: TestSecretList (2.19s) [2022-04-05T23:39:27.361Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:39:29.913Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-04-05T23:39:29.913Z] === RUN TestSecretsUpdate [2022-04-05T23:39:31.803Z] --- PASS: TestSecretsUpdate (2.14s) [2022-04-05T23:39:31.803Z] === RUN TestTemplatedSecret [2022-04-05T23:39:34.324Z] --- PASS: TestTemplatedSecret (2.59s) [2022-04-05T23:39:34.324Z] === RUN TestSecretCreateResolve [2022-04-05T23:39:36.218Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-05T23:39:36.218Z] PASS [2022-04-05T23:39:36.218Z] [2022-04-05T23:39:36.218Z] DONE 6 tests in 13.527s [2022-04-05T23:39:36.218Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T23:39:36.518Z] INFO: Testing against a local daemon [2022-04-05T23:39:36.518Z] === RUN TestServiceCreateInit [2022-04-05T23:39:36.518Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:39:36.856Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2022-04-05T23:39:36.856Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:39:36.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-05T23:39:36.856Z] === RUN TestWaitNonBlocked [2022-04-05T23:39:36.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:39:36.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:39:36.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:39:36.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:39:36.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:39:36.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:39:36.856Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T23:39:36.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-04-05T23:39:36.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-05T23:39:36.856Z] === RUN TestWaitBlocked [2022-04-05T23:39:36.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:39:36.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:39:36.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:39:36.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:39:36.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:39:36.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:39:37.112Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-05T23:39:37.112Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.50s) [2022-04-05T23:39:37.112Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-04-05T23:39:37.112Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T23:39:37.112Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T23:39:39.000Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-04-05T23:39:39.000Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T23:39:40.204Z] 037d5740b404: Pull complete [2022-04-05T23:39:40.204Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T23:39:40.204Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:39:40.204Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-05T23:39:40.204Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-05T23:39:40.204Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-05T23:39:40.204Z] WARN: Skipping validation tests [2022-04-05T23:39:40.204Z] INFO: Running unit tests at 04/05/2022 23:39:29... [2022-04-05T23:39:40.204Z] INFO: make.ps1 starting at 04/05/2022 23:39:34 [2022-04-05T23:39:40.204Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:39:40.204Z] INFO: Invoking autogen... [2022-04-05T23:39:40.204Z] INFO: Running unit tests... [2022-04-05T23:39:40.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:39:40.889Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.56s) [2022-04-05T23:39:40.889Z] === CONT TestDaemonHostGatewayIP [2022-04-05T23:39:42.781Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2022-04-05T23:39:42.781Z] === CONT TestDaemonRestartIpcMode [2022-04-05T23:39:42.933Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:39:42.933Z] Using test binary docker [2022-04-05T23:39:42.933Z] +++ /etc/init.d/apparmor start [2022-04-05T23:39:42.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:39:42.933Z] INFO: Waiting for daemon to start... [2022-04-05T23:39:42.933Z] Starting dockerd [2022-04-05T23:39:42.933Z] +++ 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-05T23:39:42.933Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T23:39:42.933Z] Using test binary docker [2022-04-05T23:39:42.933Z] +++ /etc/init.d/apparmor start [2022-04-05T23:39:42.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T23:39:42.933Z] INFO: Waiting for daemon to start... [2022-04-05T23:39:42.933Z] Starting dockerd [2022-04-05T23:39:42.933Z] +++ 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-05T23:39:42.933Z] . [2022-04-05T23:39:42.933Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:39:42.933Z] [2022-04-05T23:39:42.933Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T23:39:42.933Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:39:42.933Z] Error: No such image: emptyfs [2022-04-05T23:39:42.933Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T23:39:42.933Z] ++++ docker load [2022-04-05T23:39:42.933Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T23:39:42.933Z] Error: No such image: emptyfs [2022-04-05T23:39:42.933Z] ++++ docker load [2022-04-05T23:39:42.933Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T23:39:42.933Z] Running integration-test (iteration 1) [2022-04-05T23:39:42.933Z] 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-05T23:39:42.933Z] ++ 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-05T23:39:42.933Z] ++ set -e [2022-04-05T23:39:42.933Z] ++ '[' -n 0 ']' [2022-04-05T23:39:42.933Z] ++ set -x [2022-04-05T23:39:42.933Z] ++ 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-05T23:39:42.933Z] Running integration-test (iteration 1) [2022-04-05T23:39:42.933Z] 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-05T23:39:42.933Z] ++ 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-05T23:39:42.933Z] ++ set -e [2022-04-05T23:39:42.933Z] ++ '[' -n 0 ']' [2022-04-05T23:39:42.933Z] ++ set -x [2022-04-05T23:39:42.933Z] ++ 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-05T23:39:43.195Z] Loaded image: busybox:latest [2022-04-05T23:39:43.196Z] Loaded image: busybox:latest [2022-04-05T23:39:43.770Z] Loaded image: busybox:glibc [2022-04-05T23:39:43.771Z] Loaded image: busybox:glibc [2022-04-05T23:39:43.924Z] 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-05T23:39:43.956Z] --- PASS: TestServiceCreateInit (7.67s) [2022-04-05T23:39:43.956Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-04-05T23:39:43.956Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-04-05T23:39:43.956Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:39:45.299Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-04-05T23:39:45.299Z] === CONT TestIpcModeOlderClient [2022-04-05T23:39:45.299Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-04-05T23:39:47.987Z] Loaded image: debian:bullseye-slim [2022-04-05T23:39:47.987Z] Loaded image: hello-world:latest [2022-04-05T23:39:48.249Z] Loaded image: debian:bullseye-slim [2022-04-05T23:39:48.249Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:39:48.249Z] INFO: Testing against a local daemon [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T23:39:48.249Z] Loaded image: hello-world:latest [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T23:39:48.249Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T23:39:48.511Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T23:39:48.511Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:39:48.511Z] INFO: Testing against a local daemon [2022-04-05T23:39:48.511Z] === RUN TestDockerDaemonSuite [2022-04-05T23:39:48.511Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-05T23:39:48.569Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-04-05T23:39:48.569Z] PASS [2022-04-05T23:39:48.569Z] [2022-04-05T23:39:48.569Z] === Skipped [2022-04-05T23:39:48.569Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-05T23:39:48.569Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:39:48.569Z] [2022-04-05T23:39:48.569Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:39:48.569Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:39:48.569Z] [2022-04-05T23:39:48.569Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T23:39:48.569Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:39:48.569Z] [2022-04-05T23:39:48.569Z] DONE 201 tests, 3 skipped in 107.510s [2022-04-05T23:39:48.569Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T23:39:48.569Z] ++ 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-05T23:39:48.569Z] ++ set -e [2022-04-05T23:39:48.569Z] ++ '[' -n 0 ']' [2022-04-05T23:39:48.569Z] ++ set -x [2022-04-05T23:39:48.569Z] ++ 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-05T23:39:48.825Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:39:49.387Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:39:49.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T23:39:49.387Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T23:39:49.387Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T23:39:49.387Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T23:39:49.387Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T23:39:49.387Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T23:39:49.387Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:39:49.387Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T23:39:49.387Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T23:39:49.387Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T23:39:49.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-05T23:39:49.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-05T23:39:49.387Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:39:49.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T23:39:50.752Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T23:39:51.679Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T23:39:51.841Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T23:39:51.841Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T23:39:52.102Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T23:39:52.102Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T23:39:52.608Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T23:39:52.608Z] daemon_test.go:156: [d3c6efcc26d71] daemon is not started [2022-04-05T23:39:52.608Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-04-05T23:39:52.608Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-05T23:39:52.608Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-05T23:39:52.608Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-05T23:39:52.608Z] === RUN TestDaemonProxy [2022-04-05T23:39:52.608Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T23:39:53.045Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T23:39:53.306Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T23:39:53.306Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T23:39:54.502Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T23:39:54.692Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T23:39:54.955Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T23:39:54.955Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T23:39:54.955Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T23:39:55.529Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-05T23:39:56.102Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T23:39:56.303Z] ? github.com/docker/docker/api [no test files] [2022-04-05T23:39:56.394Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T23:39:57.047Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T23:39:57.047Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T23:39:57.047Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T23:39:57.047Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T23:39:57.310Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-05T23:39:58.287Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T23:39:58.287Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy (6.31s) [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T23:39:58.850Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T23:39:58.850Z] PASS [2022-04-05T23:39:58.850Z] [2022-04-05T23:39:58.850Z] DONE 17 tests in 10.238s [2022-04-05T23:39:58.850Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T23:39:58.850Z] ++ 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-05T23:39:58.850Z] ++ set -e [2022-04-05T23:39:58.850Z] ++ '[' -n 0 ']' [2022-04-05T23:39:58.850Z] ++ set -x [2022-04-05T23:39:58.850Z] ++ 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-05T23:39:59.107Z] INFO: Testing against a local daemon [2022-04-05T23:39:59.107Z] === RUN TestCommitInheritsEnv [2022-04-05T23:39:59.231Z] --- PASS: TestBuildWithHugeFile (128.11s) [2022-04-05T23:39:59.231Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:39:59.231Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:39:59.231Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:39:59.231Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:39:59.231Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:39:59.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:39:59.231Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:39:59.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:39:59.231Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:39:59.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:39:59.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:39:59.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:39:59.363Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-05T23:39:59.363Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:39:59.363Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-05T23:39:59.363Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform// [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T23:39:59.363Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T23:39:59.493Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:39:59.493Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-05T23:39:59.493Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-05T23:39:59.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-05T23:39:59.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T23:39:59.493Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:39:59.493Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T23:39:59.620Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T23:39:59.620Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T23:39:59.620Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T23:39:59.620Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T23:39:59.620Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T23:39:59.620Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:39:59.620Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-05T23:39:59.620Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:39:59.620Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-05T23:39:59.620Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:39:59.877Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-04-05T23:39:59.877Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T23:39:59.877Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:39:59.877Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-05T23:39:59.877Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:39:59.877Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-05T23:39:59.877Z] === RUN TestTagInvalidReference [2022-04-05T23:39:59.877Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-05T23:39:59.877Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:40:00.134Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-05T23:40:00.134Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:40:00.134Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T23:40:00.134Z] === RUN TestTagOfficialNames [2022-04-05T23:40:00.134Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-05T23:40:00.134Z] === RUN TestTagMatchesDigest [2022-04-05T23:40:00.134Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T23:40:00.134Z] PASS [2022-04-05T23:40:00.134Z] [2022-04-05T23:40:00.134Z] === Skipped [2022-04-05T23:40:00.134Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:40:00.134Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-05T23:40:00.134Z] [2022-04-05T23:40:00.134Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-05T23:40:00.134Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:40:00.134Z] [2022-04-05T23:40:00.134Z] DONE 22 tests, 2 skipped in 1.165s [2022-04-05T23:40:00.134Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T23:40:00.134Z] ++ 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-05T23:40:00.134Z] ++ set -e [2022-04-05T23:40:00.134Z] ++ '[' -n 0 ']' [2022-04-05T23:40:00.134Z] ++ set -x [2022-04-05T23:40:00.134Z] ++ 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-05T23:40:00.134Z] INFO: Testing against a local daemon [2022-04-05T23:40:00.134Z] === RUN TestNetworkCreateDelete [2022-04-05T23:40:00.390Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-05T23:40:00.390Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:40:00.647Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-04-05T23:40:00.647Z] === RUN TestDaemonDNSFallback [2022-04-05T23:40:00.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T23:40:01.825Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T23:40:02.090Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-04-05T23:40:02.091Z] === RUN TestCreateServiceConflict [2022-04-05T23:40:02.091Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-05T23:40:02.091Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:40:02.177Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-05T23:40:02.766Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2022-04-05T23:40:02.766Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-04-05T23:40:02.766Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-05T23:40:02.766Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:40:02.766Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-05T23:40:02.766Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T23:40:03.027Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T23:40:03.602Z] Loaded image: busybox:latest [2022-04-05T23:40:03.865Z] Loaded image: busybox:glibc [2022-04-05T23:40:04.611Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-04-05T23:40:04.611Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:40:05.252Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T23:40:05.514Z] Loaded image: debian:bullseye-slim [2022-04-05T23:40:05.515Z] Loaded image: hello-world:latest [2022-04-05T23:40:05.515Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T23:40:06.903Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T23:40:07.224Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-04-05T23:40:07.224Z] === RUN TestInspectNetwork [2022-04-05T23:40:07.477Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T23:40:08.424Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T23:40:09.000Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T23:40:09.574Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-05T23:40:09.743Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T23:40:09.743Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T23:40:09.743Z] === RUN TestInspectNetwork/network_name [2022-04-05T23:40:09.743Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T23:40:11.491Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-05T23:40:12.876Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-05T23:40:13.821Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T23:40:13.821Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-05T23:40:13.911Z] --- PASS: TestInspectNetwork (6.88s) [2022-04-05T23:40:13.911Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T23:40:13.911Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T23:40:13.911Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T23:40:13.911Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T23:40:13.911Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:40:14.765Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T23:40:15.276Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-04-05T23:40:15.276Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:40:15.276Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:40:15.276Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:40:15.276Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:40:15.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:40:15.276Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:40:15.276Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:40:15.276Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:40:15.276Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:40:15.276Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:40:15.276Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-05T23:40:15.276Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T23:40:15.276Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T23:40:15.276Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T23:40:15.276Z] === RUN TestNetworkList [2022-04-05T23:40:15.276Z] === RUN TestNetworkList//networks [2022-04-05T23:40:15.276Z] === PAUSE TestNetworkList//networks [2022-04-05T23:40:15.276Z] === RUN TestNetworkList//networks/ [2022-04-05T23:40:15.277Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:40:15.277Z] === CONT TestNetworkList//networks [2022-04-05T23:40:15.277Z] === CONT TestNetworkList//networks/ [2022-04-05T23:40:15.277Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T23:40:15.277Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:40:15.277Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:40:15.277Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:40:15.711Z] docker_cli_daemon_test.go:1472: [d2d4afb2b95f8] daemon is not started [2022-04-05T23:40:15.840Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-05T23:40:15.840Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:40:15.974Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.38s) [2022-04-05T23:40:15.974Z] PASS [2022-04-05T23:40:16.239Z] [2022-04-05T23:40:16.239Z] === Skipped [2022-04-05T23:40:16.239Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T23:40:16.239Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:40:16.239Z] [2022-04-05T23:40:16.239Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:40:16.239Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:40:16.239Z] [2022-04-05T23:40:16.239Z] DONE 34 tests, 2 skipped in 193.209s [2022-04-05T23:40:16.239Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T23:40:16.239Z] ++ 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-05T23:40:16.239Z] ++ set -e [2022-04-05T23:40:16.239Z] ++ '[' -n 0 ']' [2022-04-05T23:40:16.239Z] ++ set -x [2022-04-05T23:40:16.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05T23:40:16.239Z] check_test.go:308: [d62f25372e0ae] daemon is not started [2022-04-05T23:40:16.239Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-05T23:40:16.239Z] INFO: Testing against a local daemon [2022-04-05T23:40:16.239Z] === RUN TestConfigInspect [2022-04-05T23:40:16.503Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T23:40:16.769Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-05T23:40:16.769Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:40:17.046Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-05T23:40:17.357Z] === RUN TestMiddlewares [2022-04-05T23:40:17.357Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T23:40:17.357Z] PASS [2022-04-05T23:40:17.357Z] coverage: 7.9% of statements [2022-04-05T23:40:17.357Z] ok github.com/docker/docker/api/server 0.050s coverage: 7.9% of statements [2022-04-05T23:40:17.449Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T23:40:17.698Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-05T23:40:17.698Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:40:18.024Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T23:40:18.285Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-05T23:40:18.628Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-05T23:40:18.628Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:40:19.205Z] tests/integration/client_test.py ..... [ 75%] [2022-04-05T23:40:19.205Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-05T23:40:19.233Z] --- PASS: TestConfigInspect (2.93s) [2022-04-05T23:40:19.233Z] === RUN TestConfigList [2022-04-05T23:40:19.233Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T23:40:19.459Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-05T23:40:19.459Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:40:19.772Z] tests/integration/errors_test.py . [ 76%] [2022-04-05T23:40:19.808Z] check_test.go:308: [d811ed9b1dd8c] daemon is not started [2022-04-05T23:40:19.808Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-05T23:40:19.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-04-05T23:40:19.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:40:20.560Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-05T23:40:20.560Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:40:20.810Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T23:40:21.406Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T23:40:21.668Z] --- PASS: TestConfigList (2.62s) [2022-04-05T23:40:21.668Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:40:22.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T23:40:22.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T23:40:22.811Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T23:40:23.078Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-04-05T23:40:23.078Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:40:23.078Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:40:23.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:40:23.078Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:40:23.755Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T23:40:24.016Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-05T23:40:24.588Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-04-05T23:40:24.588Z] === RUN TestConfigsUpdate [2022-04-05T23:40:26.504Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-05T23:40:27.450Z] --- PASS: TestConfigsUpdate (2.87s) [2022-04-05T23:40:27.450Z] === RUN TestTemplatedConfig [2022-04-05T23:40:28.842Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-05T23:40:31.394Z] --- PASS: TestTemplatedConfig (3.77s) [2022-04-05T23:40:31.394Z] === RUN TestConfigCreateResolve [2022-04-05T23:40:31.671Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2022-04-05T23:40:31.671Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:40:32.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T23:40:34.135Z] === RUN TestBoolValue [2022-04-05T23:40:34.135Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestBoolValueOrDefault [2022-04-05T23:40:34.135Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestInt64ValueOrZero [2022-04-05T23:40:34.135Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestInt64ValueOrDefault [2022-04-05T23:40:34.135Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T23:40:34.135Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestJsonContentType [2022-04-05T23:40:34.135Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T23:40:34.135Z] PASS [2022-04-05T23:40:34.135Z] coverage: 16.2% of statements [2022-04-05T23:40:34.135Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 16.2% of statements [2022-04-05T23:40:34.135Z] === RUN TestMaskSecretKeys [2022-04-05T23:40:34.135Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T23:40:34.135Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T23:40:34.135Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T23:40:34.135Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T23:40:34.135Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T23:40:34.135Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T23:40:34.135Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestVersionMiddlewareVersion [2022-04-05T23:40:34.135Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T23:40:34.135Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T23:40:34.135Z] PASS [2022-04-05T23:40:34.135Z] coverage: 37.7% of statements [2022-04-05T23:40:34.135Z] ok github.com/docker/docker/api/server/middleware 0.102s coverage: 37.7% of statements [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T23:40:34.135Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T23:40:34.135Z] === RUN TestStrSliceMarshalJSON [2022-04-05T23:40:34.135Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T23:40:34.135Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestStrSliceUnmarshalString [2022-04-05T23:40:34.135Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T23:40:34.135Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T23:40:34.135Z] PASS [2022-04-05T23:40:34.135Z] coverage: 90.0% of statements [2022-04-05T23:40:34.135Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-04-05T23:40:34.135Z] === RUN TestToJSON [2022-04-05T23:40:34.135Z] --- PASS: TestToJSON (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestToParamWithVersion [2022-04-05T23:40:34.135Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestFromJSON [2022-04-05T23:40:34.135Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestEmpty [2022-04-05T23:40:34.135Z] --- PASS: TestEmpty (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T23:40:34.135Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestArgsMatchKVList [2022-04-05T23:40:34.135Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestArgsMatch [2022-04-05T23:40:34.135Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestAdd [2022-04-05T23:40:34.135Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestDel [2022-04-05T23:40:34.135Z] --- PASS: TestDel (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestLen [2022-04-05T23:40:34.135Z] --- PASS: TestLen (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestExactMatch [2022-04-05T23:40:34.135Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestOnlyOneExactMatch [2022-04-05T23:40:34.135Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestContains [2022-04-05T23:40:34.135Z] --- PASS: TestContains (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestValidate [2022-04-05T23:40:34.135Z] --- PASS: TestValidate (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestWalkValues [2022-04-05T23:40:34.135Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestFuzzyMatch [2022-04-05T23:40:34.135Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T23:40:34.135Z] === RUN TestClone [2022-04-05T23:40:34.135Z] --- PASS: TestClone (0.00s) [2022-04-05T23:40:34.135Z] PASS [2022-04-05T23:40:34.136Z] coverage: 92.2% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-04-05T23:40:34.136Z] === RUN TestDurationToSecondsString [2022-04-05T23:40:34.136Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestGetTimestamp [2022-04-05T23:40:34.136Z] === RUN TestAdjustForAPIVersion [2022-04-05T23:40:34.136Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T23:40:34.136Z] PASS [2022-04-05T23:40:34.136Z] coverage: 5.7% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T23:40:34.136Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-05T23:40:34.136Z] === RUN TestParseTimestamps [2022-04-05T23:40:34.136Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T23:40:34.136Z] PASS [2022-04-05T23:40:34.136Z] coverage: 100.0% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2022-04-05T23:40:34.136Z] === RUN TestCompareVersion [2022-04-05T23:40:34.136Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T23:40:34.136Z] PASS [2022-04-05T23:40:34.136Z] coverage: 77.3% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 77.3% of statements [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T23:40:34.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T23:40:34.136Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T23:40:34.136Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestCloneArgsSmartHttp [2022-04-05T23:40:34.136Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-05T23:40:34.136Z] === RUN TestCloneArgsDumbHttp [2022-04-05T23:40:34.136Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestCloneArgsGit [2022-04-05T23:40:34.136Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestCheckoutGit [2022-04-05T23:40:34.136Z] === RUN TestEnable [2022-04-05T23:40:34.136Z] --- PASS: TestEnable (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestDisable [2022-04-05T23:40:34.136Z] --- PASS: TestDisable (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestEnabled [2022-04-05T23:40:34.136Z] --- PASS: TestEnabled (0.00s) [2022-04-05T23:40:34.136Z] PASS [2022-04-05T23:40:34.136Z] coverage: 100.0% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-04-05T23:40:34.136Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T23:40:34.136Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-05T23:40:34.136Z] === RUN TestProcessNoDockerignore [2022-04-05T23:40:34.136Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T23:40:34.136Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestDetectContentType [2022-04-05T23:40:34.136Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestSelectAcceptableMIME [2022-04-05T23:40:34.136Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestInspectEmptyResponse [2022-04-05T23:40:34.136Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestInspectResponseBinary [2022-04-05T23:40:34.136Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestResponseUnsupportedContentType [2022-04-05T23:40:34.136Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestInspectResponseTextSimple [2022-04-05T23:40:34.136Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T23:40:34.136Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestUnknownContentLength [2022-04-05T23:40:34.136Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestDownloadRemote [2022-04-05T23:40:34.136Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-05T23:40:34.136Z] === RUN TestGetWithStatusError [2022-04-05T23:40:34.136Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestCloseRootDirectory [2022-04-05T23:40:34.136Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:40:34.136Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestHashFile [2022-04-05T23:40:34.136Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:40:34.136Z] --- SKIP: TestHashFile (0.02s) [2022-04-05T23:40:34.136Z] === RUN TestHashSubdir [2022-04-05T23:40:34.136Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:40:34.136Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-05T23:40:34.136Z] === RUN TestRemoveDirectory [2022-04-05T23:40:34.136Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:40:34.136Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T23:40:34.136Z] PASS [2022-04-05T23:40:34.136Z] coverage: 9.3% of statements [2022-04-05T23:40:34.136Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 9.3% of statements [2022-04-05T23:40:34.136Z] === RUN TestGetAllAllowed [2022-04-05T23:40:34.136Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestGetAllMeta [2022-04-05T23:40:34.136Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T23:40:34.136Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T23:40:34.136Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestIsExistingDirectory [2022-04-05T23:40:34.136Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestGetFilenameForDownload [2022-04-05T23:40:34.136Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestEnv2Variables [2022-04-05T23:40:34.136Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T23:40:34.136Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestMaintainer [2022-04-05T23:40:34.136Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestLabel [2022-04-05T23:40:34.136Z] --- PASS: TestLabel (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestFromScratch [2022-04-05T23:40:34.136Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestFromWithArg [2022-04-05T23:40:34.136Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T23:40:34.136Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestFromWithUndefinedArg [2022-04-05T23:40:34.136Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T23:40:34.136Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestOnbuild [2022-04-05T23:40:34.136Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestWorkdir [2022-04-05T23:40:34.136Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestCmd [2022-04-05T23:40:34.136Z] --- PASS: TestCmd (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestHealthcheckNone [2022-04-05T23:40:34.136Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestHealthcheckCmd [2022-04-05T23:40:34.136Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestEntrypoint [2022-04-05T23:40:34.136Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestExpose [2022-04-05T23:40:34.136Z] --- PASS: TestExpose (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestUser [2022-04-05T23:40:34.136Z] --- PASS: TestUser (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestVolume [2022-04-05T23:40:34.136Z] --- PASS: TestVolume (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestStopSignal [2022-04-05T23:40:34.136Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:40:34.136Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestArg [2022-04-05T23:40:34.136Z] --- PASS: TestArg (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestShell [2022-04-05T23:40:34.136Z] --- PASS: TestShell (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestPrependEnvOnCmd [2022-04-05T23:40:34.136Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestRunWithBuildArgs [2022-04-05T23:40:34.136Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T23:40:34.136Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T23:40:34.136Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T23:40:34.261Z] --- PASS: TestConfigCreateResolve (2.98s) [2022-04-05T23:40:34.261Z] PASS [2022-04-05T23:40:34.261Z] [2022-04-05T23:40:34.261Z] DONE 6 tests in 18.126s [2022-04-05T23:40:34.261Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T23:40:34.261Z] ++ 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-05T23:40:34.261Z] ++ set -e [2022-04-05T23:40:34.261Z] ++ '[' -n 0 ']' [2022-04-05T23:40:34.261Z] ++ set -x [2022-04-05T23:40:34.261Z] ++ 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-05T23:40:34.522Z] INFO: Testing against a local daemon [2022-04-05T23:40:34.522Z] === RUN TestCheckpoint [2022-04-05T23:40:34.522Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:40:34.522Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:40:34.522Z] === RUN TestContainerInvalidJSON [2022-04-05T23:40:34.522Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:40:34.522Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:40:34.522Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:40:34.522Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:40:34.522Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:40:34.522Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:40:34.522Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-05T23:40:34.522Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T23:40:34.522Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-05T23:40:34.522Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:40:34.522Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-05T23:40:34.522Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:40:34.605Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T23:40:34.605Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T23:40:34.605Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T23:40:34.605Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T23:40:34.605Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T23:40:34.605Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T23:40:34.605Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T23:40:34.605Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T23:40:34.605Z] === RUN TestNormalizeWorkdir [2022-04-05T23:40:34.605Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T23:40:34.605Z] === RUN TestDispatch [2022-04-05T23:40:34.605Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T23:40:34.605Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T23:40:34.605Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T23:40:34.605Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T23:40:34.605Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T23:40:34.605Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T23:40:34.605Z] === RUN TestDispatch/COPY_url [2022-04-05T23:40:34.605Z] --- PASS: TestDispatch (0.07s) [2022-04-05T23:40:34.605Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-05T23:40:34.605Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-05T23:40:34.606Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-05T23:40:34.606Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-05T23:40:34.606Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T23:40:34.606Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-05T23:40:34.606Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T23:40:34.606Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T23:40:34.606Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T23:40:34.606Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T23:40:34.606Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T23:40:34.606Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestEmptyDockerfile [2022-04-05T23:40:34.606Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestSymlinkDockerfile [2022-04-05T23:40:34.606Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-05T23:40:34.606Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T23:40:34.606Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestNonExistingDockerfile [2022-04-05T23:40:34.606Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-05T23:40:34.606Z] === RUN TestCopyRunConfig [2022-04-05T23:40:34.606Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestDeepCopyRunConfig [2022-04-05T23:40:34.606Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestExportImage [2022-04-05T23:40:34.606Z] --- PASS: TestExportImage (0.00s) [2022-04-05T23:40:34.606Z] === RUN TestNormalizeDest [2022-04-05T23:40:34.606Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T23:40:34.606Z] PASS [2022-04-05T23:40:34.606Z] coverage: 46.6% of statements [2022-04-05T23:40:34.606Z] ok github.com/docker/docker/builder/dockerfile 0.343s coverage: 46.6% of statements [2022-04-05T23:40:34.784Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-05T23:40:34.784Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:40:34.784Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-05T23:40:34.784Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:40:34.784Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-05T23:40:34.784Z] === RUN TestCopyFromContainer [2022-04-05T23:40:35.358Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-05T23:40:35.595Z] === RUN TestTCP4Proxy [2022-04-05T23:40:35.595Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-05T23:40:35.595Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T23:40:35.595Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestTCP6Proxy [2022-04-05T23:40:35.595Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:40:35.595Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestTCPDualStackProxy [2022-04-05T23:40:35.595Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:40:35.595Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestUDP4Proxy [2022-04-05T23:40:35.595Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestUDP6Proxy [2022-04-05T23:40:35.595Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:40:35.595Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestUDPWriteError [2022-04-05T23:40:35.595Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestSCTP4Proxy [2022-04-05T23:40:35.595Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:40:35.595Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T23:40:35.595Z] === RUN TestSCTP6Proxy [2022-04-05T23:40:35.595Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:40:35.595Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T23:40:35.595Z] PASS [2022-04-05T23:40:35.595Z] coverage: 49.4% of statements [2022-04-05T23:40:35.595Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-04-05T23:40:36.302Z] === RUN TestCopyFromContainer// [2022-04-05T23:40:36.564Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T23:40:36.564Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T23:40:36.825Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T23:40:36.825Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T23:40:36.825Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T23:40:37.087Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T23:40:37.087Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T23:40:37.349Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T23:40:37.349Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer (2.76s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-05T23:40:37.611Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-04-05T23:40:37.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:40:37.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:40:37.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:40:37.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:40:37.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:40:37.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:40:37.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:40:37.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:40:37.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:40:37.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:40:37.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T23:40:37.611Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:40:37.611Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-05T23:40:37.611Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:40:37.611Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:40:37.611Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:40:37.611Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:40:37.611Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:40:37.611Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:40:37.611Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:40:37.611Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:40:37.611Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:40:37.611Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:40:37.611Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:40:37.611Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:40:37.611Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:40:37.611Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T23:40:37.611Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:40:37.611Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-05T23:40:37.920Z] --- PASS: TestServiceWithDataPathPortInit (13.28s) [2022-04-05T23:40:37.921Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:40:38.157Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-05T23:40:38.178Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ktwr1b1bcxt3lye116bjuef5z Created:2022-04-05 23:40:37.156376706 +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[f4b17c32330e2d7ed37a3d47c3cff7fdf4427e1ca307b2ebaf832622508b335e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ky97qdbqyds1e8cmv7qqqecu1 EndpointID:e219f0ed6de216ec67b2feafd95382f577cd2fab77ddb94b7f5dc19d3b56d973 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a0ca2d75e59ad1fbcc0141ad8a91298950acb4f55a757e4ae93df5edbad9c354 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:859e01e61359 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ky97qdbqyds1e8cmv7qqqecu1 EndpointID:e219f0ed6de216ec67b2feafd95382f577cd2fab77ddb94b7f5dc19d3b56d973 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T23:40:39.534Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-05T23:40:39.534Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T23:40:39.796Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-04-05T23:40:39.796Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:40:40.060Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T23:40:41.448Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-05T23:40:41.448Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T23:40:41.710Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T23:40:41.710Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:40:41.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:40:41.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:40:41.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:40:41.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:40:41.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:40:41.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:40:41.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:40:41.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:40:41.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:40:41.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:40:41.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:40:41.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T23:40:41.973Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:40:41.973Z] check_test.go:308: [d97b919034def] daemon is not started [2022-04-05T23:40:41.973Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-05T23:40:42.235Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-05T23:40:42.497Z] check_test.go:308: [d8eb3248829f6] daemon is not started [2022-04-05T23:40:42.497Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-05T23:40:42.497Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-04-05T23:40:42.497Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:40:42.497Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:40:42.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:40:42.497Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-05T23:40:42.497Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T23:40:42.497Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:40:42.497Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:40:42.497Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-05T23:40:42.497Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:40:42.758Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-05T23:40:42.758Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T23:40:42.758Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T23:40:42.758Z] === RUN TestDaemonRestartIpcMode [2022-04-05T23:40:42.758Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T23:40:42.758Z] === RUN TestDaemonHostGatewayIP [2022-04-05T23:40:42.758Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T23:40:42.758Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T23:40:42.758Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T23:40:42.758Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:40:42.758Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T23:40:42.758Z] === RUN TestDiff [2022-04-05T23:40:43.331Z] --- PASS: TestDiff (0.71s) [2022-04-05T23:40:43.331Z] === RUN TestExecWithCloseStdin [2022-04-05T23:40:43.425Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-04-05T23:40:43.425Z] PASS [2022-04-05T23:40:43.425Z] [2022-04-05T23:40:43.425Z] === Skipped [2022-04-05T23:40:43.425Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:40:43.425Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:40:43.425Z] [2022-04-05T23:40:43.425Z] DONE 26 tests, 1 skipped in 42.451s [2022-04-05T23:40:43.425Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:40:43.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-05T23:40:43.425Z] ++ set -e [2022-04-05T23:40:43.425Z] ++ '[' -n 0 ']' [2022-04-05T23:40:43.425Z] ++ set -x [2022-04-05T23:40:43.426Z] ++ 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-05T23:40:43.426Z] INFO: Testing against a local daemon [2022-04-05T23:40:43.426Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T23:40:43.426Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:40:43.426Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:40:43.426Z] === RUN TestDockerNetworkIpvlan [2022-04-05T23:40:43.426Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:40:43.426Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:40:43.426Z] PASS [2022-04-05T23:40:43.426Z] [2022-04-05T23:40:43.426Z] === Skipped [2022-04-05T23:40:43.426Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:40:43.426Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:40:43.426Z] [2022-04-05T23:40:43.426Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:40:43.426Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:40:43.426Z] [2022-04-05T23:40:43.426Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-05T23:40:43.426Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:40:43.426Z] ++ 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-05T23:40:43.426Z] ++ set -e [2022-04-05T23:40:43.426Z] ++ '[' -n 0 ']' [2022-04-05T23:40:43.426Z] ++ set -x [2022-04-05T23:40:43.426Z] ++ 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-05T23:40:43.426Z] INFO: Testing against a local daemon [2022-04-05T23:40:43.426Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T23:40:43.883Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-04-05T23:40:43.883Z] === RUN TestCreateServiceSysctls [2022-04-05T23:40:43.910Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-05T23:40:44.172Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-04-05T23:40:44.172Z] === RUN TestExec [2022-04-05T23:40:44.354Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-04-05T23:40:44.354Z] === RUN TestDockerNetworkMacvlan [2022-04-05T23:40:44.435Z] check_test.go:308: [d3fd9371e33b3] daemon is not started [2022-04-05T23:40:44.435Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-05T23:40:44.435Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T23:40:44.916Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T23:40:45.007Z] --- PASS: TestExec (0.72s) [2022-04-05T23:40:45.007Z] === RUN TestExecUser [2022-04-05T23:40:45.477Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T23:40:45.771Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-04-05T23:40:45.772Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:40:45.954Z] --- PASS: TestExecUser (0.97s) [2022-04-05T23:40:45.954Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:40:46.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T23:40:46.529Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-04-05T23:40:46.529Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:40:46.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-05T23:40:47.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T23:40:47.770Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T23:40:48.044Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T23:40:48.044Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-04-05T23:40:48.044Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:40:48.105Z] === RUN TestCheckpointCreateError [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointCreate [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointDeleteError [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointDelete [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointListError [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointList [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T23:40:48.105Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T23:40:48.105Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:40:48.105Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestGetAPIPath [2022-04-05T23:40:48.105Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestParseHostURL [2022-04-05T23:40:48.105Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T23:40:48.105Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T23:40:48.105Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T23:40:48.106Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestClientRedirect [2022-04-05T23:40:48.106Z] === RUN TestClientRedirect/GET [2022-04-05T23:40:48.106Z] === RUN TestClientRedirect/POST [2022-04-05T23:40:48.106Z] === RUN TestClientRedirect/PUT [2022-04-05T23:40:48.106Z] === RUN TestClientRedirect/DELETE [2022-04-05T23:40:48.106Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigCreateUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigCreateError [2022-04-05T23:40:48.106Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigCreate [2022-04-05T23:40:48.106Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspectNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspectUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspectError [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigInspect [2022-04-05T23:40:48.106Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigListUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigListError [2022-04-05T23:40:48.106Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigList [2022-04-05T23:40:48.106Z] --- PASS: TestConfigList (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigRemoveUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigRemoveError [2022-04-05T23:40:48.106Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigRemove [2022-04-05T23:40:48.106Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigUpdateUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigUpdateError [2022-04-05T23:40:48.106Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestConfigUpdate [2022-04-05T23:40:48.106Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCommitError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCommit [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStatPathError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStatPath [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyToContainerError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyToContainer [2022-04-05T23:40:48.106Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyFromContainerError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T23:40:48.106Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestCopyFromContainer [2022-04-05T23:40:48.106Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCreateError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCreateImageNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCreateWithName [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerCreateAutoRemove [2022-04-05T23:40:48.106Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerDiffError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerDiff [2022-04-05T23:40:48.106Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecCreateError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecCreate [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecStartError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecStart [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecInspectError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecInspect [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExportError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExport [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerInspectError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T23:40:48.106Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerInspect [2022-04-05T23:40:48.106Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerInspectNode [2022-04-05T23:40:48.106Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerKillError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerKill [2022-04-05T23:40:48.106Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerListError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerList [2022-04-05T23:40:48.106Z] --- PASS: TestContainerList (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerLogsNotFoundError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerLogsError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerLogs [2022-04-05T23:40:48.106Z] --- PASS: TestContainerLogs (0.22s) [2022-04-05T23:40:48.106Z] === RUN TestContainerPauseError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerPause [2022-04-05T23:40:48.106Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainersPruneError [2022-04-05T23:40:48.106Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainersPrune [2022-04-05T23:40:48.106Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRemoveError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRemove [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRenameError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRename [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerResizeError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecResizeError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerResize [2022-04-05T23:40:48.106Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerExecResize [2022-04-05T23:40:48.106Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRestartError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerRestart [2022-04-05T23:40:48.106Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStartError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStart [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStatsError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStats [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStopError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerStop [2022-04-05T23:40:48.106Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerTopError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerTop [2022-04-05T23:40:48.106Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerUnpauseError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerUnpause [2022-04-05T23:40:48.106Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerUpdateError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerUpdate [2022-04-05T23:40:48.106Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerWaitError [2022-04-05T23:40:48.106Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestContainerWait [2022-04-05T23:40:48.106Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestDiskUsageError [2022-04-05T23:40:48.106Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestDiskUsage [2022-04-05T23:40:48.106Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestDistributionInspectUnsupported [2022-04-05T23:40:48.106Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T23:40:48.106Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestEventsErrorInOptions [2022-04-05T23:40:48.106Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestEventsErrorFromServer [2022-04-05T23:40:48.106Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestEvents [2022-04-05T23:40:48.106Z] --- PASS: TestEvents (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestTLSCloseWriter [2022-04-05T23:40:48.106Z] === PAUSE TestTLSCloseWriter [2022-04-05T23:40:48.106Z] === RUN TestImageBuildError [2022-04-05T23:40:48.106Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageBuild [2022-04-05T23:40:48.106Z] --- PASS: TestImageBuild (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestGetDockerOS [2022-04-05T23:40:48.106Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageCreateError [2022-04-05T23:40:48.106Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageCreate [2022-04-05T23:40:48.106Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageHistoryError [2022-04-05T23:40:48.106Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageHistory [2022-04-05T23:40:48.106Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageImportError [2022-04-05T23:40:48.106Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageImport [2022-04-05T23:40:48.106Z] --- PASS: TestImageImport (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageInspectError [2022-04-05T23:40:48.106Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageInspectImageNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageInspectWithEmptyID [2022-04-05T23:40:48.106Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageInspect [2022-04-05T23:40:48.106Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageListError [2022-04-05T23:40:48.106Z] --- PASS: TestImageListError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageList [2022-04-05T23:40:48.106Z] --- PASS: TestImageList (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageListApiBefore125 [2022-04-05T23:40:48.106Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageLoadError [2022-04-05T23:40:48.106Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageLoad [2022-04-05T23:40:48.106Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagesPruneError [2022-04-05T23:40:48.106Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagesPrune [2022-04-05T23:40:48.106Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullReferenceParseError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullAnyError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePullWithoutErrors [2022-04-05T23:40:48.106Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushReferenceError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushAnyError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithoutErrors [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T23:40:48.106Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T23:40:48.106Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageRemoveError [2022-04-05T23:40:48.106Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageRemoveImageNotFound [2022-04-05T23:40:48.106Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageRemove [2022-04-05T23:40:48.106Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSaveError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSave [2022-04-05T23:40:48.106Z] --- PASS: TestImageSave (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchAnyError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:40:48.106Z] === RUN TestImageSearchWithoutErrors [2022-04-05T23:40:48.106Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestImageTagError [2022-04-05T23:40:48.107Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestImageTagInvalidReference [2022-04-05T23:40:48.107Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T23:40:48.107Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestImageTagHexSource [2022-04-05T23:40:48.107Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestImageTag [2022-04-05T23:40:48.107Z] --- PASS: TestImageTag (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestInfoServerError [2022-04-05T23:40:48.107Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T23:40:48.107Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestInfo [2022-04-05T23:40:48.107Z] --- PASS: TestInfo (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkConnectError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkConnect [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkCreateError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkCreate [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkDisconnectError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkDisconnect [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/no_options [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/verbose [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/global_scope [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T23:40:48.107Z] === RUN TestNetworkInspect/server_error [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkListError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkList [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworksPruneError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworksPrune [2022-04-05T23:40:48.107Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkRemoveError [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNetworkRemove [2022-04-05T23:40:48.107Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeInspectError [2022-04-05T23:40:48.107Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T23:40:48.107Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T23:40:48.107Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeInspect [2022-04-05T23:40:48.107Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeListError [2022-04-05T23:40:48.107Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeList [2022-04-05T23:40:48.107Z] --- PASS: TestNodeList (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeRemoveError [2022-04-05T23:40:48.107Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeRemove [2022-04-05T23:40:48.107Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeUpdateError [2022-04-05T23:40:48.107Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestNodeUpdate [2022-04-05T23:40:48.107Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestOptionWithHostFromEnv [2022-04-05T23:40:48.107Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestOptionWithTimeout [2022-04-05T23:40:48.107Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T23:40:48.107Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPingFail [2022-04-05T23:40:48.107Z] --- PASS: TestPingFail (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPingWithError [2022-04-05T23:40:48.107Z] 2022/04/05 23:40:47 RoundTripper returned a response & error; ignoring response [2022-04-05T23:40:48.107Z] 2022/04/05 23:40:47 RoundTripper returned a response & error; ignoring response [2022-04-05T23:40:48.107Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPingSuccess [2022-04-05T23:40:48.107Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPingHeadFallback [2022-04-05T23:40:48.107Z] === RUN TestPingHeadFallback/OK [2022-04-05T23:40:48.107Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T23:40:48.107Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T23:40:48.107Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T23:40:48.107Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T23:40:48.107Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginDisableError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginDisable [2022-04-05T23:40:48.107Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginEnableError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginEnable [2022-04-05T23:40:48.107Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginInspectError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T23:40:48.107Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginInspect [2022-04-05T23:40:48.107Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginListError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginList [2022-04-05T23:40:48.107Z] --- PASS: TestPluginList (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginPushError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginPush [2022-04-05T23:40:48.107Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginRemoveError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginRemove [2022-04-05T23:40:48.107Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginSetError [2022-04-05T23:40:48.107Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPluginSet [2022-04-05T23:40:48.107Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSetHostHeader [2022-04-05T23:40:48.107Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestPlainTextError [2022-04-05T23:40:48.107Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestInfiniteError [2022-04-05T23:40:48.107Z] --- PASS: TestInfiniteError (0.02s) [2022-04-05T23:40:48.107Z] === RUN TestCanceledContext [2022-04-05T23:40:48.107Z] 2022/04/05 23:40:47 RoundTripper returned a response & error; ignoring response [2022-04-05T23:40:48.107Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestDeadlineExceededContext [2022-04-05T23:40:48.107Z] 2022/04/05 23:40:47 RoundTripper returned a response & error; ignoring response [2022-04-05T23:40:48.107Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretCreateUnsupported [2022-04-05T23:40:48.107Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretCreateError [2022-04-05T23:40:48.107Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretCreate [2022-04-05T23:40:48.107Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretInspectUnsupported [2022-04-05T23:40:48.107Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretInspectError [2022-04-05T23:40:48.107Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T23:40:48.107Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T23:40:48.107Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretInspect [2022-04-05T23:40:48.107Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretListUnsupported [2022-04-05T23:40:48.107Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretListError [2022-04-05T23:40:48.107Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretList [2022-04-05T23:40:48.107Z] --- PASS: TestSecretList (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretRemoveUnsupported [2022-04-05T23:40:48.107Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretRemoveError [2022-04-05T23:40:48.107Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretRemove [2022-04-05T23:40:48.107Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretUpdateUnsupported [2022-04-05T23:40:48.107Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretUpdateError [2022-04-05T23:40:48.107Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestSecretUpdate [2022-04-05T23:40:48.107Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceCreateError [2022-04-05T23:40:48.107Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceCreate [2022-04-05T23:40:48.107Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T23:40:48.107Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceCreateDigestPinning [2022-04-05T23:40:48.107Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceInspectError [2022-04-05T23:40:48.107Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-05T23:40:48.107Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T23:40:48.287Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-04-05T23:40:48.287Z] === RUN TestInspect [2022-04-05T23:40:48.305Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-05T23:40:48.577Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T23:40:48.577Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceInspect [2022-04-05T23:40:48.577Z] --- PASS: TestServiceInspect (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceListError [2022-04-05T23:40:48.577Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceList [2022-04-05T23:40:48.577Z] --- PASS: TestServiceList (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceLogsError [2022-04-05T23:40:48.577Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceLogs [2022-04-05T23:40:48.577Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceRemoveError [2022-04-05T23:40:48.577Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T23:40:48.577Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceRemove [2022-04-05T23:40:48.577Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceUpdateError [2022-04-05T23:40:48.577Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestServiceUpdate [2022-04-05T23:40:48.577Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmGetUnlockKey [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmInitError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmInit [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmInspectError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmInspect [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmJoinError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmJoin [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmLeaveError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmLeave [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmUnlockError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmUnlock [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmUpdateError [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T23:40:48.577Z] === RUN TestSwarmUpdate [2022-04-05T23:40:48.577Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestTaskInspectError [2022-04-05T23:40:48.578Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T23:40:48.578Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestTaskInspect [2022-04-05T23:40:48.578Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestTaskListError [2022-04-05T23:40:48.578Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestTaskList [2022-04-05T23:40:48.578Z] --- PASS: TestTaskList (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestVolumeCreateError [2022-04-05T23:40:48.578Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestVolumeCreate [2022-04-05T23:40:48.578Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestVolumeInspectError [2022-04-05T23:40:48.578Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T23:40:48.578Z] === RUN TestVolumeInspectNotFound [2022-04-05T23:40:48.578Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeInspect [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeListError [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeList [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeRemoveError [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T23:40:49.048Z] === RUN TestVolumeRemove [2022-04-05T23:40:49.048Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T23:40:49.048Z] === CONT TestTLSCloseWriter [2022-04-05T23:40:49.048Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T23:40:49.048Z] PASS [2022-04-05T23:40:49.048Z] coverage: 75.1% of statements [2022-04-05T23:40:49.048Z] ok github.com/docker/docker/client 0.427s coverage: 75.1% of statements [2022-04-05T23:40:49.249Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-04-05T23:40:49.249Z] === RUN TestHealthKillContainer [2022-04-05T23:40:49.660Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T23:40:50.637Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-05T23:40:51.557Z] --- PASS: TestInspect (2.91s) [2022-04-05T23:40:51.557Z] === RUN TestCreateJob [2022-04-05T23:40:52.930Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan (9.00s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s) [2022-04-05T23:40:53.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-05T23:40:53.186Z] PASS [2022-04-05T23:40:53.186Z] [2022-04-05T23:40:53.186Z] DONE 8 tests in 10.486s [2022-04-05T23:40:53.186Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T23:40:53.186Z] ++ 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-05T23:40:53.186Z] ++ set -e [2022-04-05T23:40:53.186Z] ++ '[' -n 0 ']' [2022-04-05T23:40:53.186Z] ++ set -x [2022-04-05T23:40:53.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-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-05T23:40:53.186Z] testing: warning: no tests to run [2022-04-05T23:40:53.186Z] PASS [2022-04-05T23:40:53.186Z] [2022-04-05T23:40:53.186Z] DONE 0 tests in 0.024s [2022-04-05T23:40:53.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T23:40:53.186Z] ++ 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-05T23:40:53.186Z] ++ set -e [2022-04-05T23:40:53.186Z] ++ '[' -n 0 ']' [2022-04-05T23:40:53.186Z] ++ set -x [2022-04-05T23:40:53.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-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-05T23:40:53.187Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T23:40:53.443Z] INFO: Testing against a local daemon [2022-04-05T23:40:53.443Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T23:40:54.132Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-05T23:40:54.373Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-04-05T23:40:54.373Z] === RUN TestAuthZPluginTLS [2022-04-05T23:40:54.409Z] ......... [ 85%] [2022-04-05T23:40:54.829Z] --- PASS: TestCreateJob (3.19s) [2022-04-05T23:40:54.829Z] === RUN TestReplicatedJob [2022-04-05T23:40:54.936Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-05T23:40:54.937Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T23:40:55.521Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T23:40:55.521Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T23:40:55.543Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-05T23:40:55.543Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T23:40:56.105Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-05T23:40:56.105Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T23:40:56.464Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T23:40:56.666Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-05T23:40:56.666Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T23:40:57.408Z] --- PASS: TestHealthKillContainer (8.30s) [2022-04-05T23:40:57.408Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:40:57.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-05T23:40:57.593Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T23:40:57.668Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-05T23:40:57.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-04-05T23:40:57.930Z] === RUN TestIpcModeNone [2022-04-05T23:40:58.155Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-05T23:40:58.155Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T23:40:58.192Z] check_test.go:308: [d574e76463f4e] daemon is not started [2022-04-05T23:40:58.192Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-05T23:40:58.716Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-05T23:40:58.716Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T23:40:58.765Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-05T23:40:58.765Z] --- PASS: TestIpcModeNone (0.80s) [2022-04-05T23:40:58.765Z] === RUN TestIpcModePrivate [2022-04-05T23:40:58.765Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T23:40:59.161Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-05T23:40:59.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-05T23:40:59.277Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T23:40:59.338Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-05T23:40:59.338Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-05T23:40:59.601Z] --- PASS: TestIpcModePrivate (0.81s) [2022-04-05T23:40:59.601Z] === RUN TestIpcModeShareable [2022-04-05T23:40:59.863Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-05T23:41:00.108Z] --- PASS: TestReplicatedJob (5.34s) [2022-04-05T23:41:00.108Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:41:00.123Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T23:41:00.123Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-04-05T23:41:00.354Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-05T23:41:00.386Z] --- PASS: TestIpcModeShareable (0.77s) [2022-04-05T23:41:00.386Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T23:41:00.644Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-04-05T23:41:00.644Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T23:41:00.959Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T23:41:02.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-04-05T23:41:02.014Z] === RUN TestAuthZPluginHeader [2022-04-05T23:41:02.578Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-04-05T23:41:02.578Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T23:41:02.578Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:02.578Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-05T23:41:02.578Z] === RUN TestAuthZPluginV2Disable [2022-04-05T23:41:02.578Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:02.578Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-05T23:41:02.578Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T23:41:02.578Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:02.578Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-05T23:41:02.578Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T23:41:02.578Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:02.578Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-05T23:41:02.578Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T23:41:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-05T23:41:02.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2022-04-05T23:41:02.880Z] === RUN TestAPIIpcModeHost [2022-04-05T23:41:03.429Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-04-05T23:41:03.429Z] === RUN TestServiceListWithStatuses [2022-04-05T23:41:03.429Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:41:03.429Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:41:03.429Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:41:03.826Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-04-05T23:41:03.826Z] === RUN TestDaemonIpcModeShareable [2022-04-05T23:41:03.826Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T23:41:05.215Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2022-04-05T23:41:05.215Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2022-04-05T23:41:05.215Z] === RUN TestDaemonIpcModePrivate [2022-04-05T23:41:06.159Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false [2022-04-05T23:41:06.421Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-04-05T23:41:06.421Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T23:41:06.913Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-05T23:41:06.913Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-05T23:41:06.995Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T23:41:07.568Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-05T23:41:07.603Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-04-05T23:41:07.603Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:41:07.829Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-04-05T23:41:08.093Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T23:41:08.093Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2022-04-05T23:41:08.093Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T23:41:08.672Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-05T23:41:09.480Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T23:41:09.480Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-04-05T23:41:09.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-04-05T23:41:09.741Z] === RUN TestIpcModeOlderClient [2022-04-05T23:41:09.741Z] === PAUSE TestIpcModeOlderClient [2022-04-05T23:41:09.741Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:41:10.002Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-05T23:41:10.002Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-05T23:41:10.002Z] check_test.go:308: [def5b13efc9a9] daemon is not started [2022-04-05T23:41:10.002Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-05T23:41:10.300Z] --- PASS: TestCheckoutGit (36.65s) [2022-04-05T23:41:10.300Z] === RUN TestValidGitTransport [2022-04-05T23:41:10.300Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T23:41:10.300Z] === RUN TestGitInvalidRef [2022-04-05T23:41:10.300Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-05T23:41:10.300Z] PASS [2022-04-05T23:41:10.300Z] coverage: 86.3% of statements [2022-04-05T23:41:10.300Z] ok github.com/docker/docker/builder/remotecontext/git 37.001s coverage: 86.3% of statements [2022-04-05T23:41:10.300Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T23:41:10.300Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T23:41:10.576Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-04-05T23:41:10.576Z] === RUN TestKillContainer [2022-04-05T23:41:10.576Z] === RUN TestKillContainer/no_signal [2022-04-05T23:41:10.873Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-04-05T23:41:10.873Z] === RUN TestServicePlugin [2022-04-05T23:41:11.149Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:41:11.421Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-05T23:41:11.680Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-05T23:41:11.724Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:41:12.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T23:41:12.319Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-05T23:41:12.918Z] --- PASS: TestKillContainer (2.42s) [2022-04-05T23:41:12.918Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-04-05T23:41:12.918Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-04-05T23:41:12.918Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2022-04-05T23:41:12.918Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:41:12.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T23:41:13.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T23:41:14.150Z] plugin_test.go:61: [d816a9385a1b6] joining swarm manager [de50b75e3a390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:41:14.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2022-04-05T23:41:14.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2022-04-05T23:41:14.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-04-05T23:41:14.935Z] === RUN TestKillStoppedContainer [2022-04-05T23:41:14.935Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-05T23:41:14.935Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:41:14.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-05T23:41:14.935Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:41:14.935Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-05T23:41:15.606Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-05T23:41:15.880Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-04-05T23:41:15.880Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:41:15.880Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:41:15.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:41:15.880Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:41:15.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:41:15.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:41:15.880Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T23:41:16.041Z] plugin_test.go:64: [d169c34e81006] joining swarm manager [de50b75e3a390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:41:16.123Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-05T23:41:16.123Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-05T23:41:16.123Z] [2022-04-05T23:41:16.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-05T23:41:16.123Z] =========================== short test summary info ============================ [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-05T23:41:16.123Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-05T23:41:16.123Z] Not supported on most drivers [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-05T23:41:16.123Z] Output of docker top depends on host distro, and is not formalized. [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-05T23:41:16.123Z] Output of docker top depends on host distro, and is not formalized. [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-05T23:41:16.123Z] Can fail if eth0 has multiple IP addresses [2022-04-05T23:41:16.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-05T23:41:16.123Z] This doesn't seem to be taken into account by the engine [2022-04-05T23:41:16.123Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-05T23:41:16.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-05T23:41:16.123Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.46 seconds == [2022-04-05T23:41:16.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-05T23:41:16.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2022-04-05T23:41:16.454Z] === RUN TestLinksContainerNames [2022-04-05T23:41:16.716Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-05T23:41:18.106Z] --- PASS: TestLinksContainerNames (1.58s) [2022-04-05T23:41:18.106Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:41:18.680Z] check_test.go:308: [d6e2e99e8e321] daemon is not started [2022-04-05T23:41:18.680Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-05T23:41:18.941Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-04-05T23:41:18.941Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T23:41:18.985Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestConfigureDaemonLogs [2022-04-05T23:41:18.985Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T23:41:18.985Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T23:41:18.985Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T23:41:18.985Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T23:41:18.985Z] PASS [2022-04-05T23:41:18.985Z] coverage: 19.0% of statements [2022-04-05T23:41:18.985Z] ok github.com/docker/docker/cmd/dockerd 0.231s coverage: 19.0% of statements [2022-04-05T23:41:18.985Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T23:41:18.985Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T23:41:19.517Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/default [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/private [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/slave [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/shared [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/default [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/private [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T23:41:19.518Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:41:19.518Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T23:41:19.518Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/slave [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/shared [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:41:19.783Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:41:19.783Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T23:41:19.783Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T23:41:20.045Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T23:41:20.045Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-05T23:41:20.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-05T23:41:20.307Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T23:41:20.557Z] === RUN TestContainerStopSignal [2022-04-05T23:41:20.557Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestContainerStopTimeout [2022-04-05T23:41:20.557Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T23:41:20.557Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T23:41:20.557Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T23:41:20.557Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T23:41:20.557Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T23:41:20.557Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestNewMemoryStore [2022-04-05T23:41:20.557Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestAddContainers [2022-04-05T23:41:20.557Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestGetContainer [2022-04-05T23:41:20.557Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestDeleteContainer [2022-04-05T23:41:20.557Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestListContainers [2022-04-05T23:41:20.557Z] --- PASS: TestListContainers (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestFirstContainer [2022-04-05T23:41:20.557Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestApplyAllContainer [2022-04-05T23:41:20.557Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestIsValidHealthString [2022-04-05T23:41:20.557Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestStateRunStop [2022-04-05T23:41:20.557Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestStateTimeoutWait [2022-04-05T23:41:20.557Z] state_test.go:141: Stop callback fired [2022-04-05T23:41:20.557Z] state_test.go:165: Stop callback fired [2022-04-05T23:41:20.557Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T23:41:20.557Z] === RUN TestIsValidStateString [2022-04-05T23:41:20.557Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestViewSaveDelete [2022-04-05T23:41:20.557Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-05T23:41:20.557Z] === RUN TestViewAll [2022-04-05T23:41:20.557Z] --- PASS: TestViewAll (0.01s) [2022-04-05T23:41:20.557Z] === RUN TestViewGet [2022-04-05T23:41:20.557Z] --- PASS: TestViewGet (0.01s) [2022-04-05T23:41:20.557Z] === RUN TestNames [2022-04-05T23:41:20.557Z] --- PASS: TestNames (0.00s) [2022-04-05T23:41:20.557Z] === RUN TestViewWithHealthCheck [2022-04-05T23:41:20.557Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-05T23:41:20.557Z] PASS [2022-04-05T23:41:20.557Z] coverage: 41.7% of statements [2022-04-05T23:41:20.557Z] ok github.com/docker/docker/container 0.245s coverage: 41.7% of statements [2022-04-05T23:41:20.557Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T23:41:20.557Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T23:41:20.557Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T23:41:20.557Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T23:41:20.663Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-05T23:41:20.664Z] PASS [2022-04-05T23:41:20.664Z] [2022-04-05T23:41:20.664Z] === Skipped [2022-04-05T23:41:20.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-05T23:41:20.664Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:20.664Z] [2022-04-05T23:41:20.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-05T23:41:20.664Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:20.664Z] [2022-04-05T23:41:20.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-05T23:41:20.664Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:20.664Z] [2022-04-05T23:41:20.664Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-05T23:41:20.664Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:20.664Z] [2022-04-05T23:41:20.664Z] DONE 17 tests, 4 skipped in 25.834s [2022-04-05T23:41:20.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T23:41:20.664Z] ++ 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-05T23:41:20.664Z] ++ set -e [2022-04-05T23:41:20.664Z] ++ '[' -n 0 ']' [2022-04-05T23:41:20.664Z] ++ set -x [2022-04-05T23:41:20.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05T23:41:20.664Z] INFO: Testing against a local daemon [2022-04-05T23:41:20.664Z] === RUN TestPluginInvalidJSON [2022-04-05T23:41:20.664Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:41:20.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:41:20.664Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:41:20.664Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-05T23:41:20.664Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-05T23:41:20.664Z] === RUN TestPluginInstall [2022-04-05T23:41:20.664Z] === RUN TestPluginInstall/no_auth [2022-04-05T23:41:20.664Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:20.664Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a45e1d8b40192e7b350530a564798d01687b53a6180d42897a8d4e30d5ab13f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:20.664Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:20.664Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a45e1d8b40192e7b350530a564798d01687b53a6180d42897a8d4e30d5ab13f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:20.664Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T23:41:20.920Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:20.920Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a45e1d8b40192e7b350530a564798d01687b53a6180d42897a8d4e30d5ab13f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:20.920Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:20.920Z] time="2022-04-05T23:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a45e1d8b40192e7b350530a564798d01687b53a6180d42897a8d4e30d5ab13f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:21.176Z] === RUN TestPluginInstall/with_insecure [2022-04-05T23:41:21.546Z] === RUN TestPrepare [2022-04-05T23:41:21.546Z] --- PASS: TestPrepare (0.00s) [2022-04-05T23:41:21.546Z] === RUN TestStart [2022-04-05T23:41:21.546Z] --- PASS: TestStart (0.00s) [2022-04-05T23:41:21.546Z] === RUN TestWaitCancel [2022-04-05T23:41:21.546Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T23:41:21.546Z] === RUN TestWaitDisabled [2022-04-05T23:41:21.546Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T23:41:21.546Z] === RUN TestWaitEnabled [2022-04-05T23:41:21.546Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T23:41:21.546Z] === RUN TestRemove [2022-04-05T23:41:21.546Z] --- PASS: TestRemove (0.00s) [2022-04-05T23:41:21.546Z] PASS [2022-04-05T23:41:21.546Z] coverage: 65.3% of statements [2022-04-05T23:41:21.546Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-04-05T23:41:22.104Z] time="2022-04-05T23:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:22.104Z] time="2022-04-05T23:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9860891428f5ccb76ff43724f0bf6f9efa89ff6c781896caac8299e24e448ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:22.104Z] time="2022-04-05T23:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:41:22.104Z] time="2022-04-05T23:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9860891428f5ccb76ff43724f0bf6f9efa89ff6c781896caac8299e24e448ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:41:22.226Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-05T23:41:22.361Z] plugin_test.go:165: [d234f7e94f884] daemon is not started [2022-04-05T23:41:22.361Z] --- PASS: TestPluginInstall (3.11s) [2022-04-05T23:41:22.361Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2022-04-05T23:41:22.361Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-05T23:41:22.361Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-05T23:41:22.361Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:41:22.489Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2022-04-05T23:41:22.489Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T23:41:22.752Z] check_test.go:308: [dc201d92f1aa3] daemon is not started [2022-04-05T23:41:22.752Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-05T23:41:23.014Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-04-05T23:41:23.014Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T23:41:23.589Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-04-05T23:41:23.589Z] === RUN TestNetworkNat [2022-04-05T23:41:23.728Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T23:41:24.534Z] --- PASS: TestNetworkNat (0.67s) [2022-04-05T23:41:24.534Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:41:24.657Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T23:41:24.797Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T23:41:25.345Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T23:41:25.345Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T23:41:25.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T23:41:25.345Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T23:41:25.378Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2022-04-05T23:41:25.378Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:41:25.589Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-04-05T23:41:25.589Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-04-05T23:41:25.589Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-04-05T23:41:25.589Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:41:25.641Z] docker_cli_daemon_plugins_test.go:80: [d7b9b5df7a41d] daemon is not started [2022-04-05T23:41:25.814Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T23:41:25.815Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T23:41:25.815Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T23:41:25.815Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T23:41:25.815Z] PASS [2022-04-05T23:41:25.815Z] coverage: 35.9% of statements [2022-04-05T23:41:25.815Z] ok github.com/docker/docker/daemon/cluster/convert 0.600s coverage: 35.9% of statements [2022-04-05T23:41:25.815Z] === RUN TestNewListSecretsFilters [2022-04-05T23:41:25.815Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T23:41:25.815Z] === RUN TestNewListConfigsFilters [2022-04-05T23:41:25.815Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T23:41:25.815Z] PASS [2022-04-05T23:41:25.815Z] coverage: 0.5% of statements [2022-04-05T23:41:25.815Z] ok github.com/docker/docker/daemon/cluster 1.450s coverage: 0.5% of statements [2022-04-05T23:41:26.152Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-04-05T23:41:26.152Z] PASS [2022-04-05T23:41:26.152Z] [2022-04-05T23:41:26.152Z] DONE 10 tests in 6.922s [2022-04-05T23:41:26.152Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T23:41:26.152Z] ++ 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-05T23:41:26.152Z] ++ set -e [2022-04-05T23:41:26.152Z] ++ '[' -n 0 ']' [2022-04-05T23:41:26.152Z] ++ set -x [2022-04-05T23:41:26.152Z] ++ 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-05T23:41:26.152Z] INFO: Testing against a local daemon [2022-04-05T23:41:26.152Z] === RUN TestExternalGraphDriver [2022-04-05T23:41:26.152Z] === RUN TestExternalGraphDriver/json [2022-04-05T23:41:27.031Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-05T23:41:27.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T23:41:27.555Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T23:41:28.048Z] === RUN TestExternalGraphDriver/spec [2022-04-05T23:41:28.502Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-04-05T23:41:28.502Z] === RUN TestPause [2022-04-05T23:41:28.576Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T23:41:28.576Z] [2022-04-05T23:41:28.576Z] Unloading profiles will leave already running processes permanently [2022-04-05T23:41:28.576Z] unconfined, which can lead to unexpected situations. [2022-04-05T23:41:28.576Z] [2022-04-05T23:41:28.576Z] To set a process to complain mode, use the command line tool [2022-04-05T23:41:28.576Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T23:41:28.576Z] Post stage [Pipeline] junit [2022-04-05T23:41:28.589Z] Recording test results [2022-04-05T23:41:28.778Z] === RUN TestWaitNodeAttachment [2022-04-05T23:41:28.778Z] === RUN TestBuilderGC [2022-04-05T23:41:28.778Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestFindConfigurationConflicts [2022-04-05T23:41:28.778Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T23:41:28.778Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T23:41:28.778Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T23:41:28.778Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T23:41:28.778Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_label [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T23:41:28.778Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T23:41:28.778Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T23:41:28.778Z] time="2022-04-05T23:41:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T23:41:28.778Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-05T23:41:28.778Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T23:41:28.778Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:41:28.778Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestReloadBadDefaultConfig [2022-04-05T23:41:28.778Z] time="2022-04-05T23:41:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-629051953" [2022-04-05T23:41:28.778Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestReloadWithConflictingLabels [2022-04-05T23:41:28.778Z] time="2022-04-05T23:41:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-603566048" [2022-04-05T23:41:28.778Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T23:41:28.778Z] time="2022-04-05T23:41:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1272922363" [2022-04-05T23:41:28.778Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-04-05T23:41:28.778Z] === RUN TestMaskURLCredentials [2022-04-05T23:41:28.778Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T23:41:28.778Z] === RUN TestDaemonConfigurationMerge [2022-04-05T23:41:28.778Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T23:41:28.778Z] PASS [2022-04-05T23:41:28.778Z] coverage: 79.2% of statements [2022-04-05T23:41:28.778Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-05T23:41:28.778Z] === RUN TestIsolationConversion [2022-04-05T23:41:28.778Z] === RUN TestIsolationConversion/default [2022-04-05T23:41:28.778Z] === RUN TestIsolationConversion/process [2022-04-05T23:41:28.778Z] === RUN TestIsolationConversion/hyperv [2022-04-05T23:41:28.778Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestContainerLabels [2022-04-05T23:41:28.779Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestCredentialSpecConversion [2022-04-05T23:41:28.779Z] === RUN TestCredentialSpecConversion/none [2022-04-05T23:41:28.779Z] === RUN TestCredentialSpecConversion/config [2022-04-05T23:41:28.779Z] === RUN TestCredentialSpecConversion/file [2022-04-05T23:41:28.779Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T23:41:28.779Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T23:41:28.779Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountBind [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountVolume [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountTarget [2022-04-05T23:41:28.779Z] ok github.com/docker/docker/daemon/config 0.318s coverage: 79.2% of statements [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T23:41:28.779Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T23:41:28.779Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T23:41:28.779Z] PASS [2022-04-05T23:41:28.779Z] coverage: 11.0% of statements [2022-04-05T23:41:28.779Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.692s coverage: 11.0% of statements [2022-04-05T23:41:29.075Z] --- PASS: TestPause (0.88s) [2022-04-05T23:41:29.075Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:41:29.075Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:41:29.075Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:41:29.075Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:41:29.248Z] === RUN TestEventsLog [2022-04-05T23:41:29.248Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T23:41:29.248Z] === RUN TestEventsLogTimeout [2022-04-05T23:41:29.248Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T23:41:29.248Z] === RUN TestLogEvents [2022-04-05T23:41:29.248Z] --- PASS: TestLogEvents (0.05s) [2022-04-05T23:41:29.248Z] === RUN TestLoadBufferedEvents [2022-04-05T23:41:29.411Z] === RUN TestBoolValue [2022-04-05T23:41:29.411Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestBoolValueOrDefault [2022-04-05T23:41:29.411Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestInt64ValueOrZero [2022-04-05T23:41:29.411Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestInt64ValueOrDefault [2022-04-05T23:41:29.411Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T23:41:29.411Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestJsonContentType [2022-04-05T23:41:29.411Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 16.2% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 16.2% of statements [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T23:41:29.411Z] === RUN TestMaskSecretKeys [2022-04-05T23:41:29.411Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T23:41:29.411Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T23:41:29.411Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T23:41:29.411Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestVersionMiddlewareVersion [2022-04-05T23:41:29.411Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T23:41:29.411Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 37.7% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T23:41:29.411Z] === RUN TestStrSliceMarshalJSON [2022-04-05T23:41:29.411Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T23:41:29.411Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestStrSliceUnmarshalString [2022-04-05T23:41:29.411Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T23:41:29.411Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 90.0% of statements [2022-04-05T23:41:29.411Z] === RUN TestToJSON [2022-04-05T23:41:29.411Z] --- PASS: TestToJSON (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestToParamWithVersion [2022-04-05T23:41:29.411Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestFromJSON [2022-04-05T23:41:29.411Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestEmpty [2022-04-05T23:41:29.411Z] --- PASS: TestEmpty (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T23:41:29.411Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestArgsMatchKVList [2022-04-05T23:41:29.411Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestArgsMatch [2022-04-05T23:41:29.411Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestAdd [2022-04-05T23:41:29.411Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestDel [2022-04-05T23:41:29.411Z] --- PASS: TestDel (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestLen [2022-04-05T23:41:29.411Z] --- PASS: TestLen (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestExactMatch [2022-04-05T23:41:29.411Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestOnlyOneExactMatch [2022-04-05T23:41:29.411Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestContains [2022-04-05T23:41:29.411Z] --- PASS: TestContains (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestValidate [2022-04-05T23:41:29.411Z] --- PASS: TestValidate (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestWalkValues [2022-04-05T23:41:29.411Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestFuzzyMatch [2022-04-05T23:41:29.411Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestClone [2022-04-05T23:41:29.411Z] --- PASS: TestClone (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 92.2% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-04-05T23:41:29.411Z] === RUN TestDurationToSecondsString [2022-04-05T23:41:29.411Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestGetTimestamp [2022-04-05T23:41:29.411Z] === RUN TestAdjustForAPIVersion [2022-04-05T23:41:29.411Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 5.7% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T23:41:29.411Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-05T23:41:29.411Z] === RUN TestParseTimestamps [2022-04-05T23:41:29.411Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 100.0% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/types/time 0.242s coverage: 100.0% of statements [2022-04-05T23:41:29.411Z] === RUN TestCompareVersion [2022-04-05T23:41:29.411Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T23:41:29.411Z] PASS [2022-04-05T23:41:29.411Z] coverage: 77.3% of statements [2022-04-05T23:41:29.411Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T23:41:29.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T23:41:29.411Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T23:41:29.411Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestCloneArgsSmartHttp [2022-04-05T23:41:29.411Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-05T23:41:29.411Z] === RUN TestCloneArgsDumbHttp [2022-04-05T23:41:29.411Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestCloneArgsGit [2022-04-05T23:41:29.411Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestCheckoutGit [2022-04-05T23:41:29.411Z] === RUN TestEnable [2022-04-05T23:41:29.411Z] --- PASS: TestEnable (0.00s) [2022-04-05T23:41:29.411Z] === RUN TestDisable [2022-04-05T23:41:29.412Z] --- PASS: TestDisable (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestEnabled [2022-04-05T23:41:29.412Z] --- PASS: TestEnabled (0.00s) [2022-04-05T23:41:29.412Z] PASS [2022-04-05T23:41:29.412Z] coverage: 100.0% of statements [2022-04-05T23:41:29.412Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-04-05T23:41:29.412Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T23:41:29.412Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-05T23:41:29.412Z] === RUN TestProcessNoDockerignore [2022-04-05T23:41:29.412Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T23:41:29.412Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-05T23:41:29.412Z] === RUN TestDetectContentType [2022-04-05T23:41:29.412Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestSelectAcceptableMIME [2022-04-05T23:41:29.412Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestInspectEmptyResponse [2022-04-05T23:41:29.412Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestInspectResponseBinary [2022-04-05T23:41:29.412Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestResponseUnsupportedContentType [2022-04-05T23:41:29.412Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestInspectResponseTextSimple [2022-04-05T23:41:29.412Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T23:41:29.412Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestUnknownContentLength [2022-04-05T23:41:29.412Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestDownloadRemote [2022-04-05T23:41:29.412Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-05T23:41:29.412Z] === RUN TestGetWithStatusError [2022-04-05T23:41:29.412Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestCloseRootDirectory [2022-04-05T23:41:29.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:41:29.412Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestHashFile [2022-04-05T23:41:29.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:41:29.412Z] --- SKIP: TestHashFile (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestHashSubdir [2022-04-05T23:41:29.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:41:29.412Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestRemoveDirectory [2022-04-05T23:41:29.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:41:29.412Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T23:41:29.412Z] PASS [2022-04-05T23:41:29.412Z] coverage: 9.3% of statements [2022-04-05T23:41:29.412Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 9.3% of statements [2022-04-05T23:41:29.412Z] === RUN TestGetAllAllowed [2022-04-05T23:41:29.412Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestGetAllMeta [2022-04-05T23:41:29.412Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T23:41:29.412Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T23:41:29.412Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestIsExistingDirectory [2022-04-05T23:41:29.412Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestGetFilenameForDownload [2022-04-05T23:41:29.412Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestEnv2Variables [2022-04-05T23:41:29.412Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T23:41:29.412Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestMaintainer [2022-04-05T23:41:29.412Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestLabel [2022-04-05T23:41:29.412Z] --- PASS: TestLabel (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestFromScratch [2022-04-05T23:41:29.412Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestFromWithArg [2022-04-05T23:41:29.412Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T23:41:29.412Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestFromWithUndefinedArg [2022-04-05T23:41:29.412Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T23:41:29.412Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestOnbuild [2022-04-05T23:41:29.412Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestWorkdir [2022-04-05T23:41:29.412Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestCmd [2022-04-05T23:41:29.412Z] --- PASS: TestCmd (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestHealthcheckNone [2022-04-05T23:41:29.412Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestHealthcheckCmd [2022-04-05T23:41:29.412Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestEntrypoint [2022-04-05T23:41:29.412Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestExpose [2022-04-05T23:41:29.412Z] --- PASS: TestExpose (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestUser [2022-04-05T23:41:29.412Z] --- PASS: TestUser (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestVolume [2022-04-05T23:41:29.412Z] --- PASS: TestVolume (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestStopSignal [2022-04-05T23:41:29.412Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:41:29.412Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestArg [2022-04-05T23:41:29.412Z] --- PASS: TestArg (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestShell [2022-04-05T23:41:29.412Z] --- PASS: TestShell (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestPrependEnvOnCmd [2022-04-05T23:41:29.412Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestRunWithBuildArgs [2022-04-05T23:41:29.412Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T23:41:29.412Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T23:41:29.412Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T23:41:29.412Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T23:41:29.412Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T23:41:29.412Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestNormalizeWorkdir [2022-04-05T23:41:29.412Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestDispatch [2022-04-05T23:41:29.412Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T23:41:29.412Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T23:41:29.412Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T23:41:29.412Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T23:41:29.412Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T23:41:29.412Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T23:41:29.412Z] === RUN TestDispatch/COPY_url [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch (0.07s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-05T23:41:29.412Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T23:41:29.412Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T23:41:29.412Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T23:41:29.412Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T23:41:29.412Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T23:41:29.412Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestEmptyDockerfile [2022-04-05T23:41:29.412Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-05T23:41:29.412Z] === RUN TestSymlinkDockerfile [2022-04-05T23:41:29.412Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-05T23:41:29.412Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T23:41:29.412Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestNonExistingDockerfile [2022-04-05T23:41:29.412Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestCopyRunConfig [2022-04-05T23:41:29.412Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestDeepCopyRunConfig [2022-04-05T23:41:29.412Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestExportImage [2022-04-05T23:41:29.412Z] --- PASS: TestExportImage (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestNormalizeDest [2022-04-05T23:41:29.412Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T23:41:29.412Z] PASS [2022-04-05T23:41:29.412Z] coverage: 46.6% of statements [2022-04-05T23:41:29.412Z] ok github.com/docker/docker/builder/dockerfile 0.289s coverage: 46.6% of statements [2022-04-05T23:41:29.412Z] === RUN TestTCP4Proxy [2022-04-05T23:41:29.412Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-05T23:41:29.412Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T23:41:29.412Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestTCP6Proxy [2022-04-05T23:41:29.412Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:41:29.412Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestTCPDualStackProxy [2022-04-05T23:41:29.412Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:41:29.412Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestUDP4Proxy [2022-04-05T23:41:29.412Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestUDP6Proxy [2022-04-05T23:41:29.412Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:41:29.412Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestUDPWriteError [2022-04-05T23:41:29.412Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestSCTP4Proxy [2022-04-05T23:41:29.412Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:41:29.412Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T23:41:29.412Z] === RUN TestSCTP6Proxy [2022-04-05T23:41:29.412Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:41:29.412Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T23:41:29.412Z] PASS [2022-04-05T23:41:29.412Z] coverage: 49.4% of statements [2022-04-05T23:41:29.412Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2022-04-05T23:41:29.414Z] === RUN TestExternalGraphDriver/pull [2022-04-05T23:41:29.650Z] docker_cli_daemon_plugins_test.go:170: [da87d5922f4fd] daemon is not started [2022-04-05T23:41:29.718Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-05T23:41:29.718Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T23:41:29.718Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T23:41:29.718Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T23:41:29.718Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T23:41:29.718Z] PASS [2022-04-05T23:41:29.719Z] coverage: 50.0% of statements [2022-04-05T23:41:29.719Z] ok github.com/docker/docker/daemon/events 0.335s coverage: 50.0% of statements [2022-04-05T23:41:29.907Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-05T23:41:29.912Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-04-05T23:41:29.912Z] === RUN TestPidHost [2022-04-05T23:41:30.181Z] 4612f6d0b889: Pull complete [2022-04-05T23:41:30.186Z] + echo Ensuring container killed. [2022-04-05T23:41:30.186Z] Ensuring container killed. [2022-04-05T23:41:30.186Z] + docker rm -vf docker-pr13 [2022-04-05T23:41:30.186Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-04-05T23:41:30.474Z] + echo Chowning /workspace to jenkins user [2022-04-05T23:41:30.474Z] Chowning /workspace to jenkins user [2022-04-05T23:41:30.474Z] + id -u [2022-04-05T23:41:30.474Z] + id -g [2022-04-05T23:41:30.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T23:41:30.474Z] Unable to find image 'busybox:latest' locally [2022-04-05T23:41:30.474Z] latest: Pulling from library/busybox [2022-04-05T23:41:30.711Z] === RUN TestIsEmptyDir [2022-04-05T23:41:30.711Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-05T23:41:30.711Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T23:41:30.711Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-05T23:41:30.711Z] PASS [2022-04-05T23:41:30.711Z] coverage: 2.3% of statements [2022-04-05T23:41:30.711Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-04-05T23:41:30.711Z] === RUN TestLinkNaming [2022-04-05T23:41:30.711Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T23:41:30.711Z] === RUN TestLinkNew [2022-04-05T23:41:30.711Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T23:41:30.711Z] === RUN TestLinkEnv [2022-04-05T23:41:30.711Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T23:41:30.711Z] === RUN TestLinkMultipleEnv [2022-04-05T23:41:30.711Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T23:41:30.711Z] === RUN TestLinkPortRangeEnv [2022-04-05T23:41:30.711Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T23:41:30.711Z] PASS [2022-04-05T23:41:30.711Z] coverage: 93.0% of statements [2022-04-05T23:41:30.735Z] 554879bb3004: Pulling fs layer [2022-04-05T23:41:30.735Z] 554879bb3004: Verifying Checksum [2022-04-05T23:41:30.735Z] 554879bb3004: Download complete [2022-04-05T23:41:30.735Z] 554879bb3004: Pull complete [2022-04-05T23:41:30.735Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T23:41:30.735Z] Status: Downloaded newer image for busybox:latest [2022-04-05T23:41:30.779Z] --- PASS: TestExternalGraphDriver (4.67s) [2022-04-05T23:41:30.779Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-04-05T23:41:30.779Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-04-05T23:41:30.779Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-04-05T23:41:30.779Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:41:30.779Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:30.779Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-05T23:41:30.779Z] PASS [2022-04-05T23:41:30.779Z] [2022-04-05T23:41:30.779Z] === Skipped [2022-04-05T23:41:30.779Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-05T23:41:30.779Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:41:30.779Z] [2022-04-05T23:41:30.779Z] DONE 5 tests, 1 skipped in 4.788s [2022-04-05T23:41:30.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T23:41:30.779Z] ++ 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-05T23:41:30.779Z] ++ set -e [2022-04-05T23:41:30.779Z] ++ '[' -n 0 ']' [2022-04-05T23:41:30.779Z] ++ set -x [2022-04-05T23:41:30.779Z] ++ 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-05T23:41:30.779Z] INFO: Testing against a local daemon [2022-04-05T23:41:30.779Z] === RUN TestContinueAfterPluginCrash [2022-04-05T23:41:30.779Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T23:41:30.779Z] === RUN TestReadPluginNoRead [2022-04-05T23:41:30.779Z] === PAUSE TestReadPluginNoRead [2022-04-05T23:41:30.779Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T23:41:30.779Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T23:41:30.779Z] === CONT TestContinueAfterPluginCrash [2022-04-05T23:41:30.779Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T23:41:31.184Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-04-05T23:41:31.303Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-05T23:41:31.876Z] --- PASS: TestPidHost (1.89s) [2022-04-05T23:41:31.876Z] === RUN TestPsFilter [2022-04-05T23:41:31.876Z] --- PASS: TestPsFilter (0.14s) [2022-04-05T23:41:31.876Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T23:41:32.175Z] === RUN TestVerifyNetworkingConfig [2022-04-05T23:41:32.175Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestGetContainer [2022-04-05T23:41:32.175Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestValidContainerNames [2022-04-05T23:41:32.175Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestContainerInitDNS [2022-04-05T23:41:32.175Z] daemon_test.go:147: root required [2022-04-05T23:41:32.175Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestMerge [2022-04-05T23:41:32.175Z] --- PASS: TestMerge (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestValidateContainerIsolation [2022-04-05T23:41:32.175Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestFindNetworkErrorType [2022-04-05T23:41:32.175Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestEnsureServicesExist [2022-04-05T23:41:32.175Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestEnsureServicesExistErrors [2022-04-05T23:41:32.175Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T23:41:32.175Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T23:41:32.175Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T23:41:32.175Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestContainerDelete [2022-04-05T23:41:32.175Z] --- PASS: TestContainerDelete (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestContainerDoubleDelete [2022-04-05T23:41:32.175Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T23:41:32.175Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T23:41:32.175Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestNoneHealthcheck [2022-04-05T23:41:32.175Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestHealthStates [2022-04-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] time="2022-04-05T23:41:31Z" 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-05T23:41:32.175Z] --- PASS: TestHealthStates (0.21s) [2022-04-05T23:41:32.175Z] === RUN TestGetInspectData [2022-04-05T23:41:32.175Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestFillLicense [2022-04-05T23:41:32.175Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestListInvalidFilter [2022-04-05T23:41:32.175Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestNameFilter [2022-04-05T23:41:32.175Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T23:41:32.175Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T23:41:32.175Z] === 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-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T23:41:32.175Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T23:41:32.175Z] --- 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-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T23:41:32.175Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T23:41:32.175Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadLabels [2022-04-05T23:41:32.175Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T23:41:32.175Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadMirrors [2022-04-05T23:41:32.175Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T23:41:32.175Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T23:41:32.175Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T23:41:32.175Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T23:41:32.176Z] reload_test.go:342: root required [2022-04-05T23:41:32.176Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:41:32.176Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T23:41:32.176Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-05T23:41:32.176Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T23:41:32.176Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-05T23:41:32.176Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T23:41:32.176Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-05T23:41:32.176Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T23:41:32.176Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-05T23:41:32.176Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T23:41:32.176Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T23:41:32.176Z] === RUN TestParseVolumesFrom [2022-04-05T23:41:32.176Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T23:41:32.176Z] PASS [2022-04-05T23:41:32.176Z] coverage: 8.8% of statements [2022-04-05T23:41:32.176Z] ok github.com/docker/docker/daemon 0.821s coverage: 8.8% of statements [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T23:41:32.176Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T23:41:32.406Z] + bundleName=docker-py [2022-04-05T23:41:32.406Z] + echo Creating docker-py-bundles.tar.gz [2022-04-05T23:41:32.406Z] Creating docker-py-bundles.tar.gz [2022-04-05T23:41:32.406Z] + 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-05T23:41:32.417Z] Archiving artifacts [2022-04-05T23:41:32.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2022-04-05T23:41:32.821Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:41:33.396Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-04-05T23:41:33.396Z] === RUN TestRemoveContainerRunning [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/defaults [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T23:41:33.744Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T23:41:33.744Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-04-05T23:41:33.744Z] === RUN TestCreateSuccess [2022-04-05T23:41:33.744Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCreateStreamSkipped [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T23:41:33.744Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCreateLogGroupSuccess [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T23:41:33.744Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCreateError [2022-04-05T23:41:33.744Z] --- PASS: TestCreateError (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCreateAlreadyExists [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T23:41:33.744Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestLogClosed [2022-04-05T23:41:33.744Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestLogBlocking [2022-04-05T23:41:33.744Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T23:41:33.744Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T23:41:33.744Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestPublishBatchSuccess [2022-04-05T23:41:33.744Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestPublishBatchError [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=error msg=error [2022-04-05T23:41:33.744Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:41:33.744Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:41:33.744Z] time="2022-04-05T23:41:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T23:41:33.744Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchSimple [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchTicker [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchClose [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/3/���� [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T23:41:33.744Z] === RUN TestEffectiveLen/5/ [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/0/ [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: He [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/6/a� [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: a [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: � [2022-04-05T23:41:33.744Z] === RUN TestFindValidSplit/7/a� [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T23:41:33.744Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T23:41:33.744Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestProcessEventEmoji [2022-04-05T23:41:33.744Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchLineSplit [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMaxEvents [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-05T23:41:33.744Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T23:41:33.744Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-05T23:41:33.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-05T23:41:34.046Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-04-05T23:41:34.046Z] === CONT TestReadPluginNoRead [2022-04-05T23:41:34.215Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T23:41:34.215Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T23:41:34.215Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T23:41:34.215Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T23:41:34.215Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestCreateTagSuccess [2022-04-05T23:41:34.215Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T23:41:34.215Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T23:41:34.215Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T23:41:34.215Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T23:41:34.215Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-05T23:41:34.215Z] PASS [2022-04-05T23:41:34.215Z] coverage: 80.2% of statements [2022-04-05T23:41:34.215Z] ok github.com/docker/docker/daemon/logger/awslogs 0.589s coverage: 80.2% of statements [2022-04-05T23:41:34.215Z] === RUN TestAdapterReadLogs [2022-04-05T23:41:34.215Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestCopier [2022-04-05T23:41:34.215Z] --- PASS: TestCopier (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestCopierLongLines [2022-04-05T23:41:34.215Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestCopierSlow [2022-04-05T23:41:34.215Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T23:41:34.215Z] === RUN TestCopierWithSized [2022-04-05T23:41:34.215Z] === RUN TestCopierWithSized/as_is [2022-04-05T23:41:34.215Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T23:41:34.215Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-05T23:41:34.215Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T23:41:34.215Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestCopierWithPartial [2022-04-05T23:41:34.215Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestRingLogger [2022-04-05T23:41:34.215Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestRingCap [2022-04-05T23:41:34.215Z] --- PASS: TestRingCap (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestRingClose [2022-04-05T23:41:34.215Z] --- PASS: TestRingClose (0.00s) [2022-04-05T23:41:34.215Z] === RUN TestRingDrain [2022-04-05T23:41:34.215Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T23:41:34.215Z] PASS [2022-04-05T23:41:34.215Z] coverage: 43.2% of statements [2022-04-05T23:41:34.215Z] ok github.com/docker/docker/daemon/logger 0.326s coverage: 43.2% of statements [2022-04-05T23:41:34.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh binary [2022-04-05T23:41:34.344Z] --- PASS: TestRemoveContainerRunning (0.82s) [2022-04-05T23:41:34.344Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:41:34.523Z] [2022-04-05T23:41:34.684Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T23:41:34.684Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T23:41:34.684Z] === RUN TestSearchRegistryForImages [2022-04-05T23:41:34.684Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T23:41:34.684Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T23:41:34.684Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T23:41:34.684Z] === RUN TestImageDelete [2022-04-05T23:41:34.684Z] === RUN TestImageDelete/no_lease [2022-04-05T23:41:34.684Z] === RUN TestImageDelete/lease_exists [2022-04-05T23:41:34.684Z] --- PASS: TestImageDelete (0.11s) [2022-04-05T23:41:34.684Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T23:41:34.684Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2022-04-05T23:41:34.684Z] === RUN TestContentStoreForPull [2022-04-05T23:41:34.684Z] --- PASS: TestContentStoreForPull (0.25s) [2022-04-05T23:41:34.684Z] PASS [2022-04-05T23:41:34.684Z] coverage: 6.2% of statements [2022-04-05T23:41:34.782Z] Removing bundles/ [2022-04-05T23:41:34.782Z] [2022-04-05T23:41:34.782Z] ---> Making bundle: binary (in bundles/binary) [2022-04-05T23:41:34.782Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-05T23:41:34.782Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:41:34.918Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-05T23:41:35.158Z] ok github.com/docker/docker/daemon/images 0.501s coverage: 6.2% of statements [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T23:41:35.158Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T23:41:35.158Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T23:41:35.158Z] PASS [2022-04-05T23:41:35.158Z] coverage: 33.6% of statements [2022-04-05T23:41:35.158Z] ok github.com/docker/docker/daemon/logger/fluentd 0.057s coverage: 33.6% of statements [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T23:41:35.158Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T23:41:35.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2022-04-05T23:41:35.182Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:41:35.182Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-05T23:41:35.182Z] === RUN TestRenameLinkedContainer [2022-04-05T23:41:35.445Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T23:41:35.445Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-05T23:41:35.627Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T23:41:35.627Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T23:41:35.627Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T23:41:35.937Z] === RUN TestReadPluginNoRead/default [2022-04-05T23:41:36.019Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-05T23:41:36.096Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-04-05T23:41:36.096Z] === RUN TestFastTimeMarshalJSON [2022-04-05T23:41:36.096Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-05T23:41:36.096Z] PASS [2022-04-05T23:41:36.096Z] coverage: 87.2% of statements [2022-04-05T23:41:36.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.304s coverage: 87.2% of statements [2022-04-05T23:41:36.096Z] === RUN TestJSONFileLogger [2022-04-05T23:41:36.096Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-05T23:41:36.096Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T23:41:36.096Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-05T23:41:36.096Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T23:41:36.096Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-04-05T23:41:36.096Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T23:41:36.096Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-05T23:41:36.096Z] === RUN TestEncodeDecode [2022-04-05T23:41:36.096Z] === PAUSE TestEncodeDecode [2022-04-05T23:41:36.096Z] === RUN TestUnexpectedEOF [2022-04-05T23:41:36.567Z] time="2022-04-05T23:41:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:41:36.567Z] time="2022-04-05T23:41:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:41:36.567Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-04-05T23:41:36.567Z] === CONT TestEncodeDecode [2022-04-05T23:41:36.567Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T23:41:36.567Z] PASS [2022-04-05T23:41:36.567Z] coverage: 69.9% of statements [2022-04-05T23:41:36.567Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.370s coverage: 69.9% of statements [2022-04-05T23:41:36.615Z] check_test.go:308: [da15a5efe13b3] daemon is not started [2022-04-05T23:41:36.615Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-05T23:41:36.615Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T23:41:37.036Z] === RUN TestWriteLog [2022-04-05T23:41:37.036Z] === PAUSE TestWriteLog [2022-04-05T23:41:37.036Z] === RUN TestReadLog [2022-04-05T23:41:37.036Z] === PAUSE TestReadLog [2022-04-05T23:41:37.036Z] === RUN TestDecode [2022-04-05T23:41:37.036Z] --- PASS: TestDecode (0.03s) [2022-04-05T23:41:37.036Z] === CONT TestWriteLog [2022-04-05T23:41:37.036Z] --- PASS: TestWriteLog (0.00s) [2022-04-05T23:41:37.036Z] === CONT TestReadLog [2022-04-05T23:41:37.036Z] === RUN TestReadLog/tail_exact [2022-04-05T23:41:37.036Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T23:41:37.036Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T23:41:37.307Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T23:41:37.506Z] --- PASS: TestReadLog (0.25s) [2022-04-05T23:41:37.506Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-05T23:41:37.506Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-05T23:41:37.506Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-05T23:41:37.506Z] PASS [2022-04-05T23:41:37.506Z] coverage: 78.7% of statements [2022-04-05T23:41:37.506Z] ok github.com/docker/docker/daemon/logger/local 0.441s coverage: 78.7% of statements [2022-04-05T23:41:37.506Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T23:41:37.506Z] === RUN TestOpenFileDelete [2022-04-05T23:41:37.506Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestOpenFileRename [2022-04-05T23:41:37.506Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-05T23:41:37.506Z] === RUN TestHandleDecoderErr [2022-04-05T23:41:37.506Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestParseLogTagDefaultTag [2022-04-05T23:41:37.506Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestParseLogTag [2022-04-05T23:41:37.506Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestParseLogTagEmptyTag [2022-04-05T23:41:37.506Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestTailFiles [2022-04-05T23:41:37.506Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestFollowLogsConsumerGone [2022-04-05T23:41:37.506Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T23:41:37.506Z] === RUN TestFollowLogsProducerGone [2022-04-05T23:41:37.976Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-05T23:41:37.976Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-05T23:41:37.976Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-04-05T23:41:37.976Z] === RUN TestCheckCapacityAndRotate [2022-04-05T23:41:37.976Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T23:41:37.976Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T23:41:37.976Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-05T23:41:37.976Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-05T23:41:37.976Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-05T23:41:37.976Z] PASS [2022-04-05T23:41:37.976Z] coverage: 53.5% of statements [2022-04-05T23:41:37.976Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.216s coverage: 53.5% of statements [2022-04-05T23:41:37.976Z] === RUN TestLog [2022-04-05T23:41:37.976Z] --- PASS: TestLog (0.03s) [2022-04-05T23:41:37.976Z] PASS [2022-04-05T23:41:37.976Z] coverage: 31.5% of statements [2022-04-05T23:41:37.976Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-04-05T23:41:38.235Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T23:41:38.538Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T23:41:38.538Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-05T23:41:38.538Z] --- PASS: TestRenameLinkedContainer (3.28s) [2022-04-05T23:41:38.538Z] === RUN TestRenameStoppedContainer [2022-04-05T23:41:38.965Z] === RUN TestNewParse [2022-04-05T23:41:38.965Z] --- PASS: TestNewParse (0.00s) [2022-04-05T23:41:38.965Z] PASS [2022-04-05T23:41:38.965Z] coverage: 8.3% of statements [2022-04-05T23:41:38.965Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2022-04-05T23:41:38.965Z] === RUN TestValidateLogOpt [2022-04-05T23:41:38.965Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestNewMissedConfig [2022-04-05T23:41:38.965Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestNewMissedUrl [2022-04-05T23:41:38.965Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestNewMissedToken [2022-04-05T23:41:38.965Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestNewWithProxy [2022-04-05T23:41:38.965Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestDefault [2022-04-05T23:41:38.965Z] --- PASS: TestDefault (0.01s) [2022-04-05T23:41:38.965Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T23:41:38.965Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-05T23:41:38.965Z] === RUN TestJsonFormat [2022-04-05T23:41:38.965Z] --- PASS: TestJsonFormat (0.02s) [2022-04-05T23:41:38.965Z] === RUN TestRawFormat [2022-04-05T23:41:38.965Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestRawFormatWithLabels [2022-04-05T23:41:38.965Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestRawFormatWithoutTag [2022-04-05T23:41:38.965Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestBatching [2022-04-05T23:41:38.965Z] === RUN TestParseLogFormat [2022-04-05T23:41:38.965Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestValidateLogOptEmpty [2022-04-05T23:41:38.965Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestValidateSyslogAddress [2022-04-05T23:41:38.965Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestParseAddressDefaultPort [2022-04-05T23:41:38.965Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestValidateSyslogFacility [2022-04-05T23:41:38.965Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T23:41:38.965Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T23:41:38.965Z] === RUN TestValidateLogOpt [2022-04-05T23:41:38.965Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:41:38.965Z] PASS [2022-04-05T23:41:38.965Z] coverage: 46.8% of statements [2022-04-05T23:41:38.965Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-04-05T23:41:39.114Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-04-05T23:41:39.114Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:41:39.164Z] --- PASS: TestContinueAfterPluginCrash (8.08s) [2022-04-05T23:41:39.164Z] === CONT TestReadPluginNoRead [2022-04-05T23:41:39.164Z] read_test.go:92: [d51c067eb6049] daemon is not started [2022-04-05T23:41:39.164Z] --- PASS: TestReadPluginNoRead (5.46s) [2022-04-05T23:41:39.164Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-04-05T23:41:39.164Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-04-05T23:41:39.164Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-05T23:41:39.164Z] PASS [2022-04-05T23:41:39.164Z] [2022-04-05T23:41:39.164Z] DONE 6 tests in 8.473s [2022-04-05T23:41:39.164Z] 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-05T23:41:39.164Z] ++ 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-05T23:41:39.164Z] ++ set -e [2022-04-05T23:41:39.164Z] ++ '[' -n 0 ']' [2022-04-05T23:41:39.164Z] ++ set -x [2022-04-05T23:41:39.164Z] ++ 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-05T23:41:39.419Z] testing: warning: no tests to run [2022-04-05T23:41:39.419Z] PASS [2022-04-05T23:41:39.419Z] [2022-04-05T23:41:39.419Z] DONE 0 tests in 0.033s [2022-04-05T23:41:39.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T23:41:39.419Z] ++ 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-05T23:41:39.419Z] ++ set -e [2022-04-05T23:41:39.419Z] ++ '[' -n 0 ']' [2022-04-05T23:41:39.419Z] ++ set -x [2022-04-05T23:41:39.420Z] ++ 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-05T23:41:39.420Z] INFO: Testing against a local daemon [2022-04-05T23:41:39.420Z] === RUN TestPluginWithDevMounts [2022-04-05T23:41:39.420Z] === PAUSE TestPluginWithDevMounts [2022-04-05T23:41:39.420Z] === CONT TestPluginWithDevMounts [2022-04-05T23:41:39.435Z] --- PASS: TestBatching (0.29s) [2022-04-05T23:41:39.435Z] === RUN TestFrequency [2022-04-05T23:41:39.435Z] --- PASS: TestFrequency (0.17s) [2022-04-05T23:41:39.435Z] === RUN TestOneMessagePerRequest [2022-04-05T23:41:39.435Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-05T23:41:39.435Z] === RUN TestVerify [2022-04-05T23:41:39.435Z] --- PASS: TestVerify (0.00s) [2022-04-05T23:41:39.435Z] === RUN TestSkipVerify [2022-04-05T23:41:39.703Z] === RUN TestCheckpointCreateError [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointCreate [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointDeleteError [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointDelete [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointListError [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointList [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T23:41:39.703Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:41:39.703Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestGetAPIPath [2022-04-05T23:41:39.703Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestParseHostURL [2022-04-05T23:41:39.703Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T23:41:39.703Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T23:41:39.703Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestClientRedirect [2022-04-05T23:41:39.703Z] === RUN TestClientRedirect/GET [2022-04-05T23:41:39.703Z] === RUN TestClientRedirect/POST [2022-04-05T23:41:39.703Z] === RUN TestClientRedirect/PUT [2022-04-05T23:41:39.703Z] === RUN TestClientRedirect/DELETE [2022-04-05T23:41:39.703Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigCreateUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigCreateError [2022-04-05T23:41:39.703Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigCreate [2022-04-05T23:41:39.703Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspectNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspectUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspectError [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigInspect [2022-04-05T23:41:39.703Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigListUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigListError [2022-04-05T23:41:39.703Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigList [2022-04-05T23:41:39.703Z] --- PASS: TestConfigList (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigRemoveUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigRemoveError [2022-04-05T23:41:39.703Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigRemove [2022-04-05T23:41:39.703Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigUpdateUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigUpdateError [2022-04-05T23:41:39.703Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestConfigUpdate [2022-04-05T23:41:39.703Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCommitError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCommit [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStatPathError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStatPath [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyToContainerError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyToContainer [2022-04-05T23:41:39.703Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyFromContainerError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T23:41:39.703Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestCopyFromContainer [2022-04-05T23:41:39.703Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCreateError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCreateImageNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCreateWithName [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerCreateAutoRemove [2022-04-05T23:41:39.703Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerDiffError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerDiff [2022-04-05T23:41:39.703Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecCreateError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecCreate [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecStartError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecStart [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecInspectError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecInspect [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExportError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExport [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerInspectError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T23:41:39.703Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerInspect [2022-04-05T23:41:39.703Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerInspectNode [2022-04-05T23:41:39.703Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerKillError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerKill [2022-04-05T23:41:39.703Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerListError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerList [2022-04-05T23:41:39.703Z] --- PASS: TestContainerList (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerLogsNotFoundError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerLogsError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerLogs [2022-04-05T23:41:39.703Z] --- PASS: TestContainerLogs (0.25s) [2022-04-05T23:41:39.703Z] === RUN TestContainerPauseError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerPause [2022-04-05T23:41:39.703Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainersPruneError [2022-04-05T23:41:39.703Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainersPrune [2022-04-05T23:41:39.703Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRemoveError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRemove [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRenameError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRename [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerResizeError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecResizeError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerResize [2022-04-05T23:41:39.703Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerExecResize [2022-04-05T23:41:39.703Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRestartError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerRestart [2022-04-05T23:41:39.703Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStartError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStart [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStatsError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStats [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStopError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerStop [2022-04-05T23:41:39.703Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerTopError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerTop [2022-04-05T23:41:39.703Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerUnpauseError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerUnpause [2022-04-05T23:41:39.703Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerUpdateError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerUpdate [2022-04-05T23:41:39.703Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerWaitError [2022-04-05T23:41:39.703Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestContainerWait [2022-04-05T23:41:39.703Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestDiskUsageError [2022-04-05T23:41:39.703Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestDiskUsage [2022-04-05T23:41:39.703Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestDistributionInspectUnsupported [2022-04-05T23:41:39.703Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T23:41:39.703Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestEventsErrorInOptions [2022-04-05T23:41:39.703Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestEventsErrorFromServer [2022-04-05T23:41:39.703Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestEvents [2022-04-05T23:41:39.703Z] --- PASS: TestEvents (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestTLSCloseWriter [2022-04-05T23:41:39.703Z] === PAUSE TestTLSCloseWriter [2022-04-05T23:41:39.703Z] === RUN TestImageBuildError [2022-04-05T23:41:39.703Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageBuild [2022-04-05T23:41:39.703Z] --- PASS: TestImageBuild (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestGetDockerOS [2022-04-05T23:41:39.703Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageCreateError [2022-04-05T23:41:39.703Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageCreate [2022-04-05T23:41:39.703Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageHistoryError [2022-04-05T23:41:39.703Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageHistory [2022-04-05T23:41:39.703Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageImportError [2022-04-05T23:41:39.703Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageImport [2022-04-05T23:41:39.703Z] --- PASS: TestImageImport (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageInspectError [2022-04-05T23:41:39.703Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageInspectImageNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageInspectWithEmptyID [2022-04-05T23:41:39.703Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageInspect [2022-04-05T23:41:39.703Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageListError [2022-04-05T23:41:39.703Z] --- PASS: TestImageListError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageList [2022-04-05T23:41:39.703Z] --- PASS: TestImageList (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageListApiBefore125 [2022-04-05T23:41:39.703Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageLoadError [2022-04-05T23:41:39.703Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageLoad [2022-04-05T23:41:39.703Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagesPruneError [2022-04-05T23:41:39.703Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagesPrune [2022-04-05T23:41:39.703Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullReferenceParseError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullAnyError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePullWithoutErrors [2022-04-05T23:41:39.703Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushReferenceError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushAnyError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithoutErrors [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T23:41:39.703Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T23:41:39.703Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageRemoveError [2022-04-05T23:41:39.703Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageRemoveImageNotFound [2022-04-05T23:41:39.703Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageRemove [2022-04-05T23:41:39.703Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T23:41:39.703Z] === RUN TestImageSaveError [2022-04-05T23:41:39.703Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSave [2022-04-05T23:41:39.704Z] --- PASS: TestImageSave (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchAnyError [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageSearchWithoutErrors [2022-04-05T23:41:39.704Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageTagError [2022-04-05T23:41:39.704Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageTagInvalidReference [2022-04-05T23:41:39.704Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T23:41:39.704Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageTagHexSource [2022-04-05T23:41:39.704Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestImageTag [2022-04-05T23:41:39.704Z] --- PASS: TestImageTag (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestInfoServerError [2022-04-05T23:41:39.704Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T23:41:39.704Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestInfo [2022-04-05T23:41:39.704Z] --- PASS: TestInfo (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkConnectError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkConnect [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkCreateError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkCreate [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkDisconnectError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkDisconnect [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/no_options [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/verbose [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/global_scope [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T23:41:39.704Z] === RUN TestNetworkInspect/server_error [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkListError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkList [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworksPruneError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworksPrune [2022-04-05T23:41:39.704Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNetworkRemove [2022-04-05T23:41:39.704Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T23:41:39.704Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeInspect [2022-04-05T23:41:39.704Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeListError [2022-04-05T23:41:39.704Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeList [2022-04-05T23:41:39.704Z] --- PASS: TestNodeList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeRemove [2022-04-05T23:41:39.704Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeUpdateError [2022-04-05T23:41:39.704Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestNodeUpdate [2022-04-05T23:41:39.704Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestOptionWithHostFromEnv [2022-04-05T23:41:39.704Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestOptionWithTimeout [2022-04-05T23:41:39.704Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T23:41:39.704Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPingFail [2022-04-05T23:41:39.704Z] --- PASS: TestPingFail (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPingWithError [2022-04-05T23:41:39.704Z] 2022/04/05 23:41:38 RoundTripper returned a response & error; ignoring response [2022-04-05T23:41:39.704Z] 2022/04/05 23:41:38 RoundTripper returned a response & error; ignoring response [2022-04-05T23:41:39.704Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPingSuccess [2022-04-05T23:41:39.704Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPingHeadFallback [2022-04-05T23:41:39.704Z] === RUN TestPingHeadFallback/OK [2022-04-05T23:41:39.704Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T23:41:39.704Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T23:41:39.704Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T23:41:39.704Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T23:41:39.704Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginDisableError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginDisable [2022-04-05T23:41:39.704Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginEnableError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginEnable [2022-04-05T23:41:39.704Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginInspect [2022-04-05T23:41:39.704Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginListError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginList [2022-04-05T23:41:39.704Z] --- PASS: TestPluginList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginPushError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginPush [2022-04-05T23:41:39.704Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginRemove [2022-04-05T23:41:39.704Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginSetError [2022-04-05T23:41:39.704Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPluginSet [2022-04-05T23:41:39.704Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSetHostHeader [2022-04-05T23:41:39.704Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestPlainTextError [2022-04-05T23:41:39.704Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestInfiniteError [2022-04-05T23:41:39.704Z] --- PASS: TestInfiniteError (0.01s) [2022-04-05T23:41:39.704Z] === RUN TestCanceledContext [2022-04-05T23:41:39.704Z] 2022/04/05 23:41:38 RoundTripper returned a response & error; ignoring response [2022-04-05T23:41:39.704Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestDeadlineExceededContext [2022-04-05T23:41:39.704Z] 2022/04/05 23:41:38 RoundTripper returned a response & error; ignoring response [2022-04-05T23:41:39.704Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretCreateUnsupported [2022-04-05T23:41:39.704Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretCreateError [2022-04-05T23:41:39.704Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretCreate [2022-04-05T23:41:39.704Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretInspectUnsupported [2022-04-05T23:41:39.704Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T23:41:39.704Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretInspect [2022-04-05T23:41:39.704Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretListUnsupported [2022-04-05T23:41:39.704Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretListError [2022-04-05T23:41:39.704Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretList [2022-04-05T23:41:39.704Z] --- PASS: TestSecretList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretRemoveUnsupported [2022-04-05T23:41:39.704Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretRemove [2022-04-05T23:41:39.704Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretUpdateUnsupported [2022-04-05T23:41:39.704Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretUpdateError [2022-04-05T23:41:39.704Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSecretUpdate [2022-04-05T23:41:39.704Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceCreateError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceCreate [2022-04-05T23:41:39.704Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T23:41:39.704Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceCreateDigestPinning [2022-04-05T23:41:39.704Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T23:41:39.704Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceInspect [2022-04-05T23:41:39.704Z] --- PASS: TestServiceInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceListError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceList [2022-04-05T23:41:39.704Z] --- PASS: TestServiceList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceLogsError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceLogs [2022-04-05T23:41:39.704Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceRemove [2022-04-05T23:41:39.704Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceUpdateError [2022-04-05T23:41:39.704Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestServiceUpdate [2022-04-05T23:41:39.704Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmGetUnlockKey [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmInitError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmInit [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmInspect [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmJoinError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmJoin [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmLeaveError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmLeave [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmUnlockError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmUnlock [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmUpdateError [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestSwarmUpdate [2022-04-05T23:41:39.704Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestTaskInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestTaskInspect [2022-04-05T23:41:39.704Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestTaskListError [2022-04-05T23:41:39.704Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestTaskList [2022-04-05T23:41:39.704Z] --- PASS: TestTaskList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeCreateError [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeCreate [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeInspectError [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeInspectNotFound [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeInspect [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeListError [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeList [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeRemoveError [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T23:41:39.704Z] === RUN TestVolumeRemove [2022-04-05T23:41:39.704Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T23:41:39.704Z] === CONT TestTLSCloseWriter [2022-04-05T23:41:39.704Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T23:41:39.704Z] PASS [2022-04-05T23:41:39.704Z] coverage: 75.1% of statements [2022-04-05T23:41:39.704Z] ok github.com/docker/docker/client 0.400s coverage: 75.1% of statements [2022-04-05T23:41:39.905Z] time="2022-04-05T23:41:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:39.905Z] time="2022-04-05T23:41:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:39.905Z] time="2022-04-05T23:41:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.061Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-05T23:41:40.375Z] --- PASS: TestSkipVerify (0.75s) [2022-04-05T23:41:40.375Z] === RUN TestBufferMaximum [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.038445\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.038445\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-05T23:41:40.375Z] === RUN TestServerAlwaysDown [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.044219\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.044219\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.044219\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.045233\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] time="2022-04-05T23:41:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202100.045233\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:40.375Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T23:41:40.375Z] === RUN TestCannotSendAfterClose [2022-04-05T23:41:40.375Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T23:41:40.375Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T23:41:40.846Z] === RUN TestV1IDService [2022-04-05T23:41:40.846Z] --- PASS: TestV1IDService (0.02s) [2022-04-05T23:41:40.846Z] === RUN TestV2MetadataService [2022-04-05T23:41:41.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2022-04-05T23:41:41.009Z] === RUN TestRenameInvalidName [2022-04-05T23:41:41.310Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-04-05T23:41:41.311Z] PASS [2022-04-05T23:41:41.311Z] [2022-04-05T23:41:41.311Z] DONE 1 tests in 1.619s [2022-04-05T23:41:41.311Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T23:41:41.311Z] ++ 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-05T23:41:41.311Z] ++ set -e [2022-04-05T23:41:41.311Z] ++ '[' -n 0 ']' [2022-04-05T23:41:41.311Z] ++ set -x [2022-04-05T23:41:41.311Z] ++ 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-05T23:41:41.311Z] INFO: Testing against a local daemon [2022-04-05T23:41:41.311Z] === RUN TestSecretInspect [2022-04-05T23:41:41.315Z] time="2022-04-05T23:41:41Z" 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-05T23:41:41.315Z] time="2022-04-05T23:41:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7ef25b41fb41\"}'" [2022-04-05T23:41:41.315Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-05T23:41:41.315Z] PASS [2022-04-05T23:41:41.315Z] coverage: 82.5% of statements [2022-04-05T23:41:41.315Z] ok github.com/docker/docker/daemon/logger/splunk 2.330s coverage: 82.5% of statements [2022-04-05T23:41:41.315Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T23:41:41.315Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T23:41:41.315Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T23:41:41.315Z] === RUN TestSuccessfulDownload [2022-04-05T23:41:41.315Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:41:41.315Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T23:41:41.315Z] === RUN TestCancelledDownload [2022-04-05T23:41:41.315Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-05T23:41:41.315Z] === RUN TestMaxDownloadAttempts [2022-04-05T23:41:41.315Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:41:41.315Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:41:41.315Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:41:41.315Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:41:41.315Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:41:41.315Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:41:41.315Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:41:41.315Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:41:41.315Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:41:41.315Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:41:41.315Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:41:41.315Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:41:41.582Z] --- PASS: TestRenameInvalidName (0.74s) [2022-04-05T23:41:41.582Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:41:42.157Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-05T23:41:42.304Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T23:41:42.304Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T23:41:42.304Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T23:41:42.304Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestManifestStore [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:41:42.304Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-04-05T23:41:42.304Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-04-05T23:41:42.304Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-04-05T23:41:42.304Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-04-05T23:41:42.304Z] === RUN TestTransfer [2022-04-05T23:41:42.304Z] --- PASS: TestV2MetadataService (1.25s) [2022-04-05T23:41:42.304Z] PASS [2022-04-05T23:41:42.304Z] coverage: 48.2% of statements [2022-04-05T23:41:42.304Z] ok github.com/docker/docker/distribution/metadata 1.342s coverage: 48.2% of statements [2022-04-05T23:41:42.304Z] --- PASS: TestTransfer (0.14s) [2022-04-05T23:41:42.304Z] === RUN TestConcurrencyLimit [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2475279793\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/no_local_cache [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/with_local_cache [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="reference for unknown type: " [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="reference for unknown type: " [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="reference for unknown type: " [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="reference for unknown type: " [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="reference for unknown type: " [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T23:41:42.304Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T23:41:42.304Z] time="2022-04-05T23:41:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore (0.35s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T23:41:42.304Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T23:41:42.304Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestFixManifestLayers [2022-04-05T23:41:42.304Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T23:41:42.304Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:41:42.304Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestFixManifestLayersBadParent [2022-04-05T23:41:42.304Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestValidateManifest [2022-04-05T23:41:42.304Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:41:42.304Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestFormatPlatform [2022-04-05T23:41:42.304Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T23:41:42.304Z] === RUN TestPullSchema2Config [2022-04-05T23:41:42.304Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T23:41:42.304Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:41:42.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.304Z] === RUN TestPullSchema2Config/500_status [2022-04-05T23:41:42.304Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:41:42.304Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.304Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-05T23:41:42.304Z] === RUN TestInactiveJobs [2022-04-05T23:41:42.420Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T23:41:42.542Z] --- PASS: TestServicePlugin (29.89s) [2022-04-05T23:41:42.542Z] === RUN TestServiceUpdateLabel [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.773Z] === RUN TestPullSchema2Config/EOF [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.773Z] 2022/04/05 23:41:42 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-05T23:41:42.773Z] goroutine 108 [running]: [2022-04-05T23:41:42.773Z] net/http.(*conn).serve.func1() [2022-04-05T23:41:42.773Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:41:42.773Z] panic({0xa39000, 0xc1b8f0}) [2022-04-05T23:41:42.773Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:41:42.773Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003e8000?, {0xc230d8?, 0xc00038c000?}) [2022-04-05T23:41:42.773Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T23:41:42.773Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc230d8, 0xc00038c000}, 0xc0004c2700) [2022-04-05T23:41:42.773Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T23:41:42.773Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc230d8?, 0xc00038c000?}, 0xc000080000?) [2022-04-05T23:41:42.773Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:41:42.773Z] net/http.serverHandler.ServeHTTP({0xc0002fcb10?}, {0xc230d8, 0xc00038c000}, 0xc0004c2700) [2022-04-05T23:41:42.773Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:41:42.773Z] net/http.(*conn).serve(0xc000112820, {0xc23950, 0xc0002fcd20}) [2022-04-05T23:41:42.773Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:41:42.773Z] created by net/http.(*Server).Serve [2022-04-05T23:41:42.773Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:41:42.773Z] === RUN TestNotFound [2022-04-05T23:41:42.773Z] --- PASS: TestNotFound (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestConflict [2022-04-05T23:41:42.773Z] --- PASS: TestConflict (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestForbidden [2022-04-05T23:41:42.773Z] --- PASS: TestForbidden (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestInvalidParameter [2022-04-05T23:41:42.773Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestNotImplemented [2022-04-05T23:41:42.773Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestNotModified [2022-04-05T23:41:42.773Z] --- PASS: TestNotModified (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestUnauthorized [2022-04-05T23:41:42.773Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestUnknown [2022-04-05T23:41:42.773Z] --- PASS: TestUnknown (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestCancelled [2022-04-05T23:41:42.773Z] --- PASS: TestCancelled (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestDeadline [2022-04-05T23:41:42.773Z] --- PASS: TestDeadline (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestDataLoss [2022-04-05T23:41:42.773Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestUnavailable [2022-04-05T23:41:42.773Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestSystem [2022-04-05T23:41:42.773Z] --- PASS: TestSystem (0.00s) [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Conflict [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T23:41:42.773Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T23:41:42.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T23:41:42.773Z] PASS [2022-04-05T23:41:42.773Z] coverage: 77.0% of statements [2022-04-05T23:41:42.773Z] ok github.com/docker/docker/errdefs 0.065s coverage: 77.0% of statements [2022-04-05T23:41:42.773Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-05T23:41:42.773Z] === RUN TestWatchRelease [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.773Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:41:42.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:41:42.773Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-05T23:41:42.773Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T23:41:42.773Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-05T23:41:42.774Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-05T23:41:42.774Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-05T23:41:42.774Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T23:41:42.774Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T23:41:42.774Z] === RUN TestLayerAlreadyExists [2022-04-05T23:41:42.774Z] 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-05T23:41:42.774Z] 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-05T23:41:42.774Z] 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-05T23:41:42.774Z] 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-05T23:41:42.774Z] 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-05T23:41:42.774Z] 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-05T23:41:42.774Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T23:41:42.774Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T23:41:42.774Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T23:41:42.774Z] === RUN TestWatchFinishedTransfer [2022-04-05T23:41:42.774Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T23:41:42.774Z] === RUN TestDuplicateTransfer [2022-04-05T23:41:42.774Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-05T23:41:42.774Z] === RUN TestSuccessfulUpload [2022-04-05T23:41:42.798Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-05T23:41:42.798Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:41:43.198Z] --- PASS: TestSecretInspect (2.08s) [2022-04-05T23:41:43.198Z] === RUN TestSecretList [2022-04-05T23:41:43.243Z] time="2022-04-05T23:41:42Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T23:41:43.243Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-05T23:41:43.243Z] === RUN TestCancelledUpload [2022-04-05T23:41:43.243Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T23:41:43.243Z] PASS [2022-04-05T23:41:43.243Z] coverage: 76.8% of statements [2022-04-05T23:41:43.243Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 76.8% of statements [2022-04-05T23:41:43.808Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-05T23:41:44.234Z] === RUN TestCompare [2022-04-05T23:41:44.234Z] --- PASS: TestCompare (0.00s) [2022-04-05T23:41:44.234Z] PASS [2022-04-05T23:41:44.234Z] coverage: 18.0% of statements [2022-04-05T23:41:44.234Z] ok github.com/docker/docker/image/cache 0.098s coverage: 18.0% of statements [2022-04-05T23:41:44.234Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-04-05T23:41:44.234Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T23:41:44.234Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T23:41:44.234Z] === RUN TestTokenPassThru [2022-04-05T23:41:44.234Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-05T23:41:44.234Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T23:41:44.234Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-05T23:41:44.234Z] PASS [2022-04-05T23:41:44.234Z] coverage: 26.6% of statements [2022-04-05T23:41:44.234Z] ok github.com/docker/docker/distribution 2.266s coverage: 26.6% of statements [2022-04-05T23:41:44.234Z] === RUN TestFSGetInvalidData [2022-04-05T23:41:44.234Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-05T23:41:44.234Z] === RUN TestFSInvalidSet [2022-04-05T23:41:44.234Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T23:41:44.234Z] === RUN TestFSInvalidRoot [2022-04-05T23:41:44.234Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T23:41:44.234Z] === RUN TestFSMetadataGetSet [2022-04-05T23:41:44.234Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-05T23:41:44.234Z] === RUN TestFSInvalidWalker [2022-04-05T23:41:44.234Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-05T23:41:44.234Z] === RUN TestFSGetSet [2022-04-05T23:41:44.234Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T23:41:44.234Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T23:41:44.234Z] --- PASS: TestFSGetSet (0.04s) [2022-04-05T23:41:44.234Z] === RUN TestFSGetUnsetKey [2022-04-05T23:41:44.234Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-05T23:41:44.234Z] === RUN TestFSGetEmptyData [2022-04-05T23:41:44.234Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-05T23:41:44.234Z] === RUN TestFSDelete [2022-04-05T23:41:44.234Z] --- PASS: TestFSDelete (0.02s) [2022-04-05T23:41:44.234Z] === RUN TestFSWalker [2022-04-05T23:41:44.234Z] --- PASS: TestFSWalker (0.02s) [2022-04-05T23:41:44.234Z] === RUN TestFSWalkerStopOnError [2022-04-05T23:41:44.703Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-05T23:41:44.703Z] === RUN TestNewFromJSON [2022-04-05T23:41:44.703Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T23:41:44.703Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestMarshalKeyOrder [2022-04-05T23:41:44.703Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestHistoryEqual [2022-04-05T23:41:44.703Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-05T23:41:44.703Z] === RUN TestImage [2022-04-05T23:41:44.703Z] --- PASS: TestImage (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestImageOSNotEmpty [2022-04-05T23:41:44.703Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T23:41:44.703Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T23:41:44.703Z] === RUN TestCreate [2022-04-05T23:41:44.703Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:41:44.703Z] === RUN TestRestore [2022-04-05T23:41:44.703Z] time="2022-04-05T23:41:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T23:41:44.703Z] --- PASS: TestRestore (0.04s) [2022-04-05T23:41:44.703Z] === RUN TestAddDelete [2022-04-05T23:41:44.703Z] --- PASS: TestAddDelete (0.03s) [2022-04-05T23:41:44.703Z] === RUN TestSearchAfterDelete [2022-04-05T23:41:44.703Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-05T23:41:44.703Z] === RUN TestParentReset [2022-04-05T23:41:44.703Z] --- PASS: TestParentReset (0.03s) [2022-04-05T23:41:44.703Z] === RUN TestGetAndSetLastUpdated [2022-04-05T23:41:44.703Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-05T23:41:44.703Z] === RUN TestStoreLen [2022-04-05T23:41:44.703Z] --- PASS: TestStoreLen (0.05s) [2022-04-05T23:41:44.703Z] PASS [2022-04-05T23:41:44.703Z] coverage: 86.6% of statements [2022-04-05T23:41:44.703Z] ok github.com/docker/docker/image 0.689s coverage: 86.6% of statements [2022-04-05T23:41:44.753Z] --- PASS: TestRenameAnonymousContainer (3.26s) [2022-04-05T23:41:44.753Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:41:45.088Z] --- PASS: TestSecretList (2.08s) [2022-04-05T23:41:45.088Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:41:45.173Z] === RUN TestValidateManifest [2022-04-05T23:41:45.173Z] === RUN TestValidateManifest/non-nil [2022-04-05T23:41:45.173Z] === RUN TestValidateManifest/nil [2022-04-05T23:41:45.173Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T23:41:45.173Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T23:41:45.173Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T23:41:45.173Z] PASS [2022-04-05T23:41:45.173Z] coverage: 0.7% of statements [2022-04-05T23:41:45.173Z] ok github.com/docker/docker/image/tarexport 0.101s coverage: 0.7% of statements [2022-04-05T23:41:45.173Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T23:41:45.173Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T23:41:45.173Z] PASS [2022-04-05T23:41:45.173Z] coverage: 25.0% of statements [2022-04-05T23:41:45.173Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2022-04-05T23:41:45.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T23:41:45.699Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-04-05T23:41:45.699Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:41:45.699Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-05T23:41:46.747Z] === RUN TestSerialization [2022-04-05T23:41:46.747Z] --- PASS: TestSerialization (0.02s) [2022-04-05T23:41:46.747Z] PASS [2022-04-05T23:41:46.747Z] coverage: 100.0% of statements [2022-04-05T23:41:46.747Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-04-05T23:41:47.091Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-04-05T23:41:47.091Z] === RUN TestResize [2022-04-05T23:41:47.607Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-04-05T23:41:47.607Z] === RUN TestSecretsUpdate [2022-04-05T23:41:47.664Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-05T23:41:47.737Z] === RUN TestEmptyLayer [2022-04-05T23:41:47.737Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestCommitFailure [2022-04-05T23:41:47.737Z] --- PASS: TestCommitFailure (0.02s) [2022-04-05T23:41:47.737Z] === RUN TestStartTransactionFailure [2022-04-05T23:41:47.737Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestGetOrphan [2022-04-05T23:41:47.737Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T23:41:47.737Z] === RUN TestMountAndRegister [2022-04-05T23:41:47.737Z] layer_test.go:258: Layer size: 14 [2022-04-05T23:41:47.737Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-05T23:41:47.737Z] === RUN TestLayerRelease [2022-04-05T23:41:47.737Z] layer_test.go:291: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestStoreRestore [2022-04-05T23:41:47.737Z] layer_test.go:340: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestTarStreamStability [2022-04-05T23:41:47.737Z] layer_test.go:455: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestRegisterExistingLayer [2022-04-05T23:41:47.737Z] === RUN TestEnvironmentParsing [2022-04-05T23:41:47.737Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T23:41:47.737Z] PASS [2022-04-05T23:41:47.737Z] coverage: 1.2% of statements [2022-04-05T23:41:47.737Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-04-05T23:41:47.737Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-05T23:41:47.737Z] === RUN TestTarStreamVerification [2022-04-05T23:41:47.737Z] layer_test.go:684: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestLayerMigration [2022-04-05T23:41:47.737Z] migration_test.go:45: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T23:41:47.737Z] migration_test.go:181: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestMountInit [2022-04-05T23:41:47.737Z] mount_test.go:17: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestMountSize [2022-04-05T23:41:47.737Z] mount_test.go:76: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestMountChanges [2022-04-05T23:41:47.737Z] mount_test.go:125: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T23:41:47.737Z] === RUN TestMountApply [2022-04-05T23:41:47.737Z] mount_test.go:212: Failing on Windows [2022-04-05T23:41:47.737Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T23:41:47.737Z] PASS [2022-04-05T23:41:47.737Z] coverage: 30.6% of statements [2022-04-05T23:41:47.737Z] ok github.com/docker/docker/layer 0.512s coverage: 30.6% of statements [2022-04-05T23:41:47.925Z] --- PASS: TestResize (0.79s) [2022-04-05T23:41:47.925Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:41:48.207Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T23:41:48.207Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T23:41:48.207Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T23:41:48.207Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T23:41:48.676Z] === RUN TestSequenceGetAvailableBit [2022-04-05T23:41:48.676Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSequenceEqual [2022-04-05T23:41:48.676Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSequenceCopy [2022-04-05T23:41:48.676Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestGetFirstAvailable [2022-04-05T23:41:48.676Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestFindSequence [2022-04-05T23:41:48.676Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestCheckIfAvailable [2022-04-05T23:41:48.676Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestMergeSequences [2022-04-05T23:41:48.676Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestPushReservation [2022-04-05T23:41:48.676Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSerializeDeserialize [2022-04-05T23:41:48.676Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSet [2022-04-05T23:41:48.676Z] --- PASS: TestSet (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSetUnset [2022-04-05T23:41:48.676Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestOffsetSetUnset [2022-04-05T23:41:48.676Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSetInRange [2022-04-05T23:41:48.676Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestSetAnyInRange [2022-04-05T23:41:48.676Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestMethods [2022-04-05T23:41:48.676Z] --- PASS: TestMethods (0.00s) [2022-04-05T23:41:48.676Z] === RUN TestRandomAllocateDeallocate [2022-04-05T23:41:48.873Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2022-04-05T23:41:48.873Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:41:49.446Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T23:41:49.501Z] --- PASS: TestSecretsUpdate (2.23s) [2022-04-05T23:41:49.501Z] === RUN TestTemplatedSecret [2022-04-05T23:41:49.708Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:49.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:49.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:49.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T23:41:49.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:49.969Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-05T23:41:49.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T23:41:50.548Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-05T23:41:50.894Z] === RUN TestInvalidConfig [2022-04-05T23:41:50.894Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T23:41:50.894Z] === RUN TestConfig [2022-04-05T23:41:50.894Z] --- PASS: TestConfig (0.00s) [2022-04-05T23:41:50.894Z] === RUN TestOptionsLabels [2022-04-05T23:41:50.894Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T23:41:50.894Z] === RUN TestValidName [2022-04-05T23:41:50.894Z] --- PASS: TestValidName (0.00s) [2022-04-05T23:41:50.894Z] PASS [2022-04-05T23:41:50.894Z] coverage: 19.7% of statements [2022-04-05T23:41:50.894Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-04-05T23:41:51.363Z] === RUN TestKey [2022-04-05T23:41:51.363Z] --- PASS: TestKey (0.00s) [2022-04-05T23:41:51.363Z] === RUN TestParseKey [2022-04-05T23:41:51.363Z] --- PASS: TestParseKey (0.00s) [2022-04-05T23:41:51.363Z] === RUN TestInvalidDataStore [2022-04-05T23:41:51.363Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T23:41:51.363Z] === RUN TestKVObjectFlatKey [2022-04-05T23:41:51.363Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T23:41:51.363Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T23:41:51.363Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T23:41:51.363Z] PASS [2022-04-05T23:41:51.363Z] coverage: 21.9% of statements [2022-04-05T23:41:51.363Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-04-05T23:41:51.833Z] === RUN TestErrorInterfaces [2022-04-05T23:41:51.833Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestNetworkMarshalling [2022-04-05T23:41:51.833Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-04-05T23:41:51.833Z] === RUN TestEndpointMarshalling [2022-04-05T23:41:51.833Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestAuxAddresses [2022-04-05T23:41:51.833Z] time="2022-04-05T23:41:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:41:51.833Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-05T23:41:51.833Z] === RUN TestSRVServiceQuery [2022-04-05T23:41:51.833Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestServiceVIPReuse [2022-04-05T23:41:51.833Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T23:41:51.833Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-05T23:41:51.833Z] === RUN TestDNSIPQuery [2022-04-05T23:41:51.833Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestDNSProxyServFail [2022-04-05T23:41:51.833Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestSandboxAddEmpty [2022-04-05T23:41:51.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestSandboxAddMultiPrio [2022-04-05T23:41:51.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestSandboxAddSamePrio [2022-04-05T23:41:51.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestCleanupServiceDiscovery [2022-04-05T23:41:51.833Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestDNSOptions [2022-04-05T23:41:51.833Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:41:51.833Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T23:41:51.833Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T23:41:51.833Z] time="2022-04-05T23:41:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:41:51.833Z] time="2022-04-05T23:41:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:41:51.833Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-05T23:41:51.833Z] PASS [2022-04-05T23:41:51.833Z] coverage: 8.5% of statements [2022-04-05T23:41:51.833Z] ok github.com/docker/docker/libnetwork 0.417s coverage: 8.5% of statements [2022-04-05T23:41:52.023Z] --- PASS: TestTemplatedSecret (2.62s) [2022-04-05T23:41:52.023Z] === RUN TestSecretCreateResolve [2022-04-05T23:41:52.302Z] === RUN TestIPDataMarshalling [2022-04-05T23:41:52.302Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T23:41:52.302Z] === RUN TestValidateAndIsV6 [2022-04-05T23:41:52.302Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T23:41:52.302Z] PASS [2022-04-05T23:41:52.302Z] coverage: 68.9% of statements [2022-04-05T23:41:52.302Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-05T23:41:52.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T23:41:52.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:52.772Z] === RUN TestDriver [2022-04-05T23:41:52.772Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:41:52.772Z] PASS [2022-04-05T23:41:52.772Z] coverage: 34.8% of statements [2022-04-05T23:41:52.772Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-04-05T23:41:53.242Z] === RUN TestDriver [2022-04-05T23:41:53.242Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:41:53.242Z] PASS [2022-04-05T23:41:53.242Z] coverage: 34.8% of statements [2022-04-05T23:41:53.242Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-04-05T23:41:53.721Z] === RUN TestNetworkAllocateFree [2022-04-05T23:41:53.721Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T23:41:53.721Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T23:41:53.721Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T23:41:53.721Z] PASS [2022-04-05T23:41:53.721Z] coverage: 63.6% of statements [2022-04-05T23:41:53.721Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-05T23:41:53.721Z] --- PASS: TestRandomAllocateDeallocate (5.18s) [2022-04-05T23:41:53.721Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:41:53.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:53.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T23:41:53.863Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-05T23:41:54.190Z] === RUN TestGetEmptyCapabilities [2022-04-05T23:41:54.190Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-05T23:41:54.190Z] === RUN TestGetExtraCapabilities [2022-04-05T23:41:54.190Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-05T23:41:54.190Z] === RUN TestGetInvalidCapabilities [2022-04-05T23:41:54.190Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-05T23:41:54.190Z] === RUN TestRemoteDriver [2022-04-05T23:41:54.190Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:41:54.190Z] === RUN TestDriverError [2022-04-05T23:41:54.190Z] --- PASS: TestDriverError (0.00s) [2022-04-05T23:41:54.190Z] === RUN TestMissingValues [2022-04-05T23:41:54.190Z] --- PASS: TestMissingValues (0.01s) [2022-04-05T23:41:54.190Z] === RUN TestRollback [2022-04-05T23:41:54.190Z] --- PASS: TestRollback (0.01s) [2022-04-05T23:41:54.190Z] PASS [2022-04-05T23:41:54.190Z] coverage: 57.4% of statements [2022-04-05T23:41:54.190Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-04-05T23:41:54.538Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-04-05T23:41:54.538Z] PASS [2022-04-05T23:41:54.538Z] [2022-04-05T23:41:54.538Z] DONE 6 tests in 13.301s [2022-04-05T23:41:54.538Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T23:41:54.538Z] ++ 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-05T23:41:54.538Z] ++ set -e [2022-04-05T23:41:54.538Z] ++ '[' -n 0 ']' [2022-04-05T23:41:54.538Z] ++ set -x [2022-04-05T23:41:54.538Z] ++ 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-05T23:41:54.538Z] INFO: Testing against a local daemon [2022-04-05T23:41:54.538Z] === RUN TestServiceCreateInit [2022-04-05T23:41:54.538Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:41:54.660Z] === RUN TestNAT [2022-04-05T23:41:54.660Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:41:54.660Z] --- SKIP: TestNAT (0.00s) [2022-04-05T23:41:54.660Z] === RUN TestTransparent [2022-04-05T23:41:54.660Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:41:54.660Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T23:41:54.660Z] PASS [2022-04-05T23:41:54.660Z] coverage: 0.0% of statements [2022-04-05T23:41:54.660Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-04-05T23:41:54.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T23:41:55.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T23:41:55.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T23:41:55.130Z] --- PASS: TestAllocateRandomDeallocate (1.25s) [2022-04-05T23:41:55.130Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T23:41:55.130Z] === RUN TestBuildDefault [2022-04-05T23:41:55.130Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestBuildHostnameDomainname [2022-04-05T23:41:55.130Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestBuildHostname [2022-04-05T23:41:55.130Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestBuildHostnameFQDN [2022-04-05T23:41:55.130Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestBuildNoIP [2022-04-05T23:41:55.130Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestUpdate [2022-04-05T23:41:55.130Z] --- PASS: TestUpdate (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T23:41:55.130Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T23:41:55.130Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestAddEmpty [2022-04-05T23:41:55.130Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestAdd [2022-04-05T23:41:55.130Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestDeleteEmpty [2022-04-05T23:41:55.130Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestDeleteNewline [2022-04-05T23:41:55.130Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestDelete [2022-04-05T23:41:55.130Z] --- PASS: TestDelete (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestConcurrentWrites [2022-04-05T23:41:55.130Z] === RUN TestNew [2022-04-05T23:41:55.130Z] --- PASS: TestNew (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestAddDriver [2022-04-05T23:41:55.130Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestAddDuplicateDriver [2022-04-05T23:41:55.130Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T23:41:55.130Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestDriver [2022-04-05T23:41:55.130Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestIPAM [2022-04-05T23:41:55.130Z] --- PASS: TestIPAM (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestWalkIPAMs [2022-04-05T23:41:55.130Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T23:41:55.130Z] === RUN TestWalkDrivers [2022-04-05T23:41:55.130Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T23:41:55.130Z] PASS [2022-04-05T23:41:55.130Z] coverage: 82.4% of statements [2022-04-05T23:41:55.130Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-04-05T23:41:55.600Z] --- PASS: TestConcurrentWrites (0.27s) [2022-04-05T23:41:55.600Z] PASS [2022-04-05T23:41:55.600Z] coverage: 81.2% of statements [2022-04-05T23:41:55.600Z] ok github.com/docker/docker/libnetwork/etchosts 0.336s coverage: 81.2% of statements [2022-04-05T23:41:55.600Z] === RUN TestNew [2022-04-05T23:41:55.600Z] --- PASS: TestNew (0.00s) [2022-04-05T23:41:55.600Z] === RUN TestAllocate [2022-04-05T23:41:55.600Z] --- PASS: TestAllocate (0.00s) [2022-04-05T23:41:55.600Z] === RUN TestUninitialized [2022-04-05T23:41:55.600Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T23:41:55.600Z] === RUN TestAllocateInRange [2022-04-05T23:41:55.600Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T23:41:55.600Z] === RUN TestAllocateSerial [2022-04-05T23:41:55.600Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T23:41:55.600Z] PASS [2022-04-05T23:41:55.600Z] coverage: 87.5% of statements [2022-04-05T23:41:55.600Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-04-05T23:41:56.069Z] === RUN TestCaller [2022-04-05T23:41:56.069Z] --- PASS: TestCaller (0.00s) [2022-04-05T23:41:56.069Z] PASS [2022-04-05T23:41:56.069Z] coverage: 100.0% of statements [2022-04-05T23:41:56.069Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-05T23:41:56.069Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s) [2022-04-05T23:41:56.069Z] === RUN TestRetrieveFromStore [2022-04-05T23:41:56.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:41:56.539Z] === RUN TestSetSerialInsertDelete [2022-04-05T23:41:56.540Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T23:41:56.540Z] === RUN TestSetParallelInsertDelete [2022-04-05T23:41:56.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T23:41:56.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T23:41:57.009Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-04-05T23:41:57.009Z] === RUN TestIsCorrupted [2022-04-05T23:41:57.009Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-05T23:41:57.009Z] === RUN TestSetRollover [2022-04-05T23:41:57.478Z] === RUN TestInt2IP2IntConversion [2022-04-05T23:41:57.640Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-04-05T23:41:57.640Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:41:57.805Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:41:57.946Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-04-05T23:41:57.946Z] === RUN TestGetAddressVersion [2022-04-05T23:41:57.946Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T23:41:57.946Z] === RUN TestKeyString [2022-04-05T23:41:57.946Z] --- PASS: TestKeyString (0.00s) [2022-04-05T23:41:57.946Z] === RUN TestPoolDataMarshal [2022-04-05T23:41:57.946Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T23:41:57.946Z] === RUN TestSubnetsMarshal [2022-04-05T23:41:58.415Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-05T23:41:58.415Z] === RUN TestAddSubnets [2022-04-05T23:41:58.415Z] --- PASS: TestAddSubnets (0.05s) [2022-04-05T23:41:58.415Z] === RUN TestDoublePoolRelease [2022-04-05T23:41:58.415Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-05T23:41:58.415Z] === RUN TestAddReleasePoolID [2022-04-05T23:41:58.415Z] --- PASS: TestSetRollover (1.42s) [2022-04-05T23:41:58.415Z] === RUN TestSetRolloverSerial [2022-04-05T23:41:58.415Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-05T23:41:58.415Z] === RUN TestPredefinedPool [2022-04-05T23:41:58.415Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-05T23:41:58.415Z] === RUN TestRemoveSubnet [2022-04-05T23:41:58.415Z] === RUN TestPoolRequest [2022-04-05T23:41:58.415Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T23:41:58.415Z] === RUN TestOtherRequests [2022-04-05T23:41:58.415Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T23:41:58.415Z] PASS [2022-04-05T23:41:58.415Z] coverage: 57.1% of statements [2022-04-05T23:41:58.415Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-04-05T23:41:58.415Z] --- PASS: TestRemoveSubnet (0.18s) [2022-04-05T23:41:58.415Z] === RUN TestGetSameAddress [2022-04-05T23:41:58.415Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-05T23:41:58.415Z] === RUN TestPoolAllocationReuse [2022-04-05T23:41:58.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T23:41:59.994Z] === RUN TestGetCapabilities [2022-04-05T23:41:59.994Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T23:41:59.994Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T23:41:59.994Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-05T23:41:59.994Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T23:41:59.994Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-05T23:41:59.994Z] === RUN TestRemoteDriver [2022-04-05T23:41:59.994Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:41:59.994Z] PASS [2022-04-05T23:41:59.994Z] coverage: 47.4% of statements [2022-04-05T23:41:59.994Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-04-05T23:41:59.994Z] --- PASS: TestSetRolloverSerial (1.46s) [2022-04-05T23:41:59.994Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T23:41:59.994Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T23:41:59.994Z] PASS [2022-04-05T23:41:59.994Z] coverage: 84.4% of statements [2022-04-05T23:41:59.994Z] ok github.com/docker/docker/libnetwork/bitseq 11.374s coverage: 84.4% of statements [2022-04-05T23:41:59.994Z] --- PASS: TestPoolAllocationReuse (1.59s) [2022-04-05T23:41:59.994Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T23:41:59.994Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-05T23:41:59.994Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T23:42:00.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T23:42:00.605Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-05T23:42:00.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T23:42:00.761Z] --- PASS: TestCheckoutGit (35.85s) [2022-04-05T23:42:00.761Z] === RUN TestValidGitTransport [2022-04-05T23:42:00.761Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T23:42:00.761Z] === RUN TestGitInvalidRef [2022-04-05T23:42:00.761Z] --- PASS: TestGitInvalidRef (0.25s) [2022-04-05T23:42:00.761Z] PASS [2022-04-05T23:42:00.761Z] coverage: 86.3% of statements [2022-04-05T23:42:00.761Z] ok github.com/docker/docker/builder/remotecontext/git 36.162s coverage: 86.3% of statements [2022-04-05T23:42:00.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T23:42:00.983Z] === RUN TestWindowsIPAM [2022-04-05T23:42:00.983Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T23:42:00.983Z] PASS [2022-04-05T23:42:00.983Z] coverage: 71.4% of statements [2022-04-05T23:42:00.983Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-05T23:42:01.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T23:42:01.217Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T23:42:01.217Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T23:42:01.971Z] === RUN TestDefaultNetwork [2022-04-05T23:42:01.971Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-05T23:42:01.971Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T23:42:01.978Z] --- PASS: TestServiceCreateInit (7.05s) [2022-04-05T23:42:01.978Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-04-05T23:42:01.978Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-04-05T23:42:01.978Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:42:02.441Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-05T23:42:02.441Z] === RUN TestInitAddressPools [2022-04-05T23:42:02.441Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T23:42:02.441Z] PASS [2022-04-05T23:42:02.441Z] coverage: 74.0% of statements [2022-04-05T23:42:02.441Z] ok github.com/docker/docker/libnetwork/ipamutils 0.667s coverage: 74.0% of statements [2022-04-05T23:42:02.441Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.43s) [2022-04-05T23:42:02.441Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T23:42:02.910Z] === RUN TestKeyValue [2022-04-05T23:42:02.910Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T23:42:02.910Z] PASS [2022-04-05T23:42:02.910Z] coverage: 60.0% of statements [2022-04-05T23:42:02.910Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T23:42:05.128Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T23:42:05.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T23:42:05.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T23:42:05.600Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.00s) [2022-04-05T23:42:05.600Z] === RUN TestGetAddress [2022-04-05T23:42:06.069Z] === RUN TestGenerate [2022-04-05T23:42:06.069Z] --- PASS: TestGenerate (0.00s) [2022-04-05T23:42:06.069Z] === RUN TestGeneratePtr [2022-04-05T23:42:06.069Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T23:42:06.069Z] === RUN TestGenerateMissingField [2022-04-05T23:42:06.069Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T23:42:06.069Z] === RUN TestFieldCannotBeSet [2022-04-05T23:42:06.069Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T23:42:06.069Z] === RUN TestTypeMismatchError [2022-04-05T23:42:06.069Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T23:42:06.069Z] PASS [2022-04-05T23:42:06.069Z] coverage: 100.0% of statements [2022-04-05T23:42:06.069Z] ok github.com/docker/docker/libnetwork/options 0.055s coverage: 100.0% of statements [2022-04-05T23:42:06.069Z] === RUN TestNetworkDBSimple [2022-04-05T23:42:06.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T23:42:06.538Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T23:42:06.538Z] PASS [2022-04-05T23:42:06.538Z] coverage: 100.0% of statements [2022-04-05T23:42:07.008Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-04-05T23:42:07.008Z] testing: warning: no tests to run [2022-04-05T23:42:07.008Z] PASS [2022-04-05T23:42:07.008Z] coverage: 0.0% of statements [2022-04-05T23:42:07.008Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:42:07.008Z] 2022/04/05 23:42:06 Closing DB instances... [2022-04-05T23:42:07.294Z] check_test.go:308: [dc8eb79e9d07f] daemon is not started [2022-04-05T23:42:07.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-05T23:42:07.482Z] === RUN TestRequestNewPort [2022-04-05T23:42:07.482Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestRequestSpecificPort [2022-04-05T23:42:07.482Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestReleasePort [2022-04-05T23:42:07.482Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestReuseReleasedPort [2022-04-05T23:42:07.482Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestReleaseUnreadledPort [2022-04-05T23:42:07.482Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestUnknowProtocol [2022-04-05T23:42:07.482Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestAllocateAllPorts [2022-04-05T23:42:07.482Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestPortAllocation [2022-04-05T23:42:07.482Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T23:42:07.482Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestNoDuplicateBPR [2022-04-05T23:42:07.482Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T23:42:07.482Z] === RUN TestChangePortRange [2022-04-05T23:42:07.482Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T23:42:07.482Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T23:42:07.482Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T23:42:07.482Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T23:42:07.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T23:42:07.952Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T23:42:07.952Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T23:42:07.952Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T23:42:07.952Z] PASS [2022-04-05T23:42:07.952Z] coverage: 88.6% of statements [2022-04-05T23:42:07.952Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-04-05T23:42:07.952Z] testing: warning: no tests to run [2022-04-05T23:42:07.952Z] PASS [2022-04-05T23:42:07.952Z] coverage: 0.0% of statements [2022-04-05T23:42:07.952Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T23:42:08.266Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-05T23:42:08.266Z] === RUN TestConfigureDaemonLogs [2022-04-05T23:42:08.266Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T23:42:08.267Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T23:42:08.267Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T23:42:08.267Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T23:42:08.267Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T23:42:08.267Z] PASS [2022-04-05T23:42:08.267Z] coverage: 19.0% of statements [2022-04-05T23:42:08.267Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 19.0% of statements [2022-04-05T23:42:08.267Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T23:42:08.267Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T23:42:08.427Z] === RUN TestHashData [2022-04-05T23:42:08.427Z] --- PASS: TestHashData (0.00s) [2022-04-05T23:42:08.427Z] PASS [2022-04-05T23:42:08.427Z] coverage: 2.8% of statements [2022-04-05T23:42:08.427Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-04-05T23:42:08.427Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-05T23:42:08.427Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T23:42:08.896Z] === RUN TestErrorConstructors [2022-04-05T23:42:08.896Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T23:42:08.896Z] === RUN TestCompareIPMask [2022-04-05T23:42:08.896Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T23:42:08.896Z] === RUN TestUtilGetHostPartIP [2022-04-05T23:42:08.896Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T23:42:08.896Z] === RUN TestUtilGetBroadcastIP [2022-04-05T23:42:08.896Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T23:42:08.896Z] === RUN TestParseCIDR [2022-04-05T23:42:08.896Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T23:42:08.896Z] PASS [2022-04-05T23:42:08.896Z] coverage: 37.3% of statements [2022-04-05T23:42:08.896Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-04-05T23:42:09.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T23:42:09.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-05T23:42:09.797Z] === RUN TestContainerStopSignal [2022-04-05T23:42:09.797Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestContainerStopTimeout [2022-04-05T23:42:09.797Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T23:42:09.797Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T23:42:09.797Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T23:42:09.797Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T23:42:09.797Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T23:42:09.797Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestNewMemoryStore [2022-04-05T23:42:09.797Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestAddContainers [2022-04-05T23:42:09.797Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestGetContainer [2022-04-05T23:42:09.797Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestDeleteContainer [2022-04-05T23:42:09.797Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestListContainers [2022-04-05T23:42:09.797Z] --- PASS: TestListContainers (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestFirstContainer [2022-04-05T23:42:09.797Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestApplyAllContainer [2022-04-05T23:42:09.797Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestIsValidHealthString [2022-04-05T23:42:09.797Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestStateRunStop [2022-04-05T23:42:09.797Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T23:42:09.797Z] === RUN TestStateTimeoutWait [2022-04-05T23:42:09.884Z] 2022/04/05 23:42:09 Closing DB instances... [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T23:42:09.884Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T23:42:09.884Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T23:42:09.884Z] PASS [2022-04-05T23:42:09.884Z] coverage: 55.0% of statements [2022-04-05T23:42:09.884Z] ok github.com/docker/docker/oci 0.056s coverage: 55.0% of statements [2022-04-05T23:42:10.254Z] state_test.go:141: Stop callback fired [2022-04-05T23:42:10.254Z] state_test.go:165: Stop callback fired [2022-04-05T23:42:10.254Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T23:42:10.254Z] === RUN TestIsValidStateString [2022-04-05T23:42:10.254Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T23:42:10.254Z] === RUN TestViewSaveDelete [2022-04-05T23:42:10.254Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-05T23:42:10.254Z] === RUN TestViewAll [2022-04-05T23:42:10.254Z] --- PASS: TestViewAll (0.01s) [2022-04-05T23:42:10.254Z] === RUN TestViewGet [2022-04-05T23:42:10.254Z] --- PASS: TestViewGet (0.01s) [2022-04-05T23:42:10.254Z] === RUN TestNames [2022-04-05T23:42:10.254Z] --- PASS: TestNames (0.00s) [2022-04-05T23:42:10.254Z] === RUN TestViewWithHealthCheck [2022-04-05T23:42:10.254Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-05T23:42:10.254Z] PASS [2022-04-05T23:42:10.254Z] coverage: 41.7% of statements [2022-04-05T23:42:10.254Z] ok github.com/docker/docker/container 0.247s coverage: 41.7% of statements [2022-04-05T23:42:10.254Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T23:42:10.254Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T23:42:10.254Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T23:42:10.254Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T23:42:10.355Z] === RUN TestAddressPoolOpt [2022-04-05T23:42:10.355Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/a [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/something [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/_=a [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/PATH [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/=a [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/PATH= [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/PATH=something [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/1asd [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/123 [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/some_space [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/= [2022-04-05T23:42:10.355Z] === RUN TestValidateEnv/PaTh [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestParseHost [2022-04-05T23:42:10.355Z] --- PASS: TestParseHost (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestParseDockerDaemonHost [2022-04-05T23:42:10.355Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestParseTCP [2022-04-05T23:42:10.355Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T23:42:10.355Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestValidateExtraHosts [2022-04-05T23:42:10.355Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestIpOptString [2022-04-05T23:42:10.355Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T23:42:10.355Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T23:42:10.355Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestIpOptSetInvalidVal [2022-04-05T23:42:10.355Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestValidateIPAddress [2022-04-05T23:42:10.355Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestMapOpts [2022-04-05T23:42:10.355Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestListOptsWithoutValidator [2022-04-05T23:42:10.355Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestListOptsWithValidator [2022-04-05T23:42:10.355Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestValidateDNSSearch [2022-04-05T23:42:10.355Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T23:42:10.355Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:42:10.355Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestNamedListOpts [2022-04-05T23:42:10.355Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestNamedMapOpts [2022-04-05T23:42:10.355Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestParseLink [2022-04-05T23:42:10.355Z] --- PASS: TestParseLink (0.00s) [2022-04-05T23:42:10.355Z] === RUN TestUlimitOpt [2022-04-05T23:42:10.355Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T23:42:10.355Z] PASS [2022-04-05T23:42:10.355Z] coverage: 66.3% of statements [2022-04-05T23:42:10.355Z] ok github.com/docker/docker/opts 0.079s coverage: 66.3% of statements [2022-04-05T23:42:10.355Z] === RUN TestParseVersion [2022-04-05T23:42:10.355Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T23:42:10.355Z] PASS [2022-04-05T23:42:10.355Z] coverage: 52.9% of statements [2022-04-05T23:42:10.355Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-04-05T23:42:10.710Z] === RUN TestPrepare [2022-04-05T23:42:10.710Z] --- PASS: TestPrepare (0.00s) [2022-04-05T23:42:10.710Z] === RUN TestStart [2022-04-05T23:42:10.710Z] --- PASS: TestStart (0.00s) [2022-04-05T23:42:10.710Z] === RUN TestWaitCancel [2022-04-05T23:42:10.710Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T23:42:10.710Z] === RUN TestWaitDisabled [2022-04-05T23:42:10.710Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T23:42:10.710Z] === RUN TestWaitEnabled [2022-04-05T23:42:10.710Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T23:42:10.710Z] === RUN TestRemove [2022-04-05T23:42:10.710Z] --- PASS: TestRemove (0.00s) [2022-04-05T23:42:10.710Z] PASS [2022-04-05T23:42:10.710Z] coverage: 65.3% of statements [2022-04-05T23:42:10.710Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-04-05T23:42:11.348Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-04-05T23:42:11.348Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T23:42:12.346Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T23:42:12.346Z] 2022/04/05 23:42:12 Closing DB instances... [2022-04-05T23:42:12.525Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-04-05T23:42:12.525Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:42:12.816Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T23:42:12.816Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T23:42:12.816Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-04-05T23:42:12.816Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T23:42:12.816Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T23:42:12.816Z] === RUN TestMiddleware [2022-04-05T23:42:12.816Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T23:42:12.816Z] === RUN TestNewResponseModifier [2022-04-05T23:42:12.816Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T23:42:12.816Z] PASS [2022-04-05T23:42:12.816Z] coverage: 26.8% of statements [2022-04-05T23:42:12.816Z] ok github.com/docker/docker/pkg/authorization 0.721s coverage: 26.8% of statements [2022-04-05T23:42:13.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T23:42:13.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T23:42:13.285Z] === RUN TestIsArchivePathDir [2022-04-05T23:42:13.285Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-05T23:42:13.285Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T23:42:13.285Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-05T23:42:13.285Z] === RUN TestIsArchivePathTar [2022-04-05T23:42:13.604Z] === RUN TestNewListSecretsFilters [2022-04-05T23:42:13.604Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T23:42:13.604Z] === RUN TestNewListConfigsFilters [2022-04-05T23:42:13.604Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T23:42:13.604Z] PASS [2022-04-05T23:42:13.604Z] coverage: 0.5% of statements [2022-04-05T23:42:13.604Z] ok github.com/docker/docker/daemon/cluster 0.259s coverage: 0.5% of statements [2022-04-05T23:42:13.755Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-04-05T23:42:13.755Z] === RUN TestDecompressStreamGzip [2022-04-05T23:42:13.755Z] === RUN TestUnbuffered [2022-04-05T23:42:13.755Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestRaceUnbuffered [2022-04-05T23:42:13.755Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T23:42:13.755Z] PASS [2022-04-05T23:42:13.755Z] coverage: 100.0% of statements [2022-04-05T23:42:13.755Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-05T23:42:13.755Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-05T23:42:13.755Z] === RUN TestDecompressStreamBzip2 [2022-04-05T23:42:13.755Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-05T23:42:13.755Z] === RUN TestDecompressStreamXz [2022-04-05T23:42:13.755Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:42:13.755Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestDecompressStreamZstd [2022-04-05T23:42:13.755Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-04-05T23:42:13.755Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T23:42:13.755Z] archive_test.go:140: zstd not installed [2022-04-05T23:42:13.755Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-05T23:42:13.755Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T23:42:13.755Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T23:42:13.755Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestCompressStreamInvalid [2022-04-05T23:42:13.755Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionInvalid [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionUncompressed [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionBzip2 [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionGzip [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionXz [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestExtensionZstd [2022-04-05T23:42:13.755Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestCmdStreamLargeStderr [2022-04-05T23:42:13.755Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-05T23:42:13.755Z] === RUN TestCmdStreamBad [2022-04-05T23:42:13.755Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:42:13.755Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T23:42:13.755Z] === RUN TestCmdStreamGood [2022-04-05T23:42:14.224Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-05T23:42:14.224Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T23:42:14.224Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-05T23:42:14.224Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T23:42:14.224Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T23:42:14.224Z] === RUN TestUntarPath [2022-04-05T23:42:14.224Z] --- PASS: TestUntarPath (0.18s) [2022-04-05T23:42:14.224Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T23:42:14.224Z] === RUN TestMatch [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[foo]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[]#01 [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[qux]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T23:42:14.224Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T23:42:14.224Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T23:42:14.224Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T23:42:14.224Z] PASS [2022-04-05T23:42:14.224Z] coverage: 87.5% of statements [2022-04-05T23:42:14.224Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-04-05T23:42:14.224Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2022-04-05T23:42:14.224Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T23:42:14.566Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T23:42:14.693Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-05T23:42:14.693Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T23:42:14.693Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T23:42:14.693Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T23:42:14.693Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T23:42:14.693Z] === RUN TestCopyWithTarSrcFile [2022-04-05T23:42:14.693Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-05T23:42:14.693Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T23:42:14.693Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-05T23:42:14.693Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T23:42:14.693Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-05T23:42:14.693Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T23:42:14.693Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T23:42:14.693Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T23:42:14.693Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-05T23:42:14.693Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T23:42:14.693Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-05T23:42:14.693Z] === RUN TestTarFiles [2022-04-05T23:42:15.034Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T23:42:15.034Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:42:15.034Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T23:42:15.035Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T23:42:15.035Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T23:42:15.035Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T23:42:15.035Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T23:42:15.035Z] PASS [2022-04-05T23:42:15.035Z] coverage: 35.9% of statements [2022-04-05T23:42:15.035Z] ok github.com/docker/docker/daemon/cluster/convert 1.009s coverage: 35.9% of statements [2022-04-05T23:42:15.681Z] === RUN TestChrootTarUntar [2022-04-05T23:42:15.681Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T23:42:15.681Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T23:42:15.681Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T23:42:15.681Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootCopyWithTar [2022-04-05T23:42:15.681Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-04-05T23:42:15.681Z] === RUN TestChrootCopyFileWithTar [2022-04-05T23:42:15.681Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootUntarPath [2022-04-05T23:42:15.681Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T23:42:15.681Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T23:42:15.681Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:42:15.681Z] === RUN TestChrootApplyDotDotFile [2022-04-05T23:42:15.681Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:15.681Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:42:15.681Z] PASS [2022-04-05T23:42:15.681Z] coverage: 12.0% of statements [2022-04-05T23:42:15.681Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 12.0% of statements [2022-04-05T23:42:16.150Z] 2022/04/05 23:42:15 Closing DB instances... [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.38s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.74s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.16s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.88s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.51s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.44s) [2022-04-05T23:42:16.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.38s) [2022-04-05T23:42:16.362Z] === RUN TestCgroupNamespacesRun [2022-04-05T23:42:16.620Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T23:42:16.620Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T23:42:16.620Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T23:42:16.620Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T23:42:16.620Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T23:42:16.620Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T23:42:16.620Z] PASS [2022-04-05T23:42:16.620Z] coverage: 0.0% of statements [2022-04-05T23:42:16.620Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-04-05T23:42:16.827Z] --- PASS: TestCreateServiceMultipleTimes (15.01s) [2022-04-05T23:42:16.827Z] === RUN TestCreateServiceConflict [2022-04-05T23:42:17.206Z] === RUN TestWaitNodeAttachment [2022-04-05T23:42:17.610Z] === RUN TestSizeEmpty [2022-04-05T23:42:17.610Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeEmptyFile [2022-04-05T23:42:17.610Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeNonemptyFile [2022-04-05T23:42:17.610Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T23:42:17.610Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T23:42:17.610Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T23:42:17.610Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestMoveToSubdir [2022-04-05T23:42:17.610Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-05T23:42:17.610Z] === RUN TestSizeNonExistingDirectory [2022-04-05T23:42:17.610Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T23:42:17.610Z] PASS [2022-04-05T23:42:17.610Z] coverage: 80.0% of statements [2022-04-05T23:42:17.610Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-04-05T23:42:17.663Z] === RUN TestBuilderGC [2022-04-05T23:42:17.663Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestFindConfigurationConflicts [2022-04-05T23:42:17.663Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T23:42:17.663Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T23:42:17.663Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T23:42:17.663Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T23:42:17.663Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T23:42:17.663Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_label [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T23:42:17.663Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T23:42:17.663Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T23:42:17.663Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-04-05T23:42:17.663Z] === RUN TestIsolationConversion [2022-04-05T23:42:17.663Z] === RUN TestIsolationConversion/default [2022-04-05T23:42:17.663Z] === RUN TestIsolationConversion/process [2022-04-05T23:42:17.663Z] === RUN TestIsolationConversion/hyperv [2022-04-05T23:42:17.663Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T23:42:17.663Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T23:42:18.120Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestContainerLabels [2022-04-05T23:42:18.120Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestCredentialSpecConversion [2022-04-05T23:42:18.120Z] === RUN TestCredentialSpecConversion/none [2022-04-05T23:42:18.120Z] === RUN TestCredentialSpecConversion/config [2022-04-05T23:42:18.120Z] === RUN TestCredentialSpecConversion/file [2022-04-05T23:42:18.120Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T23:42:18.120Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T23:42:18.120Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T23:42:18.120Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T23:42:18.120Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T23:42:18.120Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountBind [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountVolume [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountTarget [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T23:42:18.120Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T23:42:18.120Z] PASS [2022-04-05T23:42:18.120Z] coverage: 11.0% of statements [2022-04-05T23:42:18.120Z] time="2022-04-05T23:42:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T23:42:18.120Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-05T23:42:18.120Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T23:42:18.120Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:42:18.120Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestReloadBadDefaultConfig [2022-04-05T23:42:18.120Z] time="2022-04-05T23:42:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4254725327" [2022-04-05T23:42:18.120Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestReloadWithConflictingLabels [2022-04-05T23:42:18.120Z] time="2022-04-05T23:42:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1992277951" [2022-04-05T23:42:18.120Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T23:42:18.120Z] time="2022-04-05T23:42:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-981559234" [2022-04-05T23:42:18.120Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2022-04-05T23:42:18.120Z] === RUN TestMaskURLCredentials [2022-04-05T23:42:18.120Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestDaemonConfigurationMerge [2022-04-05T23:42:18.120Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.717s coverage: 11.0% of statements [2022-04-05T23:42:18.120Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T23:42:18.120Z] PASS [2022-04-05T23:42:18.120Z] coverage: 79.2% of statements [2022-04-05T23:42:18.120Z] ok github.com/docker/docker/daemon/config 0.371s coverage: 79.2% of statements [2022-04-05T23:42:18.120Z] === RUN TestEventsLog [2022-04-05T23:42:18.120Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestEventsLogTimeout [2022-04-05T23:42:18.120Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T23:42:18.120Z] === RUN TestLogEvents [2022-04-05T23:42:18.120Z] --- PASS: TestLogEvents (0.05s) [2022-04-05T23:42:18.120Z] === RUN TestLoadBufferedEvents [2022-04-05T23:42:18.577Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-05T23:42:18.577Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T23:42:18.577Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T23:42:18.577Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T23:42:18.577Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T23:42:18.577Z] PASS [2022-04-05T23:42:18.577Z] coverage: 50.0% of statements [2022-04-05T23:42:18.577Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2022-04-05T23:42:18.618Z] --- PASS: TestNetworkDBCRUDTableEntry (4.67s) [2022-04-05T23:42:18.618Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T23:42:18.618Z] === RUN TestPollerAddRemove [2022-04-05T23:42:18.618Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T23:42:18.618Z] === RUN TestPollerEvent [2022-04-05T23:42:18.618Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:42:18.618Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T23:42:18.618Z] === RUN TestPollerClose [2022-04-05T23:42:18.618Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T23:42:18.618Z] PASS [2022-04-05T23:42:18.618Z] coverage: 45.7% of statements [2022-04-05T23:42:18.618Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-04-05T23:42:18.747Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-04-05T23:42:18.747Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:42:18.915Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2022-04-05T23:42:18.915Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T23:42:18.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T23:42:19.543Z] === RUN TestIsEmptyDir [2022-04-05T23:42:19.543Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-05T23:42:19.543Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T23:42:19.543Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-05T23:42:19.543Z] PASS [2022-04-05T23:42:19.543Z] coverage: 2.3% of statements [2022-04-05T23:42:19.543Z] ok github.com/docker/docker/daemon/graphdriver 0.216s coverage: 2.3% of statements [2022-04-05T23:42:19.607Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T23:42:19.607Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:42:19.607Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T23:42:19.607Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T23:42:19.607Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCopyFile [2022-04-05T23:42:19.607Z] --- PASS: TestCopyFile (0.01s) [2022-04-05T23:42:19.607Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T23:42:19.607Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:42:19.607Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T23:42:19.607Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T23:42:19.607Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:42:19.607Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestWildcardMatches [2022-04-05T23:42:19.607Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestPatternMatches [2022-04-05T23:42:19.607Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T23:42:19.607Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T23:42:19.607Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T23:42:19.607Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T23:42:19.607Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T23:42:19.607Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T23:42:19.607Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestSingleExclamationError [2022-04-05T23:42:19.607Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestMatchesWithNoPatterns [2022-04-05T23:42:19.607Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T23:42:19.607Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestMatches [2022-04-05T23:42:19.607Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T23:42:19.607Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T23:42:19.607Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T23:42:19.607Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T23:42:19.607Z] --- PASS: TestMatches (0.01s) [2022-04-05T23:42:19.607Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T23:42:19.607Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T23:42:19.607Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T23:42:19.607Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatterns [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T23:42:19.607Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCreateIfNotExistsDir [2022-04-05T23:42:19.607Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCreateIfNotExistsFile [2022-04-05T23:42:19.607Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-05T23:42:19.607Z] === RUN TestMatch [2022-04-05T23:42:19.607Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:42:19.607Z] === RUN TestCompile [2022-04-05T23:42:19.607Z] === RUN TestCompile/slash [2022-04-05T23:42:19.607Z] === RUN TestCompile/backslash [2022-04-05T23:42:19.607Z] --- PASS: TestCompile (0.00s) [2022-04-05T23:42:19.607Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T23:42:19.607Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T23:42:19.607Z] PASS [2022-04-05T23:42:19.607Z] coverage: 84.7% of statements [2022-04-05T23:42:19.607Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-04-05T23:42:20.000Z] === RUN TestLinkNaming [2022-04-05T23:42:20.000Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T23:42:20.000Z] === RUN TestLinkNew [2022-04-05T23:42:20.000Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T23:42:20.000Z] === RUN TestLinkEnv [2022-04-05T23:42:20.000Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T23:42:20.000Z] === RUN TestLinkMultipleEnv [2022-04-05T23:42:20.000Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T23:42:20.000Z] === RUN TestLinkPortRangeEnv [2022-04-05T23:42:20.000Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T23:42:20.000Z] PASS [2022-04-05T23:42:20.000Z] coverage: 93.0% of statements [2022-04-05T23:42:20.000Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-04-05T23:42:20.456Z] === RUN TestVerifyNetworkingConfig [2022-04-05T23:42:20.456Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestGetContainer [2022-04-05T23:42:20.456Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestValidContainerNames [2022-04-05T23:42:20.456Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestContainerInitDNS [2022-04-05T23:42:20.456Z] daemon_test.go:147: root required [2022-04-05T23:42:20.456Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestMerge [2022-04-05T23:42:20.456Z] --- PASS: TestMerge (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestValidateContainerIsolation [2022-04-05T23:42:20.456Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestFindNetworkErrorType [2022-04-05T23:42:20.456Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestEnsureServicesExist [2022-04-05T23:42:20.456Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestEnsureServicesExistErrors [2022-04-05T23:42:20.456Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T23:42:20.456Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T23:42:20.456Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T23:42:20.456Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T23:42:20.456Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:42:20.456Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T23:42:20.456Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestContainerDelete [2022-04-05T23:42:20.456Z] --- PASS: TestContainerDelete (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestContainerDoubleDelete [2022-04-05T23:42:20.456Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T23:42:20.456Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T23:42:20.456Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestNoneHealthcheck [2022-04-05T23:42:20.456Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T23:42:20.456Z] === RUN TestHealthStates [2022-04-05T23:42:20.597Z] --- PASS: TestTarFiles (5.85s) [2022-04-05T23:42:20.597Z] === RUN TestDetectCompressionZstd [2022-04-05T23:42:20.597Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestTarUntar [2022-04-05T23:42:20.597Z] --- PASS: TestTarUntar (0.04s) [2022-04-05T23:42:20.597Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T23:42:20.597Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestTarWithOptions [2022-04-05T23:42:20.597Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-05T23:42:20.597Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T23:42:20.597Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestUntarUstarGnuConflict [2022-04-05T23:42:20.597Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestUntarInvalidFilenames [2022-04-05T23:42:20.597Z] === RUN TestGet [2022-04-05T23:42:20.597Z] --- PASS: TestGet (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestGetShortcutString [2022-04-05T23:42:20.597Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T23:42:20.597Z] PASS [2022-04-05T23:42:20.597Z] coverage: 42.9% of statements [2022-04-05T23:42:20.597Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-04-05T23:42:20.597Z] 2022/04/05 23:42:20 Closing DB instances... [2022-04-05T23:42:20.597Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2917178959\\dest" [2022-04-05T23:42:20.597Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-04-05T23:42:20.597Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T23:42:20.597Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-05T23:42:20.597Z] === RUN TestUntarInvalidHardlink [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3204254945\\victim\\hello" -> "../victim/hello" [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink646770165\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink967616919\\victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4023554019\\victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1755777082\\victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink872279137\\victim" -> "../victim" [2022-04-05T23:42:20.597Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-05T23:42:20.597Z] === RUN TestUntarInvalidSymlink [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3709500683\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2866743647\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink344560061\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3599517435\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3199250751\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4176698186\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:20.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2570496374\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T23:42:20.597Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-05T23:42:20.597Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T23:42:20.597Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestXGlobalNoParent [2022-04-05T23:42:20.597Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T23:42:20.597Z] === RUN TestReplaceFileTarWrapper [2022-04-05T23:42:20.839Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s) [2022-04-05T23:42:20.839Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T23:42:20.911Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] time="2022-04-05T23:42:20Z" 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-05T23:42:20.912Z] --- PASS: TestHealthStates (0.20s) [2022-04-05T23:42:20.912Z] === RUN TestGetInspectData [2022-04-05T23:42:20.912Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestFillLicense [2022-04-05T23:42:20.912Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestListInvalidFilter [2022-04-05T23:42:20.912Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestNameFilter [2022-04-05T23:42:20.912Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T23:42:20.912Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T23:42:20.912Z] === 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-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T23:42:20.912Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T23:42:20.912Z] --- 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-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T23:42:20.912Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T23:42:20.912Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadLabels [2022-04-05T23:42:20.912Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T23:42:20.912Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadMirrors [2022-04-05T23:42:20.912Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T23:42:20.912Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T23:42:20.912Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T23:42:20.912Z] reload_test.go:342: root required [2022-04-05T23:42:20.912Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T23:42:20.912Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-05T23:42:20.912Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T23:42:20.912Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-05T23:42:20.912Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T23:42:20.912Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-05T23:42:20.912Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T23:42:20.912Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-05T23:42:20.912Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T23:42:20.912Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T23:42:20.912Z] === RUN TestParseVolumesFrom [2022-04-05T23:42:20.912Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T23:42:20.912Z] PASS [2022-04-05T23:42:20.912Z] coverage: 8.8% of statements [2022-04-05T23:42:20.912Z] ok github.com/docker/docker/daemon 0.713s coverage: 8.8% of statements [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T23:42:20.912Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T23:42:21.076Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-05T23:42:21.076Z] === RUN TestPrefixHeaderReadable [2022-04-05T23:42:21.076Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-05T23:42:21.076Z] === RUN TestDisablePigz [2022-04-05T23:42:21.076Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T23:42:21.076Z] --- PASS: TestDisablePigz (0.24s) [2022-04-05T23:42:21.076Z] === RUN TestPigz [2022-04-05T23:42:21.266Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-04-05T23:42:21.266Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:42:21.544Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T23:42:21.544Z] --- PASS: TestPigz (0.19s) [2022-04-05T23:42:21.544Z] === RUN TestNosysFileInfo [2022-04-05T23:42:21.544Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T23:42:21.544Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:42:21.544Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:42:21.544Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:42:21.544Z] === RUN TestCanonicalTarNameForPath [2022-04-05T23:42:21.544Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T23:42:21.544Z] === RUN TestCanonicalTarName [2022-04-05T23:42:21.544Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T23:42:21.544Z] === RUN TestChmodTarEntry [2022-04-05T23:42:21.544Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T23:42:21.544Z] === RUN TestHardLinkOrder [2022-04-05T23:42:21.544Z] === RUN TestCreateIDMapOrder [2022-04-05T23:42:21.544Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T23:42:21.545Z] PASS [2022-04-05T23:42:21.545Z] coverage: 7.2% of statements [2022-04-05T23:42:21.545Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 7.2% of statements [2022-04-05T23:42:21.545Z] --- PASS: TestHardLinkOrder (0.11s) [2022-04-05T23:42:21.545Z] === RUN TestChangeString [2022-04-05T23:42:21.545Z] --- PASS: TestChangeString (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesWithNoChanges [2022-04-05T23:42:21.545Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-05T23:42:21.545Z] === RUN TestChangesWithChanges [2022-04-05T23:42:21.545Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-05T23:42:21.545Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T23:42:21.545Z] changes_test.go:196: needs more investigation [2022-04-05T23:42:21.545Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesDirsEmpty [2022-04-05T23:42:21.545Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:42:21.545Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesDirsMutated [2022-04-05T23:42:21.545Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:42:21.545Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestApplyLayer [2022-04-05T23:42:21.545Z] changes_test.go:433: needs further investigation [2022-04-05T23:42:21.545Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesSizeWithHardlinks [2022-04-05T23:42:21.545Z] changes_test.go:469: needs further investigation [2022-04-05T23:42:21.545Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T23:42:21.545Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T23:42:21.545Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestChangesSize [2022-04-05T23:42:21.545Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T23:42:21.545Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T23:42:21.545Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2445798224\\dest" [2022-04-05T23:42:21.545Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-05T23:42:21.545Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1719829989\\victim\\hello" -> "../victim/hello" [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3847869285\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1002674579\\victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2538770909\\victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2232061124\\victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2383972315\\victim" -> "../victim" [2022-04-05T23:42:21.545Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-05T23:42:21.545Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink736324570\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1827328038\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3447198820\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink684393449\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2686491352\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:21.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink373160956\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:42:21.545Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-05T23:42:21.545Z] === RUN TestApplyLayerWhiteouts [2022-04-05T23:42:22.015Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-05T23:42:22.015Z] === RUN TestGenerateEmptyFile [2022-04-05T23:42:22.015Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T23:42:22.015Z] === RUN TestGenerateWithContent [2022-04-05T23:42:22.015Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T23:42:22.015Z] PASS [2022-04-05T23:42:22.015Z] coverage: 61.9% of statements [2022-04-05T23:42:22.015Z] ok github.com/docker/docker/pkg/archive 8.703s coverage: 61.9% of statements [2022-04-05T23:42:22.015Z] --- PASS: TestNetworkDBCRUDTableEntries (3.49s) [2022-04-05T23:42:22.015Z] === RUN TestNetworkDBNodeLeave [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/defaults [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T23:42:22.446Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T23:42:22.446Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T23:42:22.446Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T23:42:22.446Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T23:42:22.446Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T23:42:22.446Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T23:42:22.904Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-04-05T23:42:22.904Z] === RUN TestCreateSuccess [2022-04-05T23:42:22.904Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCreateStreamSkipped [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T23:42:22.904Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCreateLogGroupSuccess [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T23:42:22.904Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCreateError [2022-04-05T23:42:22.904Z] --- PASS: TestCreateError (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCreateAlreadyExists [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T23:42:22.904Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestLogClosed [2022-04-05T23:42:22.904Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestLogBlocking [2022-04-05T23:42:22.904Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T23:42:22.904Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T23:42:22.904Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestPublishBatchSuccess [2022-04-05T23:42:22.904Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestPublishBatchError [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=error msg=error [2022-04-05T23:42:22.904Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:42:22.904Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:42:22.904Z] time="2022-04-05T23:42:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T23:42:22.904Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchSimple [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchTicker [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchClose [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/3/���� [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T23:42:22.904Z] === RUN TestEffectiveLen/5/ [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/0/ [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: He [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/6/a� [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: a [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: � [2022-04-05T23:42:22.904Z] === RUN TestFindValidSplit/7/a� [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T23:42:22.904Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestProcessEventEmoji [2022-04-05T23:42:22.904Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchLineSplit [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMaxEvents [2022-04-05T23:42:22.904Z] === RUN TestAdapterReadLogs [2022-04-05T23:42:22.904Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCopier [2022-04-05T23:42:22.904Z] --- PASS: TestCopier (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCopierLongLines [2022-04-05T23:42:22.904Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestCopierSlow [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-05T23:42:22.904Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T23:42:22.904Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T23:42:22.904Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T23:42:22.904Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T23:42:22.904Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T23:42:22.905Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T23:42:22.905Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestCreateTagSuccess [2022-04-05T23:42:22.905Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T23:42:22.905Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T23:42:22.905Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T23:42:22.905Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T23:42:22.905Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-05T23:42:22.905Z] PASS [2022-04-05T23:42:22.905Z] coverage: 80.2% of statements [2022-04-05T23:42:22.905Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T23:42:22.905Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestSearchRegistryForImages [2022-04-05T23:42:22.905Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T23:42:22.905Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestImageDelete [2022-04-05T23:42:22.905Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 80.2% of statements [2022-04-05T23:42:22.905Z] === RUN TestImageDelete/no_lease [2022-04-05T23:42:22.905Z] === RUN TestImageDelete/lease_exists [2022-04-05T23:42:22.905Z] --- PASS: TestImageDelete (0.04s) [2022-04-05T23:42:22.905Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T23:42:22.905Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-05T23:42:22.905Z] === RUN TestContentStoreForPull [2022-04-05T23:42:22.905Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T23:42:22.905Z] === RUN TestCopierWithSized [2022-04-05T23:42:22.905Z] === RUN TestCopierWithSized/as_is [2022-04-05T23:42:22.905Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T23:42:22.905Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-05T23:42:22.905Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T23:42:22.905Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestCopierWithPartial [2022-04-05T23:42:22.905Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestRingLogger [2022-04-05T23:42:22.905Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestRingCap [2022-04-05T23:42:22.905Z] --- PASS: TestRingCap (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestRingClose [2022-04-05T23:42:22.905Z] --- PASS: TestRingClose (0.00s) [2022-04-05T23:42:22.905Z] === RUN TestRingDrain [2022-04-05T23:42:22.905Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T23:42:22.905Z] PASS [2022-04-05T23:42:22.905Z] coverage: 43.2% of statements [2022-04-05T23:42:22.905Z] ok github.com/docker/docker/daemon/logger 0.363s coverage: 43.2% of statements [2022-04-05T23:42:22.905Z] --- PASS: TestContentStoreForPull (0.21s) [2022-04-05T23:42:22.905Z] PASS [2022-04-05T23:42:22.905Z] coverage: 6.2% of statements [2022-04-05T23:42:22.905Z] ok github.com/docker/docker/daemon/images 0.376s coverage: 6.2% of statements [2022-04-05T23:42:23.004Z] === RUN TestFixedBufferCap [2022-04-05T23:42:23.005Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestFixedBufferLen [2022-04-05T23:42:23.005Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestFixedBufferString [2022-04-05T23:42:23.005Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestFixedBufferWrite [2022-04-05T23:42:23.005Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestFixedBufferRead [2022-04-05T23:42:23.005Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestBytesPipeRead [2022-04-05T23:42:23.005Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestBytesPipeWrite [2022-04-05T23:42:23.005Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T23:42:23.005Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T23:42:23.361Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T23:42:23.362Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T23:42:23.362Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T23:42:23.362Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T23:42:23.362Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T23:42:23.362Z] PASS [2022-04-05T23:42:23.362Z] coverage: 33.6% of statements [2022-04-05T23:42:23.362Z] ok github.com/docker/docker/daemon/logger/fluentd 0.053s coverage: 33.6% of statements [2022-04-05T23:42:23.362Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T23:42:23.362Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T23:42:23.362Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T23:42:23.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2022-04-05T23:42:23.393Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T23:42:23.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T23:42:23.476Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-04-05T23:42:23.476Z] === RUN TestAtomicWriteToFile [2022-04-05T23:42:23.476Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-05T23:42:23.476Z] === RUN TestAtomicWriteSetCommit [2022-04-05T23:42:23.476Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T23:42:23.476Z] === RUN TestAtomicWriteSetCancel [2022-04-05T23:42:23.476Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T23:42:23.476Z] === RUN TestReadCloserWrapperClose [2022-04-05T23:42:23.476Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T23:42:23.476Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestReaderErrWrapperRead [2022-04-05T23:42:23.476Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestCancelReadCloser [2022-04-05T23:42:23.476Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-05T23:42:23.476Z] === RUN TestWriteCloserWrapperClose [2022-04-05T23:42:23.476Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestNopWriteCloser [2022-04-05T23:42:23.476Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestNopWriter [2022-04-05T23:42:23.476Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T23:42:23.476Z] === RUN TestWriteCounter [2022-04-05T23:42:23.476Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T23:42:23.476Z] PASS [2022-04-05T23:42:23.476Z] coverage: 70.1% of statements [2022-04-05T23:42:23.476Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 70.1% of statements [2022-04-05T23:42:23.819Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T23:42:23.819Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T23:42:23.819Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T23:42:24.276Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-05T23:42:24.276Z] === RUN TestFastTimeMarshalJSON [2022-04-05T23:42:24.276Z] --- PASS: TestFastTimeMarshalJSON (0.12s) [2022-04-05T23:42:24.276Z] PASS [2022-04-05T23:42:24.276Z] coverage: 87.2% of statements [2022-04-05T23:42:24.276Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.356s coverage: 87.2% of statements [2022-04-05T23:42:24.699Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-04-05T23:42:24.699Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:42:24.733Z] === RUN TestJSONFileLogger [2022-04-05T23:42:24.733Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-05T23:42:24.733Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T23:42:24.733Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-05T23:42:24.733Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T23:42:24.733Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-05T23:42:24.733Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T23:42:24.733Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-05T23:42:24.733Z] === RUN TestEncodeDecode [2022-04-05T23:42:24.733Z] === PAUSE TestEncodeDecode [2022-04-05T23:42:24.733Z] === RUN TestUnexpectedEOF [2022-04-05T23:42:24.733Z] time="2022-04-05T23:42:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:42:24.733Z] time="2022-04-05T23:42:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:42:24.733Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-04-05T23:42:24.733Z] === CONT TestEncodeDecode [2022-04-05T23:42:24.733Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T23:42:24.733Z] PASS [2022-04-05T23:42:24.733Z] coverage: 69.9% of statements [2022-04-05T23:42:24.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.269s coverage: 69.9% of statements [2022-04-05T23:42:25.043Z] === RUN TestError [2022-04-05T23:42:25.043Z] --- PASS: TestError (0.00s) [2022-04-05T23:42:25.043Z] === RUN TestProgressString [2022-04-05T23:42:25.043Z] === RUN TestProgressString/no_progress [2022-04-05T23:42:25.043Z] === RUN TestProgressString/progress_1 [2022-04-05T23:42:25.043Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T23:42:25.043Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T23:42:25.043Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T23:42:25.043Z] === RUN TestProgressString/with_units [2022-04-05T23:42:25.043Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T23:42:25.043Z] === RUN TestProgressString/hide_counts [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T23:42:25.043Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T23:42:25.043Z] === RUN TestJSONMessageDisplay [2022-04-05T23:42:25.043Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-05T23:42:25.043Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T23:42:25.043Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T23:42:25.043Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T23:42:25.043Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T23:42:25.043Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T23:42:25.043Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-05T23:42:25.043Z] PASS [2022-04-05T23:42:25.043Z] coverage: 91.7% of statements [2022-04-05T23:42:25.043Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-04-05T23:42:25.043Z] --- PASS: TestNetworkDBNodeLeave (3.15s) [2022-04-05T23:42:25.043Z] === RUN TestNetworkDBWatch [2022-04-05T23:42:25.190Z] === RUN TestWriteLog [2022-04-05T23:42:25.190Z] === PAUSE TestWriteLog [2022-04-05T23:42:25.190Z] === RUN TestReadLog [2022-04-05T23:42:25.190Z] === PAUSE TestReadLog [2022-04-05T23:42:25.190Z] === RUN TestDecode [2022-04-05T23:42:25.190Z] --- PASS: TestDecode (0.03s) [2022-04-05T23:42:25.190Z] === CONT TestWriteLog [2022-04-05T23:42:25.190Z] === CONT TestReadLog [2022-04-05T23:42:25.190Z] === RUN TestReadLog/tail_exact [2022-04-05T23:42:25.190Z] --- PASS: TestWriteLog (0.00s) [2022-04-05T23:42:25.190Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T23:42:25.190Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T23:42:25.190Z] --- PASS: TestReadLog (0.29s) [2022-04-05T23:42:25.190Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-05T23:42:25.190Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-05T23:42:25.190Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-05T23:42:25.190Z] PASS [2022-04-05T23:42:25.190Z] coverage: 78.7% of statements [2022-04-05T23:42:25.190Z] ok github.com/docker/docker/daemon/logger/local 0.434s coverage: 78.7% of statements [2022-04-05T23:42:25.317Z] --- PASS: TestCgroupNamespacesRunHostMode (2.28s) [2022-04-05T23:42:25.317Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T23:42:25.521Z] === RUN TestStandardLongPath [2022-04-05T23:42:25.521Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T23:42:25.521Z] === RUN TestUNCLongPath [2022-04-05T23:42:25.521Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T23:42:25.521Z] PASS [2022-04-05T23:42:25.521Z] coverage: 100.0% of statements [2022-04-05T23:42:25.521Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-04-05T23:42:25.628Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T23:42:25.647Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T23:42:25.647Z] === RUN TestOpenFileDelete [2022-04-05T23:42:25.647Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestOpenFileRename [2022-04-05T23:42:25.647Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestHandleDecoderErr [2022-04-05T23:42:25.647Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestParseLogTagDefaultTag [2022-04-05T23:42:25.647Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestParseLogTag [2022-04-05T23:42:25.647Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestParseLogTagEmptyTag [2022-04-05T23:42:25.647Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestTailFiles [2022-04-05T23:42:25.647Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestFollowLogsConsumerGone [2022-04-05T23:42:25.647Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T23:42:25.647Z] === RUN TestFollowLogsProducerGone [2022-04-05T23:42:25.647Z] logfile_test.go:180: logDecode() closed after sending 1443 messages [2022-04-05T23:42:25.647Z] logfile_test.go:233: messages sent: 1443, received: 1443 [2022-04-05T23:42:25.647Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-05T23:42:25.647Z] === RUN TestCheckCapacityAndRotate [2022-04-05T23:42:25.647Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T23:42:25.647Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T23:42:25.647Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-05T23:42:25.647Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-05T23:42:25.647Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-05T23:42:25.647Z] PASS [2022-04-05T23:42:25.647Z] coverage: 53.5% of statements [2022-04-05T23:42:25.647Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 53.5% of statements [2022-04-05T23:42:26.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-05T23:42:26.510Z] === RUN TestNameFormat [2022-04-05T23:42:26.510Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T23:42:26.510Z] === RUN TestNameRetries [2022-04-05T23:42:26.510Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T23:42:26.510Z] PASS [2022-04-05T23:42:26.510Z] coverage: 85.7% of statements [2022-04-05T23:42:26.510Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-04-05T23:42:26.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T23:42:26.557Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T23:42:26.610Z] === RUN TestLog [2022-04-05T23:42:26.610Z] --- PASS: TestLog (0.03s) [2022-04-05T23:42:26.610Z] PASS [2022-04-05T23:42:26.610Z] coverage: 31.5% of statements [2022-04-05T23:42:26.610Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.115s coverage: 31.5% of statements [2022-04-05T23:42:26.610Z] === RUN TestValidateLogOpt [2022-04-05T23:42:26.610Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestNewMissedConfig [2022-04-05T23:42:26.610Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestNewMissedUrl [2022-04-05T23:42:26.610Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestNewMissedToken [2022-04-05T23:42:26.610Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestNewWithProxy [2022-04-05T23:42:26.610Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestDefault [2022-04-05T23:42:26.610Z] --- PASS: TestDefault (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T23:42:26.610Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestJsonFormat [2022-04-05T23:42:26.610Z] --- PASS: TestJsonFormat (0.01s) [2022-04-05T23:42:26.610Z] === RUN TestRawFormat [2022-04-05T23:42:26.610Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestRawFormatWithLabels [2022-04-05T23:42:26.610Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestRawFormatWithoutTag [2022-04-05T23:42:26.610Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T23:42:26.610Z] === RUN TestBatching [2022-04-05T23:42:26.610Z] === RUN TestNewParse [2022-04-05T23:42:26.610Z] --- PASS: TestNewParse (0.00s) [2022-04-05T23:42:26.610Z] PASS [2022-04-05T23:42:26.610Z] coverage: 8.3% of statements [2022-04-05T23:42:26.610Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-04-05T23:42:26.979Z] 2022/04/05 23:42:26 Closing DB instances... [2022-04-05T23:42:27.066Z] --- PASS: TestBatching (0.31s) [2022-04-05T23:42:27.066Z] === RUN TestFrequency [2022-04-05T23:42:27.066Z] === RUN TestParseLogFormat [2022-04-05T23:42:27.066Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestValidateLogOptEmpty [2022-04-05T23:42:27.066Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestValidateSyslogAddress [2022-04-05T23:42:27.066Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestParseAddressDefaultPort [2022-04-05T23:42:27.066Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestValidateSyslogFacility [2022-04-05T23:42:27.066Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T23:42:27.066Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T23:42:27.066Z] === RUN TestValidateLogOpt [2022-04-05T23:42:27.066Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:42:27.066Z] PASS [2022-04-05T23:42:27.066Z] coverage: 46.8% of statements [2022-04-05T23:42:27.067Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-04-05T23:42:27.067Z] --- PASS: TestFrequency (0.17s) [2022-04-05T23:42:27.067Z] === RUN TestOneMessagePerRequest [2022-04-05T23:42:27.067Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-05T23:42:27.067Z] === RUN TestVerify [2022-04-05T23:42:27.067Z] --- PASS: TestVerify (0.00s) [2022-04-05T23:42:27.067Z] === RUN TestSkipVerify [2022-04-05T23:42:27.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T23:42:27.109Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2022-04-05T23:42:27.109Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T23:42:27.448Z] === RUN TestParseKeyValueOpt [2022-04-05T23:42:27.448Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T23:42:27.448Z] === RUN TestParseUintList [2022-04-05T23:42:27.448Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T23:42:27.448Z] === RUN TestParseUintListMaximumLimits [2022-04-05T23:42:27.448Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T23:42:27.448Z] PASS [2022-04-05T23:42:27.448Z] coverage: 97.0% of statements [2022-04-05T23:42:27.448Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-04-05T23:42:27.522Z] time="2022-04-05T23:42:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] --- PASS: TestSkipVerify (0.51s) [2022-04-05T23:42:27.523Z] === RUN TestBufferMaximum [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.416281\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.416281\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-05T23:42:27.523Z] === RUN TestServerAlwaysDown [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.420530\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.420530\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.420530\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.421530\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] time="2022-04-05T23:42:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202147.421530\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:27.523Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T23:42:27.523Z] === RUN TestCannotSendAfterClose [2022-04-05T23:42:27.523Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T23:42:27.523Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T23:42:28.440Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:42:28.440Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:42:28.440Z] PASS [2022-04-05T23:42:28.440Z] coverage: 36.4% of statements [2022-04-05T23:42:28.440Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-04-05T23:42:28.440Z] === RUN TestNetworkDBBulkSync [2022-04-05T23:42:28.440Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-04-05T23:42:28.488Z] === RUN TestV1IDService [2022-04-05T23:42:28.488Z] --- PASS: TestV1IDService (0.06s) [2022-04-05T23:42:28.488Z] === RUN TestV2MetadataService [2022-04-05T23:42:28.488Z] time="2022-04-05T23:42:28Z" 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-05T23:42:28.488Z] time="2022-04-05T23:42:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"127e95a64415\"}'" [2022-04-05T23:42:28.488Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-05T23:42:28.488Z] PASS [2022-04-05T23:42:28.488Z] coverage: 82.5% of statements [2022-04-05T23:42:28.488Z] ok github.com/docker/docker/daemon/logger/splunk 2.088s coverage: 82.5% of statements [2022-04-05T23:42:28.945Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T23:42:28.945Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T23:42:28.945Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T23:42:28.945Z] --- PASS: TestV2MetadataService (0.86s) [2022-04-05T23:42:28.945Z] PASS [2022-04-05T23:42:28.945Z] coverage: 48.2% of statements [2022-04-05T23:42:28.945Z] ok github.com/docker/docker/distribution/metadata 1.031s coverage: 48.2% of statements [2022-04-05T23:42:28.945Z] === RUN TestSuccessfulDownload [2022-04-05T23:42:28.945Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:42:28.945Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T23:42:28.945Z] === RUN TestCancelledDownload [2022-04-05T23:42:28.945Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-05T23:42:28.945Z] === RUN TestMaxDownloadAttempts [2022-04-05T23:42:28.945Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:42:28.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:42:28.945Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:42:28.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:42:28.945Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:42:28.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:42:28.945Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:42:28.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:42:28.945Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:42:28.945Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:42:28.945Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:42:28.945Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:42:29.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-05T23:42:29.029Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2022-04-05T23:42:29.029Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T23:42:29.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T23:42:29.436Z] === RUN TestNewAndRemove [2022-04-05T23:42:29.436Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T23:42:29.436Z] === RUN TestRemoveInvalidPath [2022-04-05T23:42:29.436Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T23:42:29.436Z] PASS [2022-04-05T23:42:29.436Z] coverage: 82.6% of statements [2022-04-05T23:42:29.436Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-04-05T23:42:29.436Z] 2022/04/05 23:42:29 Closing DB instances... [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:42:29.907Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T23:42:29.907Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-04-05T23:42:29.907Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-04-05T23:42:29.907Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-04-05T23:42:29.907Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-04-05T23:42:29.907Z] === RUN TestTransfer [2022-04-05T23:42:29.907Z] --- PASS: TestTransfer (0.12s) [2022-04-05T23:42:29.907Z] === RUN TestConcurrencyLimit [2022-04-05T23:42:29.907Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T23:42:29.907Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T23:42:29.907Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T23:42:29.907Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T23:42:29.907Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T23:42:29.907Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T23:42:29.907Z] === RUN TestManifestStore [2022-04-05T23:42:29.907Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4220861348\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T23:42:29.907Z] === RUN TestManifestStore/no_local_cache [2022-04-05T23:42:29.907Z] === RUN TestManifestStore/with_local_cache [2022-04-05T23:42:29.907Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T23:42:29.907Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T23:42:29.907Z] time="2022-04-05T23:42:29Z" level=warning msg="reference for unknown type: " [2022-04-05T23:42:29.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-05T23:42:29.975Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-04-05T23:42:29.975Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T23:42:30.363Z] time="2022-04-05T23:42:29Z" level=warning msg="reference for unknown type: " [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T23:42:30.363Z] time="2022-04-05T23:42:29Z" level=warning msg="reference for unknown type: " [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T23:42:30.363Z] time="2022-04-05T23:42:29Z" level=warning msg="reference for unknown type: " [2022-04-05T23:42:30.363Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-05T23:42:30.363Z] === RUN TestInactiveJobs [2022-04-05T23:42:30.363Z] time="2022-04-05T23:42:29Z" level=warning msg="reference for unknown type: " [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T23:42:30.363Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T23:42:30.363Z] time="2022-04-05T23:42:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore (0.39s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T23:42:30.363Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T23:42:30.363Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestFixManifestLayers [2022-04-05T23:42:30.364Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T23:42:30.364Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:42:30.364Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestFixManifestLayersBadParent [2022-04-05T23:42:30.364Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestValidateManifest [2022-04-05T23:42:30.364Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:42:30.364Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestFormatPlatform [2022-04-05T23:42:30.364Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestPullSchema2Config [2022-04-05T23:42:30.364Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.364Z] === RUN TestPullSchema2Config/500_status [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.364Z] === RUN TestNotFound [2022-04-05T23:42:30.364Z] --- PASS: TestNotFound (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestConflict [2022-04-05T23:42:30.364Z] --- PASS: TestConflict (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestForbidden [2022-04-05T23:42:30.364Z] --- PASS: TestForbidden (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestInvalidParameter [2022-04-05T23:42:30.364Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestNotImplemented [2022-04-05T23:42:30.364Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestNotModified [2022-04-05T23:42:30.364Z] --- PASS: TestNotModified (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestUnauthorized [2022-04-05T23:42:30.364Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestUnknown [2022-04-05T23:42:30.364Z] --- PASS: TestUnknown (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestCancelled [2022-04-05T23:42:30.364Z] --- PASS: TestCancelled (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestDeadline [2022-04-05T23:42:30.364Z] --- PASS: TestDeadline (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestDataLoss [2022-04-05T23:42:30.364Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestUnavailable [2022-04-05T23:42:30.364Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestSystem [2022-04-05T23:42:30.364Z] --- PASS: TestSystem (0.00s) [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Conflict [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T23:42:30.364Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T23:42:30.364Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T23:42:30.364Z] PASS [2022-04-05T23:42:30.364Z] coverage: 77.0% of statements [2022-04-05T23:42:30.364Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.364Z] === RUN TestPullSchema2Config/EOF [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:42:30.364Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.364Z] 2022/04/05 23:42:30 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-05T23:42:30.364Z] goroutine 118 [running]: [2022-04-05T23:42:30.364Z] net/http.(*conn).serve.func1() [2022-04-05T23:42:30.364Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:42:30.364Z] panic({0xab9000, 0xc9b8f0}) [2022-04-05T23:42:30.364Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:42:30.364Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005a44e0?, {0xca30d8?, 0xc0003482a0?}) [2022-04-05T23:42:30.364Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T23:42:30.364Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xca30d8, 0xc0003482a0}, 0xc000332c00) [2022-04-05T23:42:30.364Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T23:42:30.364Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xca30d8?, 0xc0003482a0?}, 0xc000080000?) [2022-04-05T23:42:30.364Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:42:30.364Z] net/http.serverHandler.ServeHTTP({0xc00020aa80?}, {0xca30d8, 0xc0003482a0}, 0xc000332c00) [2022-04-05T23:42:30.364Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:42:30.364Z] net/http.(*conn).serve(0xc0002f7d60, {0xca3950, 0xc00015a1b0}) [2022-04-05T23:42:30.364Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:42:30.364Z] created by net/http.(*Server).Serve [2022-04-05T23:42:30.364Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:42:30.364Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-05T23:42:30.364Z] === RUN TestWatchRelease [2022-04-05T23:42:30.820Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T23:42:30.820Z] === RUN TestWatchFinishedTransfer [2022-04-05T23:42:30.820Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T23:42:30.820Z] === RUN TestDuplicateTransfer [2022-04-05T23:42:30.820Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-05T23:42:30.820Z] === RUN TestSuccessfulUpload [2022-04-05T23:42:30.820Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.820Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T23:42:30.820Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:42:30.820Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:42:30.820Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-05T23:42:30.820Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T23:42:30.820Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-05T23:42:30.820Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-05T23:42:30.820Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-05T23:42:30.820Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T23:42:30.820Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T23:42:30.820Z] === RUN TestLayerAlreadyExists [2022-04-05T23:42:30.820Z] 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-05T23:42:30.820Z] 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-05T23:42:30.820Z] 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-05T23:42:30.820Z] 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-05T23:42:30.820Z] 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-05T23:42:30.820Z] 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-05T23:42:30.820Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T23:42:30.820Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T23:42:30.820Z] time="2022-04-05T23:42:30Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T23:42:30.820Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-05T23:42:30.820Z] === RUN TestCancelledUpload [2022-04-05T23:42:30.820Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T23:42:30.820Z] PASS [2022-04-05T23:42:30.820Z] coverage: 76.8% of statements [2022-04-05T23:42:30.820Z] ok github.com/docker/docker/distribution/xfer 1.968s coverage: 76.8% of statements [2022-04-05T23:42:31.003Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-05T23:42:31.003Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T23:42:31.003Z] === RUN TestFailedConnection [2022-04-05T23:42:31.277Z] === RUN TestFSGetInvalidData [2022-04-05T23:42:31.277Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-04-05T23:42:31.277Z] === RUN TestFSInvalidSet [2022-04-05T23:42:31.277Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSInvalidRoot [2022-04-05T23:42:31.277Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSMetadataGetSet [2022-04-05T23:42:31.277Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-05T23:42:31.277Z] === RUN TestFSInvalidWalker [2022-04-05T23:42:31.277Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSGetSet [2022-04-05T23:42:31.277Z] --- PASS: TestFSGetSet (0.03s) [2022-04-05T23:42:31.277Z] === RUN TestFSGetUnsetKey [2022-04-05T23:42:31.277Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSGetEmptyData [2022-04-05T23:42:31.277Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSDelete [2022-04-05T23:42:31.277Z] --- PASS: TestFSDelete (0.01s) [2022-04-05T23:42:31.277Z] === RUN TestFSWalker [2022-04-05T23:42:31.277Z] --- PASS: TestFSWalker (0.02s) [2022-04-05T23:42:31.277Z] === RUN TestFSWalkerStopOnError [2022-04-05T23:42:31.277Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-05T23:42:31.277Z] === RUN TestNewFromJSON [2022-04-05T23:42:31.277Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T23:42:31.277Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T23:42:31.277Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T23:42:31.277Z] === RUN TestMarshalKeyOrder [2022-04-05T23:42:31.277Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T23:42:31.277Z] === RUN TestHistoryEqual [2022-04-05T23:42:31.733Z] === RUN TestCompare [2022-04-05T23:42:31.733Z] --- PASS: TestCompare (0.00s) [2022-04-05T23:42:31.733Z] PASS [2022-04-05T23:42:31.733Z] coverage: 18.0% of statements [2022-04-05T23:42:31.733Z] ok github.com/docker/docker/image/cache 0.083s coverage: 18.0% of statements [2022-04-05T23:42:31.733Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-05T23:42:31.733Z] === RUN TestImage [2022-04-05T23:42:31.733Z] --- PASS: TestImage (0.00s) [2022-04-05T23:42:31.733Z] === RUN TestImageOSNotEmpty [2022-04-05T23:42:31.733Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T23:42:31.733Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T23:42:31.733Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T23:42:31.733Z] === RUN TestCreate [2022-04-05T23:42:31.733Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:42:31.733Z] === RUN TestRestore [2022-04-05T23:42:31.733Z] time="2022-04-05T23:42:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T23:42:31.733Z] --- PASS: TestRestore (0.03s) [2022-04-05T23:42:31.733Z] === RUN TestAddDelete [2022-04-05T23:42:31.733Z] --- PASS: TestAddDelete (0.03s) [2022-04-05T23:42:31.733Z] === RUN TestSearchAfterDelete [2022-04-05T23:42:31.733Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-05T23:42:31.733Z] === RUN TestParentReset [2022-04-05T23:42:31.733Z] --- PASS: TestParentReset (0.03s) [2022-04-05T23:42:31.733Z] === RUN TestGetAndSetLastUpdated [2022-04-05T23:42:31.733Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-05T23:42:31.733Z] === RUN TestStoreLen [2022-04-05T23:42:31.733Z] --- PASS: TestStoreLen (0.05s) [2022-04-05T23:42:31.733Z] PASS [2022-04-05T23:42:31.733Z] coverage: 86.6% of statements [2022-04-05T23:42:31.733Z] ok github.com/docker/docker/image 0.650s coverage: 86.6% of statements [2022-04-05T23:42:31.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T23:42:31.899Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.05s) [2022-04-05T23:42:31.899Z] === RUN TestNISDomainname [2022-04-05T23:42:32.189Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-04-05T23:42:32.189Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T23:42:32.189Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T23:42:32.189Z] === RUN TestTokenPassThru [2022-04-05T23:42:32.189Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-05T23:42:32.189Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T23:42:32.189Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-05T23:42:32.189Z] PASS [2022-04-05T23:42:32.189Z] coverage: 26.6% of statements [2022-04-05T23:42:32.189Z] ok github.com/docker/docker/distribution 2.231s coverage: 26.6% of statements [2022-04-05T23:42:32.189Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T23:42:32.189Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T23:42:32.647Z] === RUN TestValidateManifest [2022-04-05T23:42:32.647Z] === RUN TestValidateManifest/non-nil [2022-04-05T23:42:32.647Z] === RUN TestValidateManifest/nil [2022-04-05T23:42:32.647Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T23:42:32.647Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T23:42:32.647Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T23:42:32.647Z] PASS [2022-04-05T23:42:32.647Z] coverage: 0.7% of statements [2022-04-05T23:42:32.647Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-04-05T23:42:32.647Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T23:42:32.647Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T23:42:32.647Z] PASS [2022-04-05T23:42:32.647Z] coverage: 25.0% of statements [2022-04-05T23:42:32.647Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2022-04-05T23:42:32.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T23:42:33.224Z] --- PASS: TestFailedConnection (2.16s) [2022-04-05T23:42:33.224Z] === RUN TestFailOnce [2022-04-05T23:42:33.290Z] --- PASS: TestNISDomainname (1.17s) [2022-04-05T23:42:33.291Z] === RUN TestHostnameDnsResolution [2022-04-05T23:42:33.611Z] === RUN TestSerialization [2022-04-05T23:42:33.611Z] --- PASS: TestSerialization (0.02s) [2022-04-05T23:42:33.611Z] PASS [2022-04-05T23:42:33.611Z] coverage: 100.0% of statements [2022-04-05T23:42:33.693Z] --- PASS: TestGetAddress (27.85s) [2022-04-05T23:42:33.693Z] === RUN TestRequestSyntaxCheck [2022-04-05T23:42:33.693Z] 2022/04/05 23:42:33 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-05T23:42:33.693Z] goroutine 12 [running]: [2022-04-05T23:42:33.693Z] net/http.(*conn).serve.func1() [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:42:33.693Z] panic({0xb43700, 0xc8d040}) [2022-04-05T23:42:33.693Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:42:33.693Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001bba70?) [2022-04-05T23:42:33.693Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T23:42:33.693Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc92858?, 0xc0001a40e0?}, 0xa9da66?) [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:42:33.693Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xc92858, 0xc0001a40e0}, 0xc00019e300) [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T23:42:33.693Z] net/http.serverHandler.ServeHTTP({0xc90e78?}, {0xc92858, 0xc0001a40e0}, 0xc00019e300) [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:42:33.693Z] net/http.(*conn).serve(0xc000066dc0, {0xc92d58, 0xc0001493e0}) [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:42:33.693Z] created by net/http.(*Server).Serve [2022-04-05T23:42:33.693Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:42:33.693Z] time="2022-04-05T23:42:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T23:42:33.693Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-05T23:42:33.693Z] === RUN TestRequest [2022-04-05T23:42:34.068Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-05T23:42:34.162Z] 2022/04/05 23:42:33 Closing DB instances... [2022-04-05T23:42:34.162Z] time="2022-04-05T23:42:33Z" level=error msg="node: f95b04516e4f is unknown to memberlist" [2022-04-05T23:42:34.526Z] === RUN TestEmptyLayer [2022-04-05T23:42:34.526Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T23:42:34.526Z] === RUN TestCommitFailure [2022-04-05T23:42:34.526Z] --- PASS: TestCommitFailure (0.01s) [2022-04-05T23:42:34.526Z] === RUN TestStartTransactionFailure [2022-04-05T23:42:34.526Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-05T23:42:34.526Z] === RUN TestGetOrphan [2022-04-05T23:42:34.526Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T23:42:34.526Z] === RUN TestMountAndRegister [2022-04-05T23:42:34.631Z] --- PASS: TestFailOnce (1.20s) [2022-04-05T23:42:34.631Z] === RUN TestEchoInputOutput [2022-04-05T23:42:34.631Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T23:42:34.631Z] === RUN TestBackoff [2022-04-05T23:42:34.631Z] --- PASS: TestBackoff (0.00s) [2022-04-05T23:42:34.631Z] === RUN TestAbortRetry [2022-04-05T23:42:34.631Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T23:42:34.631Z] === RUN TestClientScheme [2022-04-05T23:42:34.631Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T23:42:34.631Z] === RUN TestNewClientWithTimeout [2022-04-05T23:42:34.639Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T23:42:34.681Z] --- PASS: TestHostnameDnsResolution (1.35s) [2022-04-05T23:42:34.681Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T23:42:34.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-05T23:42:34.983Z] layer_test.go:258: Layer size: 14 [2022-04-05T23:42:34.983Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-05T23:42:34.983Z] === RUN TestLayerRelease [2022-04-05T23:42:34.983Z] layer_test.go:291: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestStoreRestore [2022-04-05T23:42:34.983Z] layer_test.go:340: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestTarStreamStability [2022-04-05T23:42:34.983Z] layer_test.go:455: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestRegisterExistingLayer [2022-04-05T23:42:34.983Z] === RUN TestEnvironmentParsing [2022-04-05T23:42:34.983Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T23:42:34.983Z] PASS [2022-04-05T23:42:34.983Z] coverage: 1.2% of statements [2022-04-05T23:42:34.983Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-04-05T23:42:34.983Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-05T23:42:34.983Z] === RUN TestTarStreamVerification [2022-04-05T23:42:34.983Z] layer_test.go:684: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestLayerMigration [2022-04-05T23:42:34.983Z] migration_test.go:45: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T23:42:34.983Z] migration_test.go:181: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestMountInit [2022-04-05T23:42:34.983Z] mount_test.go:17: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestMountSize [2022-04-05T23:42:34.983Z] mount_test.go:76: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestMountChanges [2022-04-05T23:42:34.983Z] mount_test.go:125: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T23:42:34.983Z] === RUN TestMountApply [2022-04-05T23:42:34.983Z] mount_test.go:212: Failing on Windows [2022-04-05T23:42:34.983Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T23:42:34.983Z] PASS [2022-04-05T23:42:34.983Z] coverage: 30.6% of statements [2022-04-05T23:42:34.983Z] ok github.com/docker/docker/layer 0.304s coverage: 30.6% of statements [2022-04-05T23:42:34.983Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T23:42:34.983Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T23:42:34.983Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T23:42:34.983Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T23:42:35.100Z] time="2022-04-05T23:42:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T23:42:35.440Z] === RUN TestSequenceGetAvailableBit [2022-04-05T23:42:35.440Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSequenceEqual [2022-04-05T23:42:35.440Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSequenceCopy [2022-04-05T23:42:35.440Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestGetFirstAvailable [2022-04-05T23:42:35.440Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestFindSequence [2022-04-05T23:42:35.440Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestCheckIfAvailable [2022-04-05T23:42:35.440Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestMergeSequences [2022-04-05T23:42:35.440Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestPushReservation [2022-04-05T23:42:35.440Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSerializeDeserialize [2022-04-05T23:42:35.440Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSet [2022-04-05T23:42:35.440Z] --- PASS: TestSet (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSetUnset [2022-04-05T23:42:35.440Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestOffsetSetUnset [2022-04-05T23:42:35.440Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSetInRange [2022-04-05T23:42:35.440Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestSetAnyInRange [2022-04-05T23:42:35.440Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestMethods [2022-04-05T23:42:35.440Z] --- PASS: TestMethods (0.00s) [2022-04-05T23:42:35.440Z] === RUN TestRandomAllocateDeallocate [2022-04-05T23:42:35.516Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-04-05T23:42:35.516Z] === RUN TestPrivilegedHostDevices [2022-04-05T23:42:36.113Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-04-05T23:42:36.113Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:42:36.463Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-04-05T23:42:36.463Z] === RUN TestStats [2022-04-05T23:42:36.669Z] time="2022-04-05T23:42:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T23:42:36.669Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.53s) [2022-04-05T23:42:36.669Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T23:42:37.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T23:42:37.607Z] === RUN TestInvalidConfig [2022-04-05T23:42:37.607Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T23:42:37.607Z] === RUN TestConfig [2022-04-05T23:42:37.607Z] --- PASS: TestConfig (0.00s) [2022-04-05T23:42:37.607Z] === RUN TestOptionsLabels [2022-04-05T23:42:37.607Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T23:42:37.607Z] === RUN TestValidName [2022-04-05T23:42:37.607Z] --- PASS: TestValidName (0.00s) [2022-04-05T23:42:37.607Z] PASS [2022-04-05T23:42:37.607Z] coverage: 19.7% of statements [2022-04-05T23:42:37.607Z] ok github.com/docker/docker/libnetwork/config 0.094s coverage: 19.7% of statements [2022-04-05T23:42:37.657Z] 2022/04/05 23:42:37 Closing DB instances... [2022-04-05T23:42:37.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-05T23:42:37.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T23:42:38.569Z] === RUN TestKey [2022-04-05T23:42:38.569Z] --- PASS: TestKey (0.00s) [2022-04-05T23:42:38.569Z] === RUN TestParseKey [2022-04-05T23:42:38.569Z] --- PASS: TestParseKey (0.00s) [2022-04-05T23:42:38.569Z] === RUN TestInvalidDataStore [2022-04-05T23:42:38.569Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T23:42:38.569Z] === RUN TestKVObjectFlatKey [2022-04-05T23:42:38.569Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T23:42:38.569Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T23:42:38.570Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T23:42:38.570Z] PASS [2022-04-05T23:42:38.570Z] coverage: 21.9% of statements [2022-04-05T23:42:38.570Z] ok github.com/docker/docker/libnetwork/datastore 0.091s coverage: 21.9% of statements [2022-04-05T23:42:38.570Z] === RUN TestErrorInterfaces [2022-04-05T23:42:38.570Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T23:42:38.570Z] === RUN TestNetworkMarshalling [2022-04-05T23:42:38.927Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T23:42:39.026Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-04-05T23:42:39.026Z] === RUN TestEndpointMarshalling [2022-04-05T23:42:39.026Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestAuxAddresses [2022-04-05T23:42:39.026Z] time="2022-04-05T23:42:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:42:39.026Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-05T23:42:39.026Z] === RUN TestSRVServiceQuery [2022-04-05T23:42:39.026Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-05T23:42:39.026Z] === RUN TestServiceVIPReuse [2022-04-05T23:42:39.026Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T23:42:39.026Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestDNSIPQuery [2022-04-05T23:42:39.026Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestDNSProxyServFail [2022-04-05T23:42:39.026Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestSandboxAddEmpty [2022-04-05T23:42:39.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestSandboxAddMultiPrio [2022-04-05T23:42:39.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestSandboxAddSamePrio [2022-04-05T23:42:39.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestCleanupServiceDiscovery [2022-04-05T23:42:39.026Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestDNSOptions [2022-04-05T23:42:39.026Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:42:39.026Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T23:42:39.026Z] time="2022-04-05T23:42:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:42:39.026Z] time="2022-04-05T23:42:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:42:39.026Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-05T23:42:39.026Z] PASS [2022-04-05T23:42:39.026Z] coverage: 8.5% of statements [2022-04-05T23:42:39.026Z] ok github.com/docker/docker/libnetwork 0.364s coverage: 8.5% of statements [2022-04-05T23:42:39.026Z] === RUN TestIPDataMarshalling [2022-04-05T23:42:39.026Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T23:42:39.026Z] === RUN TestValidateAndIsV6 [2022-04-05T23:42:39.026Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T23:42:39.026Z] PASS [2022-04-05T23:42:39.026Z] coverage: 68.9% of statements [2022-04-05T23:42:39.026Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-04-05T23:42:39.189Z] --- PASS: TestStats (2.78s) [2022-04-05T23:42:39.189Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:42:39.189Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T23:42:39.189Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T23:42:39.189Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T23:42:39.189Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T23:42:39.189Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T23:42:39.189Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T23:42:39.189Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T23:42:39.189Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T23:42:39.189Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T23:42:39.189Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T23:42:39.225Z] time="2022-04-05T23:42:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-05T23:42:39.225Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-05T23:42:39.225Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T23:42:39.482Z] === RUN TestDriver [2022-04-05T23:42:39.482Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:42:39.482Z] PASS [2022-04-05T23:42:39.482Z] coverage: 34.8% of statements [2022-04-05T23:42:39.482Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-04-05T23:42:39.761Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T23:42:39.939Z] === RUN TestDriver [2022-04-05T23:42:39.939Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:42:39.939Z] PASS [2022-04-05T23:42:39.939Z] coverage: 34.8% of statements [2022-04-05T23:42:39.939Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2022-04-05T23:42:40.334Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T23:42:40.395Z] === RUN TestNetworkAllocateFree [2022-04-05T23:42:40.395Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T23:42:40.395Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T23:42:40.395Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T23:42:40.395Z] PASS [2022-04-05T23:42:40.395Z] coverage: 63.6% of statements [2022-04-05T23:42:40.395Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-04-05T23:42:40.395Z] --- PASS: TestRandomAllocateDeallocate (5.32s) [2022-04-05T23:42:40.395Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:42:40.852Z] === RUN TestGetEmptyCapabilities [2022-04-05T23:42:40.852Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-05T23:42:40.852Z] === RUN TestGetExtraCapabilities [2022-04-05T23:42:40.852Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-05T23:42:40.852Z] === RUN TestGetInvalidCapabilities [2022-04-05T23:42:40.852Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-05T23:42:40.852Z] === RUN TestRemoteDriver [2022-04-05T23:42:40.852Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:42:40.852Z] === RUN TestDriverError [2022-04-05T23:42:40.852Z] --- PASS: TestDriverError (0.01s) [2022-04-05T23:42:40.852Z] === RUN TestMissingValues [2022-04-05T23:42:40.852Z] --- PASS: TestMissingValues (0.01s) [2022-04-05T23:42:40.852Z] === RUN TestRollback [2022-04-05T23:42:40.852Z] --- PASS: TestRollback (0.00s) [2022-04-05T23:42:40.852Z] PASS [2022-04-05T23:42:40.852Z] coverage: 57.4% of statements [2022-04-05T23:42:40.852Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-04-05T23:42:40.908Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T23:42:41.173Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-04-05T23:42:41.173Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-05T23:42:41.173Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-05T23:42:41.173Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-05T23:42:41.173Z] PASS [2022-04-05T23:42:41.173Z] [2022-04-05T23:42:41.173Z] === Skipped [2022-04-05T23:42:41.173Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T23:42:41.173Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:42:41.173Z] [2022-04-05T23:42:41.173Z] DONE 27 tests, 1 skipped in 184.307s [2022-04-05T23:42:41.173Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T23:42:41.173Z] INFO: Testing against a local daemon [2022-04-05T23:42:41.173Z] === RUN TestSessionCreate [2022-04-05T23:42:41.173Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T23:42:41.173Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:42:41.173Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-05T23:42:41.173Z] PASS [2022-04-05T23:42:41.173Z] [2022-04-05T23:42:41.173Z] DONE 2 tests in 0.068s [2022-04-05T23:42:41.173Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T23:42:41.173Z] INFO: Testing against a local daemon [2022-04-05T23:42:41.173Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:42:41.173Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:42:41.173Z] === RUN TestDiskUsage [2022-04-05T23:42:41.173Z] === PAUSE TestDiskUsage [2022-04-05T23:42:41.173Z] === RUN TestEventsExecDie [2022-04-05T23:42:41.430Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-05T23:42:41.430Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:42:41.430Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-05T23:42:41.430Z] === RUN TestEventsVolumeCreate [2022-04-05T23:42:41.430Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-05T23:42:41.430Z] === RUN TestInfoBinaryCommits [2022-04-05T23:42:41.430Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T23:42:41.430Z] === RUN TestInfoAPIVersioned [2022-04-05T23:42:41.430Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T23:42:41.430Z] === RUN TestInfoAPI [2022-04-05T23:42:41.430Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T23:42:41.430Z] === RUN TestInfoAPIWarnings [2022-04-05T23:42:41.814Z] === RUN TestNAT [2022-04-05T23:42:41.814Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:42:41.814Z] --- SKIP: TestNAT (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestTransparent [2022-04-05T23:42:41.814Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:42:41.814Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T23:42:41.814Z] PASS [2022-04-05T23:42:41.814Z] coverage: 0.0% of statements [2022-04-05T23:42:41.814Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-04-05T23:42:41.814Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-04-05T23:42:41.814Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T23:42:41.814Z] === RUN TestBuildDefault [2022-04-05T23:42:41.814Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestBuildHostnameDomainname [2022-04-05T23:42:41.814Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestBuildHostname [2022-04-05T23:42:41.814Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestBuildHostnameFQDN [2022-04-05T23:42:41.814Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestBuildNoIP [2022-04-05T23:42:41.814Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestUpdate [2022-04-05T23:42:41.814Z] --- PASS: TestUpdate (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T23:42:41.814Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T23:42:41.814Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestAddEmpty [2022-04-05T23:42:41.814Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestAdd [2022-04-05T23:42:41.814Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestDeleteEmpty [2022-04-05T23:42:41.814Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestDeleteNewline [2022-04-05T23:42:41.814Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestDelete [2022-04-05T23:42:41.814Z] --- PASS: TestDelete (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestConcurrentWrites [2022-04-05T23:42:41.814Z] === RUN TestNew [2022-04-05T23:42:41.814Z] --- PASS: TestNew (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestAddDriver [2022-04-05T23:42:41.814Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestAddDuplicateDriver [2022-04-05T23:42:41.814Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T23:42:41.814Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestDriver [2022-04-05T23:42:41.814Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestIPAM [2022-04-05T23:42:41.814Z] --- PASS: TestIPAM (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestWalkIPAMs [2022-04-05T23:42:41.814Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T23:42:41.814Z] === RUN TestWalkDrivers [2022-04-05T23:42:41.814Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T23:42:41.814Z] PASS [2022-04-05T23:42:41.814Z] coverage: 82.4% of statements [2022-04-05T23:42:41.814Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-04-05T23:42:42.190Z] --- PASS: TestRequest (8.82s) [2022-04-05T23:42:42.190Z] === RUN TestOverlappingRequests [2022-04-05T23:42:42.271Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-05T23:42:42.271Z] PASS [2022-04-05T23:42:42.271Z] coverage: 81.2% of statements [2022-04-05T23:42:42.271Z] ok github.com/docker/docker/libnetwork/etchosts 0.314s coverage: 81.2% of statements [2022-04-05T23:42:42.271Z] === RUN TestNew [2022-04-05T23:42:42.271Z] --- PASS: TestNew (0.00s) [2022-04-05T23:42:42.271Z] === RUN TestAllocate [2022-04-05T23:42:42.271Z] --- PASS: TestAllocate (0.00s) [2022-04-05T23:42:42.271Z] === RUN TestUninitialized [2022-04-05T23:42:42.271Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T23:42:42.271Z] === RUN TestAllocateInRange [2022-04-05T23:42:42.271Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T23:42:42.271Z] === RUN TestAllocateSerial [2022-04-05T23:42:42.271Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T23:42:42.271Z] PASS [2022-04-05T23:42:42.271Z] coverage: 87.5% of statements [2022-04-05T23:42:42.271Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-05T23:42:42.298Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T23:42:42.560Z] check_test.go:308: [de7faf38739c8] daemon is not started [2022-04-05T23:42:42.660Z] --- PASS: TestOverlappingRequests (0.42s) [2022-04-05T23:42:42.660Z] === RUN TestRelease [2022-04-05T23:42:42.727Z] === RUN TestCaller [2022-04-05T23:42:42.727Z] --- PASS: TestCaller (0.00s) [2022-04-05T23:42:42.727Z] PASS [2022-04-05T23:42:42.727Z] coverage: 100.0% of statements [2022-04-05T23:42:42.727Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-05T23:42:42.727Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2022-04-05T23:42:42.727Z] === RUN TestRetrieveFromStore [2022-04-05T23:42:42.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-05T23:42:43.184Z] === RUN TestSetSerialInsertDelete [2022-04-05T23:42:43.184Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T23:42:43.184Z] === RUN TestSetParallelInsertDelete [2022-04-05T23:42:43.184Z] --- PASS: TestRetrieveFromStore (0.68s) [2022-04-05T23:42:43.184Z] === RUN TestIsCorrupted [2022-04-05T23:42:43.184Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-05T23:42:43.184Z] === RUN TestSetRollover [2022-04-05T23:42:43.649Z] time="2022-04-05T23:42:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T23:42:44.146Z] === RUN TestInt2IP2IntConversion [2022-04-05T23:42:44.214Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-05T23:42:44.214Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2022-04-05T23:42:44.214Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2022-04-05T23:42:44.214Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-04-05T23:42:44.214Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2022-04-05T23:42:44.214Z] === RUN TestDeleteDevicemapper [2022-04-05T23:42:44.214Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:42:44.214Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-04-05T23:42:44.214Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:42:44.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-05T23:42:44.612Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-05T23:42:44.612Z] === RUN TestGetAddressVersion [2022-04-05T23:42:44.612Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T23:42:44.612Z] === RUN TestKeyString [2022-04-05T23:42:44.612Z] --- PASS: TestKeyString (0.00s) [2022-04-05T23:42:44.612Z] === RUN TestPoolDataMarshal [2022-04-05T23:42:44.612Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T23:42:44.612Z] === RUN TestSubnetsMarshal [2022-04-05T23:42:44.612Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-05T23:42:44.612Z] === RUN TestAddSubnets [2022-04-05T23:42:44.612Z] --- PASS: TestSetRollover (1.36s) [2022-04-05T23:42:44.612Z] === RUN TestSetRolloverSerial [2022-04-05T23:42:44.612Z] --- PASS: TestAddSubnets (0.06s) [2022-04-05T23:42:44.612Z] === RUN TestDoublePoolRelease [2022-04-05T23:42:44.612Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-05T23:42:44.612Z] === RUN TestAddReleasePoolID [2022-04-05T23:42:44.640Z] --- PASS: TestRelease (1.65s) [2022-04-05T23:42:44.640Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:42:45.068Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-05T23:42:45.069Z] === RUN TestPredefinedPool [2022-04-05T23:42:45.069Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-05T23:42:45.069Z] === RUN TestRemoveSubnet [2022-04-05T23:42:45.069Z] === RUN TestPoolRequest [2022-04-05T23:42:45.069Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T23:42:45.069Z] === RUN TestOtherRequests [2022-04-05T23:42:45.069Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T23:42:45.069Z] PASS [2022-04-05T23:42:45.069Z] coverage: 57.1% of statements [2022-04-05T23:42:45.069Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-04-05T23:42:45.069Z] --- PASS: TestRemoveSubnet (0.17s) [2022-04-05T23:42:45.069Z] === RUN TestGetSameAddress [2022-04-05T23:42:45.069Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-05T23:42:45.069Z] === RUN TestPoolAllocationReuse [2022-04-05T23:42:46.031Z] === RUN TestGetCapabilities [2022-04-05T23:42:46.031Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T23:42:46.031Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T23:42:46.031Z] --- PASS: TestSetRolloverSerial (1.33s) [2022-04-05T23:42:46.031Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T23:42:46.031Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T23:42:46.031Z] PASS [2022-04-05T23:42:46.031Z] coverage: 84.4% of statements [2022-04-05T23:42:46.031Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-05T23:42:46.031Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T23:42:46.031Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-05T23:42:46.031Z] === RUN TestRemoteDriver [2022-04-05T23:42:46.031Z] ok github.com/docker/docker/libnetwork/bitseq 10.874s coverage: 84.4% of statements [2022-04-05T23:42:46.031Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:42:46.031Z] PASS [2022-04-05T23:42:46.031Z] coverage: 47.4% of statements [2022-04-05T23:42:46.031Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2022-04-05T23:42:46.489Z] --- PASS: TestPoolAllocationReuse (1.44s) [2022-04-05T23:42:46.489Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T23:42:46.489Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-05T23:42:46.489Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T23:42:46.770Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2022-04-05T23:42:46.770Z] === RUN TestUpdateMemory [2022-04-05T23:42:46.770Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:42:46.770Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T23:42:46.770Z] === RUN TestUpdateCPUQuota [2022-04-05T23:42:46.770Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T23:42:46.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-05T23:42:46.946Z] === RUN TestWindowsIPAM [2022-04-05T23:42:46.946Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T23:42:46.946Z] PASS [2022-04-05T23:42:46.946Z] coverage: 71.4% of statements [2022-04-05T23:42:46.946Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-04-05T23:42:47.913Z] === RUN TestDefaultNetwork [2022-04-05T23:42:48.159Z] --- PASS: TestUpdateCPUQuota (1.63s) [2022-04-05T23:42:48.159Z] === RUN TestUpdatePidsLimit [2022-04-05T23:42:48.159Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T23:42:48.159Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T23:42:48.280Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-04-05T23:42:48.280Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:42:48.369Z] --- PASS: TestDefaultNetwork (0.31s) [2022-04-05T23:42:48.369Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T23:42:48.369Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-04-05T23:42:48.369Z] === RUN TestInitAddressPools [2022-04-05T23:42:48.369Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T23:42:48.369Z] PASS [2022-04-05T23:42:48.369Z] coverage: 74.0% of statements [2022-04-05T23:42:48.369Z] ok github.com/docker/docker/libnetwork/ipamutils 0.662s coverage: 74.0% of statements [2022-04-05T23:42:48.420Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T23:42:48.825Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.26s) [2022-04-05T23:42:48.825Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T23:42:48.994Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T23:42:49.255Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-05T23:42:49.255Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T23:42:49.281Z] === RUN TestKeyValue [2022-04-05T23:42:49.281Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T23:42:49.281Z] PASS [2022-04-05T23:42:49.281Z] coverage: 60.0% of statements [2022-04-05T23:42:49.281Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-05T23:42:49.403Z] --- PASS: TestAllocateRandomDeallocate (4.87s) [2022-04-05T23:42:49.403Z] === RUN TestRetrieveFromStore [2022-04-05T23:42:49.830Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T23:42:50.091Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T23:42:50.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T23:42:50.391Z] === RUN TestParseEmptyInterface [2022-04-05T23:42:50.391Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestParseNonInterfaceType [2022-04-05T23:42:50.391Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestParseWithOneFunction [2022-04-05T23:42:50.391Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestParseWithMultipleFuncs [2022-04-05T23:42:50.391Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestParseWithUnnamedReturn [2022-04-05T23:42:50.391Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestEmbeddedInterface [2022-04-05T23:42:50.391Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestParsedImports [2022-04-05T23:42:50.391Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T23:42:50.391Z] === RUN TestAliasedImports [2022-04-05T23:42:50.391Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T23:42:50.391Z] PASS [2022-04-05T23:42:50.391Z] coverage: 56.8% of statements [2022-04-05T23:42:50.391Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-04-05T23:42:50.616Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T23:42:50.861Z] --- PASS: TestRetrieveFromStore (1.71s) [2022-04-05T23:42:50.861Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T23:42:50.861Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-05T23:42:50.861Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T23:42:50.861Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T23:42:50.861Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T23:42:50.861Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T23:42:50.861Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T23:42:50.861Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T23:42:50.861Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T23:42:50.861Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T23:42:50.861Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T23:42:50.861Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T23:42:50.861Z] === RUN TestDebug [2022-04-05T23:42:50.861Z] --- PASS: TestDebug (0.00s) [2022-04-05T23:42:50.861Z] === RUN TestRequestPoolParallel [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T23:42:51.448Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T23:42:51.448Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.61s) [2022-04-05T23:42:51.448Z] === RUN TestGetAddress [2022-04-05T23:42:51.849Z] --- PASS: TestRequestPoolParallel (0.62s) [2022-04-05T23:42:51.849Z] === RUN TestFullAllocateRelease [2022-04-05T23:42:51.849Z] === RUN TestHTTPTransport [2022-04-05T23:42:51.849Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T23:42:51.849Z] PASS [2022-04-05T23:42:51.849Z] coverage: 85.7% of statements [2022-04-05T23:42:51.849Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2022-04-05T23:42:51.905Z] === RUN TestNetworkDBSimple [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit (3.99s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-04-05T23:42:52.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-04-05T23:42:52.005Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:42:52.319Z] --- PASS: TestFullAllocateRelease (0.52s) [2022-04-05T23:42:52.319Z] === RUN TestOddAllocateRelease [2022-04-05T23:42:52.319Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-04-05T23:42:52.319Z] === RUN TestClientStream [2022-04-05T23:42:52.319Z] --- PASS: TestClientStream (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestClientSendFile [2022-04-05T23:42:52.319Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestClientWithRequestTimeout [2022-04-05T23:42:52.319Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestFileSpecPlugin [2022-04-05T23:42:52.319Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-05T23:42:52.319Z] === RUN TestFileJSONSpecPlugin [2022-04-05T23:42:52.319Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T23:42:52.319Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestPluginAddHandler [2022-04-05T23:42:52.319Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestPluginWaitBadPlugin [2022-04-05T23:42:52.319Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T23:42:52.319Z] === RUN TestGet [2022-04-05T23:42:52.319Z] time="2022-04-05T23:42:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T23:42:52.319Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-05T23:42:52.319Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T23:42:52.319Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-05T23:42:52.319Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T23:42:52.361Z] === RUN TestGenerate [2022-04-05T23:42:52.361Z] --- PASS: TestGenerate (0.00s) [2022-04-05T23:42:52.361Z] === RUN TestGeneratePtr [2022-04-05T23:42:52.361Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T23:42:52.361Z] === RUN TestGenerateMissingField [2022-04-05T23:42:52.361Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T23:42:52.361Z] === RUN TestFieldCannotBeSet [2022-04-05T23:42:52.361Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T23:42:52.361Z] === RUN TestTypeMismatchError [2022-04-05T23:42:52.361Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T23:42:52.361Z] PASS [2022-04-05T23:42:52.361Z] coverage: 100.0% of statements [2022-04-05T23:42:52.361Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-04-05T23:42:52.788Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-04-05T23:42:52.788Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T23:42:52.788Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-05T23:42:52.788Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T23:42:52.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:42:52.788Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:42:52.788Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T23:42:52.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:42:52.788Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:42:52.788Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T23:42:52.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:42:52.788Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:42:52.788Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T23:42:52.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:42:52.788Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:42:52.788Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T23:42:52.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:42:52.788Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:42:52.788Z] PASS [2022-04-05T23:42:52.788Z] coverage: 85.3% of statements [2022-04-05T23:42:52.788Z] ok github.com/docker/docker/libnetwork/ipam 55.116s coverage: 85.3% of statements [2022-04-05T23:42:52.788Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:42:52.788Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T23:42:52.788Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T23:42:52.788Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:42:52.788Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T23:42:52.788Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T23:42:52.788Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T23:42:52.788Z] === RUN TestBufferPoolPutAndGet [2022-04-05T23:42:52.788Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T23:42:52.788Z] PASS [2022-04-05T23:42:52.788Z] coverage: 88.2% of statements [2022-04-05T23:42:52.788Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-04-05T23:42:53.264Z] time="2022-04-05T23:42:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T23:42:53.264Z] === RUN TestOutputOnPrematureClose [2022-04-05T23:42:53.264Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T23:42:53.264Z] === RUN TestCompleteSilently [2022-04-05T23:42:53.264Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T23:42:53.264Z] PASS [2022-04-05T23:42:53.264Z] coverage: 75.9% of statements [2022-04-05T23:42:53.264Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-04-05T23:42:53.323Z] testing: warning: no tests to run [2022-04-05T23:42:53.323Z] PASS [2022-04-05T23:42:53.323Z] coverage: 0.0% of statements [2022-04-05T23:42:53.323Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:42:53.323Z] 2022/04/05 23:42:52 Closing DB instances... [2022-04-05T23:42:53.323Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T23:42:53.323Z] PASS [2022-04-05T23:42:53.323Z] coverage: 100.0% of statements [2022-04-05T23:42:53.323Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-04-05T23:42:54.264Z] === RUN TestSendToOneSub [2022-04-05T23:42:54.264Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T23:42:54.264Z] === RUN TestSendToMultipleSubs [2022-04-05T23:42:54.264Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T23:42:54.264Z] === RUN TestEvictOneSub [2022-04-05T23:42:54.264Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T23:42:54.264Z] === RUN TestClosePublisher [2022-04-05T23:42:54.264Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T23:42:54.264Z] === RUN TestPubSubRace [2022-04-05T23:42:54.284Z] === RUN TestRequestNewPort [2022-04-05T23:42:54.284Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestRequestSpecificPort [2022-04-05T23:42:54.284Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestReleasePort [2022-04-05T23:42:54.284Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestReuseReleasedPort [2022-04-05T23:42:54.284Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestReleaseUnreadledPort [2022-04-05T23:42:54.284Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestUnknowProtocol [2022-04-05T23:42:54.284Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestAllocateAllPorts [2022-04-05T23:42:54.284Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestPortAllocation [2022-04-05T23:42:54.284Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T23:42:54.284Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestNoDuplicateBPR [2022-04-05T23:42:54.284Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T23:42:54.284Z] === RUN TestChangePortRange [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T23:42:54.284Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T23:42:54.284Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T23:42:54.284Z] PASS [2022-04-05T23:42:54.284Z] coverage: 88.6% of statements [2022-04-05T23:42:54.284Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-04-05T23:42:54.284Z] testing: warning: no tests to run [2022-04-05T23:42:54.284Z] PASS [2022-04-05T23:42:54.284Z] coverage: 0.0% of statements [2022-04-05T23:42:54.284Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:42:54.740Z] --- PASS: TestNetworkDBSimple (2.47s) [2022-04-05T23:42:54.740Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T23:42:54.740Z] === RUN TestHashData [2022-04-05T23:42:54.740Z] --- PASS: TestHashData (0.00s) [2022-04-05T23:42:54.740Z] PASS [2022-04-05T23:42:54.740Z] coverage: 2.8% of statements [2022-04-05T23:42:54.740Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-04-05T23:42:55.196Z] === RUN TestErrorConstructors [2022-04-05T23:42:55.196Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T23:42:55.196Z] === RUN TestCompareIPMask [2022-04-05T23:42:55.196Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T23:42:55.196Z] === RUN TestUtilGetHostPartIP [2022-04-05T23:42:55.196Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T23:42:55.196Z] === RUN TestUtilGetBroadcastIP [2022-04-05T23:42:55.196Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T23:42:55.196Z] === RUN TestParseCIDR [2022-04-05T23:42:55.196Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T23:42:55.196Z] PASS [2022-04-05T23:42:55.196Z] coverage: 37.3% of statements [2022-04-05T23:42:55.196Z] ok github.com/docker/docker/libnetwork/types 0.056s coverage: 37.3% of statements [2022-04-05T23:42:55.260Z] --- PASS: TestPubSubRace (1.06s) [2022-04-05T23:42:55.260Z] PASS [2022-04-05T23:42:55.260Z] coverage: 75.0% of statements [2022-04-05T23:42:55.260Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-04-05T23:42:55.260Z] time="2022-04-05T23:42:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T23:42:55.653Z] 2022/04/05 23:42:55 Closing DB instances... [2022-04-05T23:42:55.729Z] === RUN TestRegister [2022-04-05T23:42:55.729Z] --- PASS: TestRegister (0.00s) [2022-04-05T23:42:55.729Z] === RUN TestCommand [2022-04-05T23:42:55.729Z] --- PASS: TestCommand (0.03s) [2022-04-05T23:42:55.729Z] === RUN TestNaiveSelf [2022-04-05T23:42:55.729Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-05T23:42:55.729Z] PASS [2022-04-05T23:42:55.729Z] coverage: 82.4% of statements [2022-04-05T23:42:55.729Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T23:42:56.109Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T23:42:56.109Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T23:42:56.109Z] PASS [2022-04-05T23:42:56.109Z] coverage: 55.0% of statements [2022-04-05T23:42:56.109Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-04-05T23:42:56.224Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T23:42:56.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-05T23:42:56.565Z] === RUN TestAddressPoolOpt [2022-04-05T23:42:56.565Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T23:42:56.565Z] === RUN TestValidateEnv [2022-04-05T23:42:56.565Z] === RUN TestValidateEnv/a [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/something [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/_=a [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/PATH [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/=a [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/PATH= [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/PATH=something [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/1asd [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/123 [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/some_space [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/= [2022-04-05T23:42:56.566Z] === RUN TestValidateEnv/PaTh [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestParseHost [2022-04-05T23:42:56.566Z] --- PASS: TestParseHost (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestParseDockerDaemonHost [2022-04-05T23:42:56.566Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestParseTCP [2022-04-05T23:42:56.566Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T23:42:56.566Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestValidateExtraHosts [2022-04-05T23:42:56.566Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestIpOptString [2022-04-05T23:42:56.566Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T23:42:56.566Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T23:42:56.566Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestIpOptSetInvalidVal [2022-04-05T23:42:56.566Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestValidateIPAddress [2022-04-05T23:42:56.566Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestMapOpts [2022-04-05T23:42:56.566Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestListOptsWithoutValidator [2022-04-05T23:42:56.566Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestListOptsWithValidator [2022-04-05T23:42:56.566Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestValidateDNSSearch [2022-04-05T23:42:56.566Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T23:42:56.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:42:56.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestNamedListOpts [2022-04-05T23:42:56.566Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestNamedMapOpts [2022-04-05T23:42:56.566Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestParseLink [2022-04-05T23:42:56.566Z] --- PASS: TestParseLink (0.00s) [2022-04-05T23:42:56.566Z] === RUN TestUlimitOpt [2022-04-05T23:42:56.566Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T23:42:56.566Z] PASS [2022-04-05T23:42:56.566Z] coverage: 66.3% of statements [2022-04-05T23:42:56.566Z] ok github.com/docker/docker/opts 0.111s coverage: 66.3% of statements [2022-04-05T23:42:56.566Z] === RUN TestParseVersion [2022-04-05T23:42:56.566Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T23:42:56.566Z] PASS [2022-04-05T23:42:56.566Z] coverage: 52.9% of statements [2022-04-05T23:42:56.566Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-05T23:42:56.717Z] === RUN TestDump [2022-04-05T23:42:56.717Z] goroutine 6 [running]: [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.dump(0x1012d57?) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T23:42:56.717Z] testing.tRunner(0xc0001601a0, 0x11da498) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:42:56.717Z] created by testing.(*T).Run [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:42:56.717Z] [2022-04-05T23:42:56.717Z] goroutine 1 [chan receive]: [2022-04-05T23:42:56.717Z] testing.(*T).Run(0xc000160000, {0x11c913c?, 0xfec1f3?}, 0x11da498) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:42:56.717Z] testing.runTests.func1(0xc00006a840?) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:42:56.717Z] testing.tRunner(0xc000160000, 0xc000073ca0) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:42:56.717Z] testing.runTests(0xc000056500?, {0x135e400, 0x3, 0x3}, {0x2a757190108?, 0x40?, 0x13634a0?}) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:42:56.717Z] testing.(*M).Run(0xc000056500) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:42:56.717Z] main.main() [2022-04-05T23:42:56.717Z] _testmain.go:99 +0x255 [2022-04-05T23:42:56.717Z] --- PASS: TestDump (0.00s) [2022-04-05T23:42:56.717Z] === RUN TestDumpToFile [2022-04-05T23:42:56.717Z] --- PASS: TestDumpToFile (0.19s) [2022-04-05T23:42:56.717Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T23:42:56.717Z] goroutine 8 [running]: [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.dump(0x108ecd3?) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x108eca0?}) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T23:42:56.717Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-05T23:42:56.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T23:42:56.717Z] testing.tRunner(0xc000160820, 0x11da488) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:42:56.717Z] created by testing.(*T).Run [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:42:56.717Z] [2022-04-05T23:42:56.717Z] goroutine 1 [chan receive]: [2022-04-05T23:42:56.717Z] testing.(*T).Run(0xc000160000, {0x11d0713?, 0xfec1f3?}, 0x11da488) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:42:56.717Z] testing.runTests.func1(0xc00006a840?) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:42:56.717Z] testing.tRunner(0xc000160000, 0xc000073ca0) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:42:56.717Z] testing.runTests(0xc000056500?, {0x135e400, 0x3, 0x3}, {0x2a757190108?, 0x40?, 0x13634a0?}) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:42:56.717Z] testing.(*M).Run(0xc000056500) [2022-04-05T23:42:56.717Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:42:56.717Z] main.main() [2022-04-05T23:42:56.717Z] _testmain.go:99 +0x255 [2022-04-05T23:42:56.717Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T23:42:56.717Z] PASS [2022-04-05T23:42:56.717Z] coverage: 90.9% of statements [2022-04-05T23:42:56.717Z] ok github.com/docker/docker/pkg/stack 0.237s coverage: 90.9% of statements [2022-04-05T23:42:57.022Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-04-05T23:42:57.022Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T23:42:57.708Z] === RUN TestNewStdWriter [2022-04-05T23:42:57.708Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T23:42:57.708Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestWriteWithNilBytes [2022-04-05T23:42:57.708Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestWrite [2022-04-05T23:42:57.708Z] --- PASS: TestWrite (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestWriteWithWriterError [2022-04-05T23:42:57.708Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T23:42:57.708Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyWriteAndRead [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T23:42:57.708Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T23:42:57.708Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T23:42:57.708Z] PASS [2022-04-05T23:42:57.708Z] coverage: 100.0% of statements [2022-04-05T23:42:57.708Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-05T23:42:58.407Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T23:42:58.554Z] 2022/04/05 23:42:58 Closing DB instances... [2022-04-05T23:42:58.554Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T23:42:58.697Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T23:42:58.697Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T23:42:58.697Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestFormatStatus [2022-04-05T23:42:58.697Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestFormatError [2022-04-05T23:42:58.697Z] --- PASS: TestFormatError (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestFormatJSONError [2022-04-05T23:42:58.697Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T23:42:58.697Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T23:42:58.697Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestNewJSONProgressOutput [2022-04-05T23:42:58.697Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestAuxFormatterEmit [2022-04-05T23:42:58.697Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestStreamWriterStdout [2022-04-05T23:42:58.697Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T23:42:58.697Z] === RUN TestStreamWriterStderr [2022-04-05T23:42:58.697Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T23:42:58.697Z] PASS [2022-04-05T23:42:58.697Z] coverage: 66.2% of statements [2022-04-05T23:42:58.697Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-05T23:42:58.982Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T23:42:59.011Z] === RUN TestIsArchivePathDir [2022-04-05T23:42:59.011Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-05T23:42:59.011Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T23:42:59.011Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-05T23:42:59.011Z] === RUN TestIsArchivePathTar [2022-04-05T23:42:59.011Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T23:42:59.011Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T23:42:59.011Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2022-04-05T23:42:59.011Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T23:42:59.011Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T23:42:59.011Z] === RUN TestMiddleware [2022-04-05T23:42:59.011Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T23:42:59.011Z] === RUN TestNewResponseModifier [2022-04-05T23:42:59.011Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T23:42:59.011Z] PASS [2022-04-05T23:42:59.011Z] coverage: 26.8% of statements [2022-04-05T23:42:59.011Z] ok github.com/docker/docker/pkg/authorization 0.595s coverage: 26.8% of statements [2022-04-05T23:42:59.167Z] === RUN TestGenerateRandomID [2022-04-05T23:42:59.167Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestShortenId [2022-04-05T23:42:59.167Z] --- PASS: TestShortenId (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestShortenSha256Id [2022-04-05T23:42:59.167Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestShortenIdEmpty [2022-04-05T23:42:59.167Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestShortenIdInvalid [2022-04-05T23:42:59.167Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestIsShortIDNonHex [2022-04-05T23:42:59.167Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T23:42:59.167Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T23:42:59.167Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T23:42:59.167Z] PASS [2022-04-05T23:42:59.167Z] coverage: 70.6% of statements [2022-04-05T23:42:59.167Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-04-05T23:42:59.167Z] time="2022-04-05T23:42:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T23:42:59.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-05T23:42:59.244Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T23:42:59.467Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-04-05T23:42:59.467Z] === RUN TestDecompressStreamGzip [2022-04-05T23:42:59.467Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-05T23:42:59.467Z] === RUN TestDecompressStreamBzip2 [2022-04-05T23:42:59.467Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-05T23:42:59.467Z] === RUN TestDecompressStreamXz [2022-04-05T23:42:59.467Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:42:59.467Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestDecompressStreamZstd [2022-04-05T23:42:59.467Z] archive_test.go:140: zstd not installed [2022-04-05T23:42:59.467Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-05T23:42:59.467Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T23:42:59.467Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T23:42:59.467Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestCompressStreamInvalid [2022-04-05T23:42:59.467Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionInvalid [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionUncompressed [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionBzip2 [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionGzip [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionXz [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestExtensionZstd [2022-04-05T23:42:59.467Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T23:42:59.467Z] === RUN TestCmdStreamLargeStderr [2022-04-05T23:42:59.492Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-05T23:42:59.492Z] === RUN TestInfoDebug [2022-04-05T23:42:59.492Z] --- PASS: TestInfoDebug (0.52s) [2022-04-05T23:42:59.492Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:42:59.492Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T23:42:59.492Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:42:59.492Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-05T23:42:59.492Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:42:59.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-05T23:42:59.492Z] === RUN TestPingCacheHeaders [2022-04-05T23:42:59.492Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-05T23:42:59.492Z] === RUN TestPingGet [2022-04-05T23:42:59.492Z] --- PASS: TestPingGet (0.01s) [2022-04-05T23:42:59.492Z] === RUN TestPingHead [2022-04-05T23:42:59.492Z] --- PASS: TestPingHead (0.02s) [2022-04-05T23:42:59.492Z] === RUN TestPingSwarmHeader [2022-04-05T23:42:59.505Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T23:42:59.708Z] === RUN TestIsCpusetListAvailable [2022-04-05T23:42:59.708Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T23:42:59.708Z] PASS [2022-04-05T23:42:59.708Z] coverage: 39.4% of statements [2022-04-05T23:42:59.768Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T23:42:59.923Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2022-04-05T23:42:59.924Z] === RUN TestCmdStreamBad [2022-04-05T23:42:59.924Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:42:59.924Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T23:42:59.924Z] === RUN TestCmdStreamGood [2022-04-05T23:42:59.924Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-05T23:42:59.924Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T23:42:59.924Z] === RUN TestUnbuffered [2022-04-05T23:42:59.924Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T23:42:59.924Z] === RUN TestRaceUnbuffered [2022-04-05T23:42:59.924Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T23:42:59.924Z] PASS [2022-04-05T23:42:59.924Z] coverage: 100.0% of statements [2022-04-05T23:42:59.924Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-04-05T23:42:59.924Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.68s) [2022-04-05T23:42:59.924Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T23:42:59.924Z] --- PASS: TestUntarPathWithInvalidDest (0.17s) [2022-04-05T23:42:59.924Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T23:42:59.924Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T23:42:59.924Z] === RUN TestUntarPath [2022-04-05T23:42:59.924Z] --- PASS: TestUntarPath (0.07s) [2022-04-05T23:42:59.924Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T23:42:59.924Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-05T23:42:59.924Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T23:43:00.075Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T23:43:00.179Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-04-05T23:43:00.341Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T23:43:00.341Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-05T23:43:00.341Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T23:43:00.380Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-05T23:43:00.380Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T23:43:00.380Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T23:43:00.380Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T23:43:00.380Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T23:43:00.380Z] === RUN TestCopyWithTarSrcFile [2022-04-05T23:43:00.380Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-05T23:43:00.380Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T23:43:00.380Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-05T23:43:00.380Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T23:43:00.380Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-05T23:43:00.380Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T23:43:00.380Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T23:43:00.380Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T23:43:00.380Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-05T23:43:00.380Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T23:43:00.380Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-05T23:43:00.380Z] === RUN TestTarFiles [2022-04-05T23:43:00.380Z] === RUN TestMatch [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[foo]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[]#01 [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[qux]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T23:43:00.380Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T23:43:00.380Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T23:43:00.380Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T23:43:00.380Z] PASS [2022-04-05T23:43:00.380Z] coverage: 87.5% of statements [2022-04-05T23:43:00.380Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-04-05T23:43:00.448Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-04-05T23:43:00.448Z] === RUN TestCreateServiceSysctls [2022-04-05T23:43:00.638Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T23:43:00.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-05T23:43:01.182Z] === RUN TestChtimes [2022-04-05T23:43:01.182Z] --- PASS: TestChtimes (0.00s) [2022-04-05T23:43:01.182Z] === RUN TestChtimesWindows [2022-04-05T23:43:01.182Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T23:43:01.182Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T23:43:01.182Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T23:43:01.182Z] PASS [2022-04-05T23:43:01.182Z] coverage: 13.0% of statements [2022-04-05T23:43:01.182Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-04-05T23:43:01.342Z] === RUN TestChrootTarUntar [2022-04-05T23:43:01.342Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T23:43:01.342Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T23:43:01.342Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-05T23:43:01.342Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T23:43:01.342Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootCopyWithTar [2022-04-05T23:43:01.342Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootCopyFileWithTar [2022-04-05T23:43:01.342Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootUntarPath [2022-04-05T23:43:01.342Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T23:43:01.342Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T23:43:01.342Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:43:01.342Z] === RUN TestChrootApplyDotDotFile [2022-04-05T23:43:01.342Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:01.342Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:43:01.342Z] PASS [2022-04-05T23:43:01.342Z] coverage: 12.0% of statements [2022-04-05T23:43:01.342Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 12.0% of statements [2022-04-05T23:43:01.486Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T23:43:01.565Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T23:43:01.565Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-04-05T23:43:01.565Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T23:43:01.565Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T23:43:01.565Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T23:43:01.565Z] === RUN TestVersion [2022-04-05T23:43:01.565Z] --- PASS: TestVersion (0.02s) [2022-04-05T23:43:01.565Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:43:01.565Z] === CONT TestDiskUsage [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T23:43:02.126Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T23:43:02.219Z] === RUN TestTailFile [2022-04-05T23:43:02.219Z] --- PASS: TestTailFile (0.00s) [2022-04-05T23:43:02.219Z] === RUN TestTailFileManyLines [2022-04-05T23:43:02.219Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T23:43:02.219Z] === RUN TestTailEmptyFile [2022-04-05T23:43:02.219Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T23:43:02.219Z] === RUN TestTailNegativeN [2022-04-05T23:43:02.219Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:02.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.219Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.219Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.220Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:02.220Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.221Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.221Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.221Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.223Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.307Z] 2022/04/05 23:43:01 Closing DB instances... [2022-04-05T23:43:02.337Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-04-05T23:43:02.337Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T23:43:02.382Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.726Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.727Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:02.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:02.728Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:02.729Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:02.730Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:02.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:02.764Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T23:43:02.764Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T23:43:02.764Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T23:43:02.764Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T23:43:02.764Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T23:43:02.764Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T23:43:02.764Z] PASS [2022-04-05T23:43:02.764Z] coverage: 0.0% of statements [2022-04-05T23:43:02.764Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-05T23:43:02.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T23:43:02.945Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T23:43:03.202Z] --- PASS: TestDiskUsage (1.53s) [2022-04-05T23:43:03.202Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T23:43:03.202Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T23:43:03.202Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:43:03.203Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-04-05T23:43:03.203Z] PASS [2022-04-05T23:43:03.203Z] [2022-04-05T23:43:03.203Z] DONE 54 tests in 22.405s [2022-04-05T23:43:03.203Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T23:43:03.203Z] INFO: Testing against a local daemon [2022-04-05T23:43:03.203Z] === RUN TestVolumesCreateAndList [2022-04-05T23:43:03.203Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T23:43:03.203Z] === RUN TestVolumesRemove [2022-04-05T23:43:03.203Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-05T23:43:03.203Z] === RUN TestVolumesInspect [2022-04-05T23:43:03.203Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T23:43:03.203Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:43:03.203Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:43:03.203Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:43:03.203Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:43:03.203Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-05T23:43:03.203Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:43:03.203Z] PASS [2022-04-05T23:43:03.203Z] [2022-04-05T23:43:03.203Z] DONE 5 tests in 0.147s [2022-04-05T23:43:03.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:03.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:03.206Z] PASS [2022-04-05T23:43:03.206Z] coverage: 88.6% of statements [2022-04-05T23:43:03.206Z] ok github.com/docker/docker/pkg/tailfile 0.197s coverage: 88.6% of statements [2022-04-05T23:43:03.220Z] === RUN TestSizeEmpty [2022-04-05T23:43:03.220Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeEmptyFile [2022-04-05T23:43:03.220Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeNonemptyFile [2022-04-05T23:43:03.220Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T23:43:03.220Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T23:43:03.220Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T23:43:03.220Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestMoveToSubdir [2022-04-05T23:43:03.220Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-05T23:43:03.220Z] === RUN TestSizeNonExistingDirectory [2022-04-05T23:43:03.220Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T23:43:03.220Z] PASS [2022-04-05T23:43:03.220Z] coverage: 80.0% of statements [2022-04-05T23:43:03.220Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-04-05T23:43:03.676Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T23:43:03.676Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-05T23:43:03.676Z] === RUN TestTarSumRemove [2022-04-05T23:43:03.676Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestSortFileInfoSums [2022-04-05T23:43:03.676Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T23:43:03.676Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestNewTarSumForLabel [2022-04-05T23:43:03.676Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestEmptyTar [2022-04-05T23:43:03.676Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestTarSumsReadSize [2022-04-05T23:43:03.676Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestTarSums [2022-04-05T23:43:03.676Z] --- PASS: TestTarSums (0.07s) [2022-04-05T23:43:03.676Z] === RUN TestIteration [2022-04-05T23:43:03.676Z] --- PASS: TestIteration (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestVersionLabelForChecksum [2022-04-05T23:43:03.676Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestVersion [2022-04-05T23:43:03.676Z] --- PASS: TestVersion (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestGetVersion [2022-04-05T23:43:03.676Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T23:43:03.676Z] === RUN TestGetVersions [2022-04-05T23:43:03.676Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T23:43:03.676Z] PASS [2022-04-05T23:43:03.676Z] coverage: 89.3% of statements [2022-04-05T23:43:03.676Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2022-04-05T23:43:03.766Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-05T23:43:03.766Z] Removing test suite binaries [2022-04-05T23:43:04.024Z] exiting test-integration [2022-04-05T23:43:04.024Z] ++ exit 0 [2022-04-05T23:43:04.024Z] [2022-04-05T23:43:04.145Z] === RUN TestTruncIndex [2022-04-05T23:43:04.182Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-05T23:43:04.182Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T23:43:04.182Z] === RUN TestPollerAddRemove [2022-04-05T23:43:04.182Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T23:43:04.182Z] === RUN TestPollerEvent [2022-04-05T23:43:04.182Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:43:04.182Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T23:43:04.182Z] === RUN TestPollerClose [2022-04-05T23:43:04.182Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T23:43:04.182Z] PASS [2022-04-05T23:43:04.182Z] coverage: 36.2% of statements [2022-04-05T23:43:04.182Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-04-05T23:43:04.228Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-04-05T23:43:04.228Z] === RUN TestInspect [2022-04-05T23:43:04.615Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T23:43:04.615Z] PASS [2022-04-05T23:43:04.615Z] coverage: 91.5% of statements [2022-04-05T23:43:04.615Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-04-05T23:43:04.849Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2022-04-05T23:43:04.849Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:43:05.086Z] === RUN TestIsGIT [2022-04-05T23:43:05.086Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T23:43:05.086Z] === RUN TestIsTransport [2022-04-05T23:43:05.086Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T23:43:05.086Z] PASS [2022-04-05T23:43:05.086Z] coverage: 100.0% of statements [2022-04-05T23:43:05.086Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-04-05T23:43:05.150Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T23:43:05.150Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T23:43:05.150Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:43:05.150Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:43:05.150Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T23:43:05.150Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T23:43:05.150Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T23:43:05.150Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T23:43:05.150Z] === RUN TestCopyFile [2022-04-05T23:43:05.150Z] --- PASS: TestCopyFile (0.01s) [2022-04-05T23:43:05.151Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T23:43:05.151Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:43:05.151Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T23:43:05.151Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T23:43:05.151Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:43:05.151Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestWildcardMatches [2022-04-05T23:43:05.151Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestPatternMatches [2022-04-05T23:43:05.151Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T23:43:05.151Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T23:43:05.151Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T23:43:05.151Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T23:43:05.151Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T23:43:05.151Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T23:43:05.151Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestSingleExclamationError [2022-04-05T23:43:05.151Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestMatchesWithNoPatterns [2022-04-05T23:43:05.151Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T23:43:05.151Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestMatches [2022-04-05T23:43:05.151Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T23:43:05.151Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T23:43:05.151Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T23:43:05.151Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T23:43:05.151Z] --- PASS: TestMatches (0.01s) [2022-04-05T23:43:05.151Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T23:43:05.151Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T23:43:05.151Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T23:43:05.151Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatterns [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T23:43:05.151Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T23:43:05.151Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) Post stage [Pipeline] junit [2022-04-05T23:43:05.402Z] Recording test results [2022-04-05T23:43:05.555Z] === RUN TestVersionInfo [2022-04-05T23:43:05.555Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T23:43:05.555Z] === RUN TestAppendVersions [2022-04-05T23:43:05.555Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T23:43:05.555Z] PASS [2022-04-05T23:43:05.555Z] coverage: 88.9% of statements [2022-04-05T23:43:05.555Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-04-05T23:43:05.555Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T23:43:05.555Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T23:43:05.555Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T23:43:05.555Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T23:43:05.607Z] === RUN TestCreateIfNotExistsDir [2022-04-05T23:43:05.607Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-05T23:43:05.607Z] === RUN TestCreateIfNotExistsFile [2022-04-05T23:43:05.607Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-05T23:43:05.607Z] === RUN TestMatch [2022-04-05T23:43:05.607Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:43:05.607Z] === RUN TestCompile [2022-04-05T23:43:05.607Z] === RUN TestCompile/slash [2022-04-05T23:43:05.607Z] === RUN TestCompile/backslash [2022-04-05T23:43:05.607Z] --- PASS: TestCompile (0.00s) [2022-04-05T23:43:05.607Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T23:43:05.607Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T23:43:05.607Z] PASS [2022-04-05T23:43:05.607Z] coverage: 84.7% of statements [2022-04-05T23:43:05.607Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 84.7% of statements [2022-04-05T23:43:05.805Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2022-04-05T23:43:05.805Z] === RUN TestWaitNonBlocked [2022-04-05T23:43:05.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:43:05.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:43:05.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:43:05.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:43:05.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:43:05.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:43:06.063Z] --- PASS: TestTarFiles (5.62s) [2022-04-05T23:43:06.063Z] === RUN TestDetectCompressionZstd [2022-04-05T23:43:06.063Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestTarUntar [2022-04-05T23:43:06.063Z] --- PASS: TestTarUntar (0.06s) [2022-04-05T23:43:06.063Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T23:43:06.063Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-05T23:43:06.063Z] === RUN TestTarWithOptions [2022-04-05T23:43:06.063Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-05T23:43:06.063Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T23:43:06.063Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestUntarUstarGnuConflict [2022-04-05T23:43:06.063Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestUntarInvalidFilenames [2022-04-05T23:43:06.063Z] 2022/04/05 23:43:05 Closing DB instances... [2022-04-05T23:43:06.063Z] === RUN TestGet [2022-04-05T23:43:06.063Z] --- PASS: TestGet (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestGetShortcutString [2022-04-05T23:43:06.063Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T23:43:06.063Z] PASS [2022-04-05T23:43:06.063Z] coverage: 42.9% of statements [2022-04-05T23:43:06.063Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-04-05T23:43:06.063Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames635655098\\dest" [2022-04-05T23:43:06.063Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-05T23:43:06.063Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T23:43:06.063Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-05T23:43:06.063Z] === RUN TestUntarInvalidHardlink [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3931889850\\victim\\hello" -> "../victim/hello" [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1664553577\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1849554982\\victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1468510758\\victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink606935609\\victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink801284966\\victim" -> "../victim" [2022-04-05T23:43:06.063Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-05T23:43:06.063Z] === RUN TestUntarInvalidSymlink [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2929305458\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2736314554\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2923893753\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink112434843\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2338456368\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink662458978\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2422131509\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T23:43:06.063Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-05T23:43:06.063Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T23:43:06.063Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestXGlobalNoParent [2022-04-05T23:43:06.063Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T23:43:06.063Z] === RUN TestReplaceFileTarWrapper [2022-04-05T23:43:06.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-05T23:43:06.068Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-05T23:43:06.069Z] check_test.go:308: [d0882a4a7e404] daemon is not started [2022-04-05T23:43:06.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-05T23:43:06.069Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-05T23:43:06.069Z] check_test.go:308: [d02015933acc9] daemon is not started [2022-04-05T23:43:06.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-05T23:43:06.331Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T23:43:06.519Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-05T23:43:06.519Z] === RUN TestPrefixHeaderReadable [2022-04-05T23:43:06.519Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-05T23:43:06.519Z] === RUN TestDisablePigz [2022-04-05T23:43:06.519Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T23:43:06.519Z] --- PASS: TestDisablePigz (0.16s) [2022-04-05T23:43:06.519Z] === RUN TestPigz [2022-04-05T23:43:06.749Z] --- PASS: TestInspect (2.19s) [2022-04-05T23:43:06.749Z] === RUN TestCreateJob [2022-04-05T23:43:06.944Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-04-05T23:43:06.975Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T23:43:06.975Z] --- PASS: TestPigz (0.16s) [2022-04-05T23:43:06.975Z] === RUN TestNosysFileInfo [2022-04-05T23:43:06.975Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:43:06.975Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:43:06.975Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestCanonicalTarNameForPath [2022-04-05T23:43:06.975Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestCanonicalTarName [2022-04-05T23:43:06.975Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChmodTarEntry [2022-04-05T23:43:06.975Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestHardLinkOrder [2022-04-05T23:43:06.975Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-05T23:43:06.975Z] === RUN TestChangeString [2022-04-05T23:43:06.975Z] --- PASS: TestChangeString (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesWithNoChanges [2022-04-05T23:43:06.975Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-05T23:43:06.975Z] === RUN TestChangesWithChanges [2022-04-05T23:43:06.975Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-05T23:43:06.975Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T23:43:06.975Z] changes_test.go:196: needs more investigation [2022-04-05T23:43:06.975Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesDirsEmpty [2022-04-05T23:43:06.975Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:43:06.975Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesDirsMutated [2022-04-05T23:43:06.975Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:43:06.975Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestApplyLayer [2022-04-05T23:43:06.975Z] changes_test.go:433: needs further investigation [2022-04-05T23:43:06.975Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesSizeWithHardlinks [Pipeline] } [2022-04-05T23:43:06.975Z] changes_test.go:469: needs further investigation [2022-04-05T23:43:06.975Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T23:43:06.975Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T23:43:06.975Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestChangesSize [2022-04-05T23:43:06.975Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T23:43:06.975Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames256969572\\dest" [2022-04-05T23:43:06.975Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-05T23:43:06.975Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3860346724\\victim\\hello" -> "../victim/hello" [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2357268583\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2938027615\\victim" -> "../victim" [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3368955411\\victim" -> "../victim" [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2187118821\\victim" -> "../victim" [2022-04-05T23:43:06.975Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1447890448\\victim" -> "../victim" [2022-04-05T23:43:06.975Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-05T23:43:06.975Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1256505717\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2989769848\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2687234409\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink880609931\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.975Z] === RUN TestCreateIDMapOrder [2022-04-05T23:43:06.975Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T23:43:06.975Z] PASS [2022-04-05T23:43:06.975Z] coverage: 7.2% of statements [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink452888944\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.975Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-04-05T23:43:06.975Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1605612085\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:43:06.975Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-05T23:43:06.975Z] === RUN TestApplyLayerWhiteouts [2022-04-05T23:43:06.975Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-05T23:43:06.975Z] === RUN TestGenerateEmptyFile [2022-04-05T23:43:06.975Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T23:43:06.975Z] === RUN TestGenerateWithContent [2022-04-05T23:43:06.975Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T23:43:06.975Z] PASS [2022-04-05T23:43:06.975Z] coverage: 61.9% of statements [2022-04-05T23:43:06.975Z] ok github.com/docker/docker/pkg/archive 8.260s coverage: 61.9% of statements [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T23:43:07.122Z] === RUN TestNewSettable [2022-04-05T23:43:07.123Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T23:43:07.123Z] === RUN TestIsSettable [2022-04-05T23:43:07.123Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T23:43:07.123Z] === RUN TestUpdateSettingsEnv [2022-04-05T23:43:07.123Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T23:43:07.123Z] PASS [2022-04-05T23:43:07.123Z] coverage: 20.0% of statements [2022-04-05T23:43:07.123Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-04-05T23:43:07.123Z] --- PASS: TestGet (15.01s) [2022-04-05T23:43:07.123Z] === RUN TestPluginWithNoManifest [2022-04-05T23:43:07.123Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T23:43:07.123Z] === RUN TestGetAll [2022-04-05T23:43:07.123Z] --- PASS: TestGetAll (0.00s) [2022-04-05T23:43:07.123Z] PASS [2022-04-05T23:43:07.123Z] coverage: 73.2% of statements [2022-04-05T23:43:07.123Z] ok github.com/docker/docker/pkg/plugins 36.081s coverage: 73.2% of statements [2022-04-05T23:43:07.277Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-05T23:43:07.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-04-05T23:43:07.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-04-05T23:43:07.277Z] === RUN TestWaitBlocked [2022-04-05T23:43:07.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:43:07.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:43:07.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:43:07.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:43:07.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T23:43:07.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T23:43:07.290Z] + echo Ensuring container killed. [2022-04-05T23:43:07.290Z] Ensuring container killed. [2022-04-05T23:43:07.290Z] + docker rm -vf docker-pr13 [2022-04-05T23:43:07.290Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-04-05T23:43:07.433Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-04-05T23:43:07.433Z] === RUN TestNetworkDBNodeLeave [2022-04-05T23:43:07.566Z] + echo Chowning /workspace to jenkins user [2022-04-05T23:43:07.566Z] Chowning /workspace to jenkins user [2022-04-05T23:43:07.566Z] + id -u [2022-04-05T23:43:07.566Z] + id -g [2022-04-05T23:43:07.566Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T23:43:07.566Z] Unable to find image 'busybox:latest' locally [2022-04-05T23:43:07.566Z] latest: Pulling from library/busybox [2022-04-05T23:43:07.592Z] === RUN TestValidatePrivileges [2022-04-05T23:43:07.592Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T23:43:07.592Z] === RUN TestFilterByCapNeg [2022-04-05T23:43:07.592Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T23:43:07.592Z] === RUN TestFilterByCapPos [2022-04-05T23:43:07.592Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T23:43:07.592Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T23:43:07.592Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T23:43:07.592Z] PASS [2022-04-05T23:43:07.592Z] coverage: 12.0% of statements [2022-04-05T23:43:07.592Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-04-05T23:43:07.823Z] 554879bb3004: Pulling fs layer [2022-04-05T23:43:07.823Z] 554879bb3004: Download complete [2022-04-05T23:43:07.823Z] 554879bb3004: Pull complete [2022-04-05T23:43:07.823Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T23:43:07.823Z] Status: Downloaded newer image for busybox:latest [2022-04-05T23:43:07.850Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T23:43:08.066Z] === RUN TestLoad [2022-04-05T23:43:08.066Z] --- PASS: TestLoad (0.00s) [2022-04-05T23:43:08.066Z] === RUN TestSave [2022-04-05T23:43:08.066Z] --- PASS: TestSave (0.03s) [2022-04-05T23:43:08.066Z] === RUN TestAddDeleteGet [2022-04-05T23:43:08.066Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-05T23:43:08.066Z] === RUN TestInvalidTags [2022-04-05T23:43:08.066Z] --- PASS: TestInvalidTags (0.01s) [2022-04-05T23:43:08.066Z] PASS [2022-04-05T23:43:08.066Z] coverage: 84.4% of statements [2022-04-05T23:43:08.066Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements [2022-04-05T23:43:08.394Z] === RUN TestFixedBufferCap [2022-04-05T23:43:08.394Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestFixedBufferLen [2022-04-05T23:43:08.394Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestFixedBufferString [2022-04-05T23:43:08.394Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestFixedBufferWrite [2022-04-05T23:43:08.394Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestFixedBufferRead [2022-04-05T23:43:08.394Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestBytesPipeRead [2022-04-05T23:43:08.394Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestBytesPipeWrite [2022-04-05T23:43:08.394Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T23:43:08.394Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T23:43:08.427Z] --- PASS: TestWaitBlocked (0.07s) [2022-04-05T23:43:08.427Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-04-05T23:43:08.427Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-04-05T23:43:08.427Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T23:43:08.427Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T23:43:08.853Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-04-05T23:43:08.853Z] === RUN TestAtomicWriteToFile [2022-04-05T23:43:08.853Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-05T23:43:08.853Z] === RUN TestAtomicWriteSetCommit [2022-04-05T23:43:08.853Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T23:43:08.853Z] === RUN TestAtomicWriteSetCancel [2022-04-05T23:43:08.853Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T23:43:08.853Z] === RUN TestReadCloserWrapperClose [2022-04-05T23:43:08.853Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T23:43:08.853Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestReaderErrWrapperRead [2022-04-05T23:43:08.853Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestCancelReadCloser [2022-04-05T23:43:08.853Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-05T23:43:08.853Z] === RUN TestWriteCloserWrapperClose [2022-04-05T23:43:08.853Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestNopWriteCloser [2022-04-05T23:43:08.853Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestNopWriter [2022-04-05T23:43:08.853Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T23:43:08.853Z] === RUN TestWriteCounter [2022-04-05T23:43:08.853Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T23:43:08.853Z] PASS [2022-04-05T23:43:08.853Z] coverage: 69.6% of statements [2022-04-05T23:43:08.853Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 69.6% of statements [2022-04-05T23:43:09.001Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T23:43:09.001Z] check_test.go:308: [d09433e02b63a] daemon is not started [2022-04-05T23:43:09.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T23:43:09.054Z] time="2022-04-05T23:43:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReader [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T23:43:09.054Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T23:43:09.054Z] PASS [2022-04-05T23:43:09.054Z] coverage: 100.0% of statements [2022-04-05T23:43:09.054Z] ok github.com/docker/docker/registry/resumable 0.265s coverage: 100.0% of statements [2022-04-05T23:43:09.054Z] === RUN TestRestartManagerTimeout [2022-04-05T23:43:09.054Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T23:43:09.054Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T23:43:09.054Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T23:43:09.054Z] PASS [2022-04-05T23:43:09.054Z] coverage: 50.9% of statements [2022-04-05T23:43:09.054Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T23:43:09.263Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T23:43:09.525Z] + bundleName=amd64-cgroup2 [2022-04-05T23:43:09.525Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-05T23:43:09.525Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-05T23:43:09.525Z] + 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-05T23:43:09.525Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-05T23:43:09.529Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T23:43:09.529Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T23:43:09.529Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T23:43:09.529Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T23:43:09.529Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T23:43:09.529Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:43:09.529Z] === RUN TestValidateMirror [2022-04-05T23:43:09.529Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T23:43:09.529Z] === RUN TestLoadInsecureRegistries [Pipeline] archiveArtifacts [2022-04-05T23:43:09.790Z] Archiving artifacts [2022-04-05T23:43:09.825Z] === RUN TestError [2022-04-05T23:43:09.825Z] --- PASS: TestError (0.00s) [2022-04-05T23:43:09.825Z] === RUN TestProgressString [2022-04-05T23:43:09.825Z] === RUN TestProgressString/no_progress [2022-04-05T23:43:09.825Z] === RUN TestProgressString/progress_1 [2022-04-05T23:43:09.825Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T23:43:09.825Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T23:43:09.825Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T23:43:09.825Z] === RUN TestProgressString/with_units [2022-04-05T23:43:09.825Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T23:43:09.825Z] === RUN TestProgressString/hide_counts [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T23:43:09.825Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T23:43:09.825Z] === RUN TestJSONMessageDisplay [2022-04-05T23:43:09.998Z] time="2022-04-05T23:43:09Z" 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-05T23:43:09.998Z] time="2022-04-05T23:43:09Z" 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-05T23:43:09.998Z] time="2022-04-05T23:43:09Z" 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-05T23:43:09.998Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-05T23:43:09.998Z] === RUN TestNewServiceConfig [2022-04-05T23:43:09.998Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T23:43:09.998Z] === RUN TestValidateIndexName [2022-04-05T23:43:09.998Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T23:43:09.998Z] === RUN TestValidateIndexNameWithError [2022-04-05T23:43:09.998Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T23:43:09.998Z] === RUN TestEndpointParse [2022-04-05T23:43:09.998Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T23:43:09.998Z] === RUN TestEndpointParseInvalid [2022-04-05T23:43:09.999Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestValidateEndpoint [2022-04-05T23:43:09.999Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-05T23:43:09.999Z] === RUN TestPing [2022-04-05T23:43:09.999Z] --- PASS: TestPing (0.01s) [2022-04-05T23:43:09.999Z] === RUN TestPingRegistryEndpoint [2022-04-05T23:43:09.999Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:09.999Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestEndpoint [2022-04-05T23:43:09.999Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:09.999Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestParseRepositoryInfo [2022-04-05T23:43:09.999Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestNewIndexInfo [2022-04-05T23:43:09.999Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestMirrorEndpointLookup [2022-04-05T23:43:09.999Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:09.999Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestSearchRepositories [2022-04-05T23:43:09.999Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T23:43:09.999Z] Host: 127.0.0.1:49342 [2022-04-05T23:43:09.999Z] User-Agent: docker test client [2022-04-05T23:43:09.999Z] Authorization: Token fake-token [2022-04-05T23:43:09.999Z] X-Docker-Token: true [2022-04-05T23:43:09.999Z] Accept-Encoding: gzip [2022-04-05T23:43:09.999Z] [2022-04-05T23:43:09.999Z] [2022-04-05T23:43:09.999Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T23:43:09.999Z] Connection: close [2022-04-05T23:43:09.999Z] Content-Length: 144 [2022-04-05T23:43:09.999Z] Cache-Control: no-cache [2022-04-05T23:43:09.999Z] Content-Type: application/json [2022-04-05T23:43:09.999Z] Date: Tue, 05 Apr 2022 23:43:09 GMT [2022-04-05T23:43:09.999Z] Expires: -1 [2022-04-05T23:43:09.999Z] Pragma: no-cache [2022-04-05T23:43:09.999Z] Server: docker-tests/mock [2022-04-05T23:43:09.999Z] X-Docker-Registry-Config: mock [2022-04-05T23:43:09.999Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T23:43:09.999Z] [2022-04-05T23:43:09.999Z] [2022-04-05T23:43:09.999Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestTrustedLocation [2022-04-05T23:43:09.999Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T23:43:09.999Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T23:43:09.999Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestIsSecureIndex [2022-04-05T23:43:09.999Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T23:43:09.999Z] PASS [2022-04-05T23:43:09.999Z] coverage: 51.7% of statements [2022-04-05T23:43:09.999Z] ok github.com/docker/docker/registry 0.309s coverage: 51.7% of statements [2022-04-05T23:43:09.999Z] === RUN TestDecodeContainerConfig [2022-04-05T23:43:09.999Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T23:43:09.999Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestValidatePrivileged [2022-04-05T23:43:09.999Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T23:43:09.999Z] PASS [2022-04-05T23:43:09.999Z] coverage: 52.6% of statements [2022-04-05T23:43:09.999Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-04-05T23:43:09.999Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T23:43:09.999Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T23:43:09.999Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T23:43:09.999Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T23:43:09.999Z] PASS [2022-04-05T23:43:09.999Z] coverage: 62.5% of statements [2022-04-05T23:43:09.999Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-04-05T23:43:10.018Z] --- PASS: TestCreateJob (3.04s) [2022-04-05T23:43:10.018Z] === RUN TestReplicatedJob [2022-04-05T23:43:10.281Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-04-05T23:43:10.281Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T23:43:10.281Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T23:43:10.281Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T23:43:10.281Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T23:43:10.281Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T23:43:10.281Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-05T23:43:10.281Z] PASS [2022-04-05T23:43:10.281Z] coverage: 91.7% of statements [2022-04-05T23:43:10.281Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2022-04-05T23:43:10.281Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-04-05T23:43:10.281Z] === RUN TestNetworkDBWatch [2022-04-05T23:43:10.653Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T23:43:10.737Z] === RUN TestStandardLongPath [2022-04-05T23:43:10.737Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T23:43:10.737Z] === RUN TestUNCLongPath [2022-04-05T23:43:10.737Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T23:43:10.737Z] PASS [2022-04-05T23:43:10.737Z] coverage: 100.0% of statements [2022-04-05T23:43:10.737Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-04-05T23:43:11.228Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T23:43:11.509Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T23:43:11.698Z] === RUN TestNameFormat [2022-04-05T23:43:11.698Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T23:43:11.698Z] === RUN TestNameRetries [2022-04-05T23:43:11.698Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T23:43:11.698Z] PASS [2022-04-05T23:43:11.698Z] coverage: 85.7% of statements [2022-04-05T23:43:11.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-04-05T23:43:11.801Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T23:43:11.854Z] + make clean [2022-04-05T23:43:11.855Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T23:43:11.855Z] docker-dev-cache [2022-04-05T23:43:11.855Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T23:43:12.063Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2022-04-05T23:43:12.063Z] === CONT TestIpcModeOlderClient [2022-04-05T23:43:12.063Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-05T23:43:12.063Z] === CONT TestDaemonHostGatewayIP [2022-04-05T23:43:12.156Z] 2022/04/05 23:43:11 Closing DB instances... [2022-04-05T23:43:12.156Z] === RUN TestParseKeyValueOpt [2022-04-05T23:43:12.156Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T23:43:12.156Z] === RUN TestParseUintList [2022-04-05T23:43:12.156Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T23:43:12.156Z] === RUN TestParseUintListMaximumLimits [2022-04-05T23:43:12.156Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T23:43:12.156Z] PASS [2022-04-05T23:43:12.156Z] coverage: 97.0% of statements [2022-04-05T23:43:12.156Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-04-05T23:43:12.961Z] === RUN TestGetAddress [2022-04-05T23:43:12.961Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestRemove [2022-04-05T23:43:12.961Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:43:12.961Z] --- SKIP: TestRemove (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestInitializeWithVolumes [2022-04-05T23:43:12.961Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-05T23:43:12.961Z] === RUN TestCreate [2022-04-05T23:43:12.961Z] === RUN TestGetDriver [2022-04-05T23:43:12.961Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestVolumeRequestError [2022-04-05T23:43:12.961Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T23:43:12.961Z] PASS [2022-04-05T23:43:12.961Z] coverage: 36.1% of statements [2022-04-05T23:43:12.961Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:43:12.961Z] === RUN TestValidateName [2022-04-05T23:43:12.961Z] --- PASS: TestValidateName (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestCreateWithOpts [2022-04-05T23:43:12.961Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:43:12.961Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestRelaodNoOpts [2022-04-05T23:43:12.961Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-04-05T23:43:12.961Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-05T23:43:12.961Z] PASS [2022-04-05T23:43:12.961Z] coverage: 41.5% of statements [2022-04-05T23:43:12.961Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRaw [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T23:43:12.961Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRaw [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T23:43:12.961Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestConvertTmpfsOptions [2022-04-05T23:43:12.961Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T23:43:12.961Z] linux_parser_test.go:209: data="ro" [2022-04-05T23:43:12.961Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestParseMountSpec [2022-04-05T23:43:12.961Z] parser_test.go:62: case 0 [2022-04-05T23:43:12.961Z] parser_test.go:62: case 1 [2022-04-05T23:43:12.961Z] parser_test.go:62: case 2 [2022-04-05T23:43:12.961Z] parser_test.go:62: case 3 [2022-04-05T23:43:12.961Z] parser_test.go:62: case 4 [2022-04-05T23:43:12.961Z] parser_test.go:62: case 5 [2022-04-05T23:43:12.961Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestValidateMount [2022-04-05T23:43:12.961Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRaw [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:43:12.961Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T23:43:12.961Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:43:12.961Z] PASS [2022-04-05T23:43:12.961Z] coverage: 67.6% of statements [2022-04-05T23:43:12.961Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T23:43:13.118Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:43:13.118Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:43:13.118Z] PASS [2022-04-05T23:43:13.118Z] coverage: 36.4% of statements [2022-04-05T23:43:13.118Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-04-05T23:43:13.574Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-05T23:43:13.574Z] === RUN TestNetworkDBBulkSync [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T23:43:13.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-05T23:43:14.031Z] === RUN TestNewAndRemove [2022-04-05T23:43:14.031Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T23:43:14.031Z] === RUN TestRemoveInvalidPath [2022-04-05T23:43:14.031Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T23:43:14.031Z] PASS [2022-04-05T23:43:14.031Z] coverage: 82.6% of statements [2022-04-05T23:43:14.031Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-04-05T23:43:14.528Z] === RUN TestSetGetMeta [2022-04-05T23:43:14.528Z] === PAUSE TestSetGetMeta [2022-04-05T23:43:14.528Z] === RUN TestRestore [2022-04-05T23:43:14.528Z] === PAUSE TestRestore [2022-04-05T23:43:14.528Z] === RUN TestServiceCreate [2022-04-05T23:43:14.528Z] === PAUSE TestServiceCreate [2022-04-05T23:43:14.528Z] === RUN TestServiceList [2022-04-05T23:43:14.528Z] === PAUSE TestServiceList [2022-04-05T23:43:14.528Z] === RUN TestServiceRemove [2022-04-05T23:43:14.528Z] === PAUSE TestServiceRemove [2022-04-05T23:43:14.528Z] === RUN TestServiceGet [2022-04-05T23:43:14.528Z] === PAUSE TestServiceGet [2022-04-05T23:43:14.528Z] === RUN TestServicePrune [2022-04-05T23:43:14.528Z] === PAUSE TestServicePrune [2022-04-05T23:43:14.528Z] === RUN TestCreate [2022-04-05T23:43:14.528Z] === PAUSE TestCreate [2022-04-05T23:43:14.528Z] === RUN TestRemove [2022-04-05T23:43:14.528Z] === PAUSE TestRemove [2022-04-05T23:43:14.528Z] === RUN TestList [2022-04-05T23:43:14.528Z] === PAUSE TestList [2022-04-05T23:43:14.528Z] === RUN TestFindByDriver [2022-04-05T23:43:14.528Z] === PAUSE TestFindByDriver [2022-04-05T23:43:14.528Z] === RUN TestFindByReferenced [2022-04-05T23:43:14.528Z] === PAUSE TestFindByReferenced [2022-04-05T23:43:14.528Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T23:43:14.528Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T23:43:14.528Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:14.528Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:14.528Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T23:43:14.528Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T23:43:14.528Z] === RUN TestRefDerefRemove [2022-04-05T23:43:14.528Z] === PAUSE TestRefDerefRemove [2022-04-05T23:43:14.528Z] === RUN TestGet [2022-04-05T23:43:14.528Z] === PAUSE TestGet [2022-04-05T23:43:14.528Z] === RUN TestGetWithReference [2022-04-05T23:43:14.528Z] === PAUSE TestGetWithReference [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:14.528Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:14.528Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T23:43:14.528Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T23:43:14.528Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T23:43:14.528Z] === CONT TestSetGetMeta [2022-04-05T23:43:14.528Z] === CONT TestList [2022-04-05T23:43:14.528Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T23:43:14.528Z] === CONT TestServiceGet [2022-04-05T23:43:14.528Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:14.528Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-05T23:43:14.528Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T23:43:14.528Z] --- PASS: TestList (0.04s) [2022-04-05T23:43:14.528Z] === CONT TestFindByReferenced [2022-04-05T23:43:14.528Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestFindByDriver [2022-04-05T23:43:14.528Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestRemove [2022-04-05T23:43:14.528Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestCreate [2022-04-05T23:43:14.528Z] --- PASS: TestFindByDriver (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestServicePrune [2022-04-05T23:43:14.528Z] --- PASS: TestCreate (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestGet [2022-04-05T23:43:14.528Z] --- PASS: TestRemove (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestGetWithReference [2022-04-05T23:43:14.528Z] --- PASS: TestGet (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestRefDerefRemove [2022-04-05T23:43:14.528Z] --- PASS: TestGetWithReference (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestServiceList [2022-04-05T23:43:14.528Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-05T23:43:14.528Z] === CONT TestServiceRemove [2022-04-05T23:43:14.528Z] --- PASS: TestServiceGet (0.20s) [2022-04-05T23:43:14.528Z] === CONT TestServiceCreate [2022-04-05T23:43:14.528Z] time="2022-04-05T23:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:14.528Z] --- PASS: TestServiceRemove (0.09s) [2022-04-05T23:43:14.528Z] === CONT TestRestore [2022-04-05T23:43:14.528Z] time="2022-04-05T23:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:14.528Z] --- PASS: TestServiceList (0.11s) [2022-04-05T23:43:14.528Z] time="2022-04-05T23:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:14.528Z] time="2022-04-05T23:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T23:43:14.528Z] --- PASS: TestServiceCreate (0.02s) [2022-04-05T23:43:14.528Z] time="2022-04-05T23:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:14.528Z] --- PASS: TestRestore (0.02s) [2022-04-05T23:43:14.528Z] --- PASS: TestServicePrune (0.16s) [2022-04-05T23:43:14.528Z] PASS [2022-04-05T23:43:14.528Z] coverage: 69.0% of statements [2022-04-05T23:43:14.528Z] ok github.com/docker/docker/volume/service 0.281s coverage: 69.0% of statements [2022-04-05T23:43:14.994Z] 2022/04/05 23:43:14 Closing DB instances... [2022-04-05T23:43:15.262Z] --- PASS: TestReplicatedJob (4.97s) [2022-04-05T23:43:15.262Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:43:15.905Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2022-04-05T23:43:15.905Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T23:43:15.955Z] --- PASS: TestGetAddress (24.43s) [2022-04-05T23:43:15.955Z] === RUN TestRequestSyntaxCheck [2022-04-05T23:43:15.955Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-05T23:43:15.955Z] === RUN TestRequest [2022-04-05T23:43:15.955Z] === RUN TestFailedConnection [2022-04-05T23:43:16.412Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-05T23:43:16.412Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T23:43:17.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-05T23:43:17.782Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-04-05T23:43:17.782Z] === RUN TestServiceListWithStatuses [2022-04-05T23:43:17.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:43:17.782Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:43:17.782Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:43:17.940Z] --- PASS: TestFailedConnection (2.18s) [2022-04-05T23:43:17.940Z] === RUN TestFailOnce [2022-04-05T23:43:18.395Z] 2022/04/05 23:43:17 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-04-05T23:43:18.395Z] goroutine 34 [running]: [2022-04-05T23:43:18.395Z] net/http.(*conn).serve.func1() [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:43:18.395Z] panic({0xcf3700, 0xe3d040}) [2022-04-05T23:43:18.395Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:43:18.395Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0002a9a70?) [2022-04-05T23:43:18.395Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T23:43:18.395Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe42858?, 0xc00019c0e0?}, 0xc4da66?) [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:43:18.395Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe42858, 0xc00019c0e0}, 0xc0002b2000) [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T23:43:18.395Z] net/http.serverHandler.ServeHTTP({0xe40e78?}, {0xe42858, 0xc00019c0e0}, 0xc0002b2000) [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:43:18.395Z] net/http.(*conn).serve(0xc0002a0000, {0xe42d58, 0xc0002820c0}) [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:43:18.395Z] created by net/http.(*Server).Serve [2022-04-05T23:43:18.395Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:43:18.395Z] time="2022-04-05T23:43:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T23:43:18.689Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s) [2022-04-05T23:43:18.690Z] === CONT TestDaemonRestartIpcMode [2022-04-05T23:43:19.358Z] --- PASS: TestFailOnce (1.21s) [2022-04-05T23:43:19.358Z] === RUN TestEchoInputOutput [2022-04-05T23:43:19.358Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T23:43:19.358Z] === RUN TestBackoff [2022-04-05T23:43:19.358Z] --- PASS: TestBackoff (0.00s) [2022-04-05T23:43:19.358Z] === RUN TestAbortRetry [2022-04-05T23:43:19.358Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T23:43:19.358Z] === RUN TestClientScheme [2022-04-05T23:43:19.358Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T23:43:19.358Z] === RUN TestNewClientWithTimeout [2022-04-05T23:43:19.358Z] 2022/04/05 23:43:19 Closing DB instances... [2022-04-05T23:43:19.814Z] time="2022-04-05T23:43:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T23:43:20.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-05T23:43:21.341Z] time="2022-04-05T23:43:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T23:43:21.952Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-04-05T23:43:21.953Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:43:22.005Z] --- PASS: TestContainerKillOnDaemonStart (13.69s) [2022-04-05T23:43:22.267Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2022-04-05T23:43:22.267Z] PASS [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === Skipped [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T23:43:22.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:43:22.267Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:43:22.267Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T23:43:22.267Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-04-05T23:43:22.267Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T23:43:22.267Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:43:22.267Z] [2022-04-05T23:43:22.267Z] DONE 201 tests, 6 skipped in 168.067s [2022-04-05T23:43:22.267Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T23:43:22.267Z] ++ 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-05T23:43:22.267Z] ++ set -e [2022-04-05T23:43:22.267Z] ++ '[' -n 0 ']' [2022-04-05T23:43:22.267Z] ++ set -x [2022-04-05T23:43:22.267Z] ++ 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-05T23:43:22.306Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-04-05T23:43:22.307Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T23:43:22.529Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:43:23.102Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:43:23.102Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T23:43:23.102Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T23:43:23.102Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T23:43:23.102Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T23:43:23.102Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T23:43:23.102Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T23:43:23.102Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T23:43:23.102Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T23:43:23.268Z] 2022/04/05 23:43:23 Closing DB instances... [2022-04-05T23:43:23.364Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T23:43:23.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-05T23:43:23.364Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T23:43:23.625Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T23:43:23.625Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2022-04-05T23:43:23.625Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-04-05T23:43:23.625Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:43:23.625Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T23:43:23.724Z] --- PASS: TestRequest (7.81s) [2022-04-05T23:43:23.724Z] === RUN TestOverlappingRequests [2022-04-05T23:43:23.725Z] time="2022-04-05T23:43:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-05T23:43:24.181Z] --- PASS: TestOverlappingRequests (0.39s) [2022-04-05T23:43:24.181Z] === RUN TestRelease [2022-04-05T23:43:24.198Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T23:43:24.771Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T23:43:24.771Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T23:43:25.143Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-05T23:43:25.143Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T23:43:25.218Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-04-05T23:43:25.218Z] === RUN TestServicePlugin [2022-04-05T23:43:25.218Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:43:25.218Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T23:43:25.218Z] === RUN TestServiceUpdateLabel [2022-04-05T23:43:25.600Z] --- PASS: TestRelease (1.56s) [2022-04-05T23:43:25.600Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:43:25.727Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T23:43:26.241Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-05T23:43:26.241Z] Copying nested executables into bundles/binary-daemon [2022-04-05T23:43:26.585Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-04-05T23:43:26.585Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:43:26.809Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-05T23:43:26.809Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:43:27.067Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-05T23:43:27.067Z] [2022-04-05T23:43:27.118Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T23:43:27.118Z] daemon_test.go:156: [d30a45b285e1b] daemon is not started [2022-04-05T23:43:27.118Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-05T23:43:27.118Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-04-05T23:43:27.118Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-04-05T23:43:27.118Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-05T23:43:27.118Z] === RUN TestDaemonProxy [2022-04-05T23:43:27.118Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T23:43:27.380Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T23:43:27.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-05T23:43:28.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/make.sh cross [2022-04-05T23:43:28.494Z] time="2022-04-05T23:43:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T23:43:28.592Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T23:43:28.594Z] [2022-04-05T23:43:28.594Z] Removing bundles/ [2022-04-05T23:43:28.854Z] [2022-04-05T23:43:28.854Z] ---> Making bundle: cross (in bundles/cross) [2022-04-05T23:43:28.854Z] Cross building: bundles/cross/linux/amd64 [2022-04-05T23:43:28.854Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-05T23:43:28.854Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-05T23:43:30.026Z] --- PASS: TestAllocateRandomDeallocate (4.25s) [2022-04-05T23:43:30.026Z] === RUN TestRetrieveFromStore [2022-04-05T23:43:30.512Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T23:43:30.774Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T23:43:30.997Z] === RUN TestParseEmptyInterface [2022-04-05T23:43:30.997Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestParseNonInterfaceType [2022-04-05T23:43:30.997Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestParseWithOneFunction [2022-04-05T23:43:30.997Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestParseWithMultipleFuncs [2022-04-05T23:43:30.997Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestParseWithUnnamedReturn [2022-04-05T23:43:30.997Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestEmbeddedInterface [2022-04-05T23:43:30.997Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestParsedImports [2022-04-05T23:43:30.997Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T23:43:30.997Z] === RUN TestAliasedImports [2022-04-05T23:43:30.997Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T23:43:30.997Z] PASS [2022-04-05T23:43:30.997Z] coverage: 56.8% of statements [2022-04-05T23:43:30.997Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-04-05T23:43:31.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-05T23:43:31.455Z] --- PASS: TestRetrieveFromStore (1.43s) [2022-04-05T23:43:31.455Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T23:43:31.455Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-05T23:43:31.455Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T23:43:31.455Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T23:43:31.455Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T23:43:31.455Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T23:43:31.455Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T23:43:31.455Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T23:43:31.455Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T23:43:31.455Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T23:43:31.455Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T23:43:31.455Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T23:43:31.455Z] === RUN TestDebug [2022-04-05T23:43:31.455Z] --- PASS: TestDebug (0.00s) [2022-04-05T23:43:31.455Z] === RUN TestRequestPoolParallel [2022-04-05T23:43:31.913Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-04-05T23:43:31.913Z] === RUN TestFullAllocateRelease [2022-04-05T23:43:31.983Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T23:43:31.983Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-05T23:43:31.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-05T23:43:31.983Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-05T23:43:31.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-05T23:43:31.983Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-05T23:43:32.247Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-05T23:43:32.247Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-05T23:43:32.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-05T23:43:32.247Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T23:43:32.360Z] 2022/04/05 23:43:31 Closing DB instances... [2022-04-05T23:43:32.369Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-04-05T23:43:32.369Z] === RUN TestOddAllocateRelease [2022-04-05T23:43:32.369Z] === RUN TestHTTPTransport [2022-04-05T23:43:32.369Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T23:43:32.369Z] PASS [2022-04-05T23:43:32.369Z] coverage: 85.7% of statements [2022-04-05T23:43:32.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-04-05T23:43:32.369Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-05T23:43:32.369Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T23:43:32.369Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-05T23:43:32.369Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T23:43:32.820Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T23:43:32.825Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-05T23:43:32.825Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T23:43:32.825Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-05T23:43:32.825Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T23:43:32.825Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:32.825Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T23:43:32.825Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:32.825Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:43:32.825Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T23:43:32.825Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:32.825Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:43:32.825Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T23:43:32.825Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:32.825Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:43:32.825Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:43:32.825Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T23:43:32.825Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:32.825Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:43:32.825Z] PASS [2022-04-05T23:43:32.825Z] coverage: 85.3% of statements [2022-04-05T23:43:32.825Z] ok github.com/docker/docker/libnetwork/ipam 48.632s coverage: 85.3% of statements [2022-04-05T23:43:33.283Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:43:33.283Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T23:43:33.283Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T23:43:33.283Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:43:33.283Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T23:43:33.283Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T23:43:33.283Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T23:43:33.283Z] === RUN TestBufferPoolPutAndGet [2022-04-05T23:43:33.283Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T23:43:33.283Z] PASS [2022-04-05T23:43:33.283Z] coverage: 88.2% of statements [2022-04-05T23:43:33.283Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-04-05T23:43:33.348Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-05T23:43:33.348Z] === RUN TestFindNode [2022-04-05T23:43:33.348Z] 2022/04/05 23:43:33 Closing DB instances... [2022-04-05T23:43:33.348Z] --- PASS: TestFindNode (0.02s) [2022-04-05T23:43:33.348Z] === RUN TestChangeNodeState [2022-04-05T23:43:33.348Z] 2022/04/05 23:43:33 Closing DB instances... [2022-04-05T23:43:33.348Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-05T23:43:33.348Z] === RUN TestNodeReincarnation [2022-04-05T23:43:33.348Z] 2022/04/05 23:43:33 Closing DB instances... [2022-04-05T23:43:33.394Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-05T23:43:33.394Z] --- PASS: TestDaemonProxy (6.46s) [2022-04-05T23:43:33.394Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-05T23:43:33.394Z] --- PASS: TestDaemonProxy/command-line_options (1.85s) [2022-04-05T23:43:33.394Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-04-05T23:43:33.394Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T23:43:33.394Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T23:43:33.394Z] PASS [2022-04-05T23:43:33.394Z] [2022-04-05T23:43:33.394Z] === Skipped [2022-04-05T23:43:33.394Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T23:43:33.394Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-05T23:43:33.394Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T23:43:33.394Z] [2022-04-05T23:43:33.394Z] DONE 17 tests, 1 skipped in 10.987s [2022-04-05T23:43:33.394Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T23:43:33.394Z] ++ 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-05T23:43:33.394Z] ++ set -e [2022-04-05T23:43:33.394Z] ++ '[' -n 0 ']' [2022-04-05T23:43:33.394Z] ++ set -x [2022-04-05T23:43:33.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=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-05T23:43:33.655Z] INFO: Testing against a local daemon [2022-04-05T23:43:33.655Z] === RUN TestCommitInheritsEnv [2022-04-05T23:43:33.740Z] === RUN TestOutputOnPrematureClose [2022-04-05T23:43:33.740Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T23:43:33.740Z] === RUN TestCompleteSilently [2022-04-05T23:43:33.740Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T23:43:33.740Z] PASS [2022-04-05T23:43:33.740Z] coverage: 75.9% of statements [2022-04-05T23:43:33.740Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-05T23:43:34.196Z] === RUN TestSendToOneSub [2022-04-05T23:43:34.196Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T23:43:34.196Z] === RUN TestSendToMultipleSubs [2022-04-05T23:43:34.196Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T23:43:34.196Z] === RUN TestEvictOneSub [2022-04-05T23:43:34.196Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T23:43:34.196Z] === RUN TestClosePublisher [2022-04-05T23:43:34.196Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T23:43:34.196Z] === RUN TestPubSubRace [2022-04-05T23:43:34.229Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-04-05T23:43:34.229Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:43:34.229Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T23:43:34.229Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:43:34.229Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T23:43:34.229Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T23:43:34.229Z] === RUN TestImportWithCustomPlatform// [2022-04-05T23:43:34.229Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T23:43:34.491Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T23:43:34.753Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T23:43:34.753Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T23:43:34.753Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T23:43:34.753Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform (0.70s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T23:43:34.753Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T23:43:34.753Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:43:35.014Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-05T23:43:35.014Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:43:35.014Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-05T23:43:35.014Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:43:35.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-05T23:43:35.538Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2022-04-05T23:43:35.538Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T23:43:35.725Z] --- PASS: TestPubSubRace (1.06s) [2022-04-05T23:43:35.725Z] PASS [2022-04-05T23:43:35.725Z] coverage: 75.0% of statements [2022-04-05T23:43:35.725Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2022-04-05T23:43:36.111Z] time="2022-04-05T23:43:35Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-05T23:43:36.111Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-05T23:43:36.181Z] === RUN TestRegister [2022-04-05T23:43:36.181Z] --- PASS: TestRegister (0.00s) [2022-04-05T23:43:36.181Z] === RUN TestCommand [2022-04-05T23:43:36.181Z] --- PASS: TestCommand (0.03s) [2022-04-05T23:43:36.181Z] === RUN TestNaiveSelf [2022-04-05T23:43:36.181Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-05T23:43:36.181Z] PASS [2022-04-05T23:43:36.181Z] coverage: 82.4% of statements [2022-04-05T23:43:36.181Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-04-05T23:43:37.145Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-05T23:43:37.145Z] === RUN TestClientStream [2022-04-05T23:43:37.145Z] --- PASS: TestClientStream (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestClientSendFile [2022-04-05T23:43:37.145Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestClientWithRequestTimeout [2022-04-05T23:43:37.145Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-05T23:43:37.145Z] === RUN TestFileSpecPlugin [2022-04-05T23:43:37.145Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-05T23:43:37.145Z] === RUN TestFileJSONSpecPlugin [2022-04-05T23:43:37.145Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T23:43:37.145Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestPluginAddHandler [2022-04-05T23:43:37.145Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestPluginWaitBadPlugin [2022-04-05T23:43:37.145Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestGet [2022-04-05T23:43:37.145Z] time="2022-04-05T23:43:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T23:43:37.145Z] === RUN TestDump [2022-04-05T23:43:37.145Z] goroutine 6 [running]: [2022-04-05T23:43:37.145Z] github.com/docker/docker/pkg/stack.dump(0x852d57?) [2022-04-05T23:43:37.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:43:37.145Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T23:43:37.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T23:43:37.145Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T23:43:37.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T23:43:37.145Z] testing.tRunner(0xc00015c340, 0xa1a498) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:43:37.145Z] created by testing.(*T).Run [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:43:37.145Z] [2022-04-05T23:43:37.145Z] goroutine 1 [chan receive]: [2022-04-05T23:43:37.145Z] testing.(*T).Run(0xc00015c1a0, {0xa0913c?, 0x82c1f3?}, 0xa1a498) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:43:37.145Z] testing.runTests.func1(0xc00006c840?) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:43:37.145Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:43:37.145Z] testing.runTests(0xc000058500?, {0xb9e400, 0x3, 0x3}, {0x23454210108?, 0x40?, 0xba34a0?}) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:43:37.145Z] testing.(*M).Run(0xc000058500) [2022-04-05T23:43:37.145Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:43:37.145Z] main.main() [2022-04-05T23:43:37.145Z] _testmain.go:99 +0x255 [2022-04-05T23:43:37.145Z] --- PASS: TestDump (0.00s) [2022-04-05T23:43:37.145Z] === RUN TestDumpToFile [2022-04-05T23:43:37.601Z] --- PASS: TestDumpToFile (0.21s) [2022-04-05T23:43:37.601Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T23:43:37.601Z] goroutine 8 [running]: [2022-04-05T23:43:37.601Z] github.com/docker/docker/pkg/stack.dump(0x8cecd3?) [2022-04-05T23:43:37.601Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:43:37.601Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x8ceca0?}) [2022-04-05T23:43:37.601Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T23:43:37.601Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-04-05T23:43:37.601Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T23:43:37.601Z] testing.tRunner(0xc00015c9c0, 0xa1a488) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:43:37.601Z] created by testing.(*T).Run [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:43:37.601Z] [2022-04-05T23:43:37.601Z] goroutine 1 [chan receive]: [2022-04-05T23:43:37.601Z] testing.(*T).Run(0xc00015c1a0, {0xa10713?, 0x82c1f3?}, 0xa1a488) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:43:37.601Z] testing.runTests.func1(0xc00006c840?) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:43:37.601Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:43:37.601Z] testing.runTests(0xc000058500?, {0xb9e400, 0x3, 0x3}, {0x23454210108?, 0x40?, 0xba34a0?}) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:43:37.601Z] testing.(*M).Run(0xc000058500) [2022-04-05T23:43:37.601Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:43:37.601Z] main.main() [2022-04-05T23:43:37.601Z] _testmain.go:99 +0x255 [2022-04-05T23:43:37.601Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T23:43:37.601Z] PASS [2022-04-05T23:43:37.601Z] coverage: 90.9% of statements [2022-04-05T23:43:37.601Z] ok github.com/docker/docker/pkg/stack 0.254s coverage: 90.9% of statements [2022-04-05T23:43:38.029Z] check_test.go:308: [d73d7f2fcde14] daemon is not started [2022-04-05T23:43:38.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-05T23:43:38.029Z] --- PASS: TestRemoveImageGarbageCollector (2.69s) [2022-04-05T23:43:38.029Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:43:38.029Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-05T23:43:38.029Z] === RUN TestTagInvalidReference [2022-04-05T23:43:38.058Z] time="2022-04-05T23:43:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T23:43:38.058Z] === RUN TestNewStdWriter [2022-04-05T23:43:38.058Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T23:43:38.058Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestWriteWithNilBytes [2022-04-05T23:43:38.058Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestWrite [2022-04-05T23:43:38.058Z] --- PASS: TestWrite (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestWriteWithWriterError [2022-04-05T23:43:38.058Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T23:43:38.058Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyWriteAndRead [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T23:43:38.058Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T23:43:38.058Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T23:43:38.058Z] PASS [2022-04-05T23:43:38.058Z] coverage: 100.0% of statements [2022-04-05T23:43:38.058Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-04-05T23:43:38.291Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-05T23:43:38.291Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:43:38.291Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-05T23:43:38.291Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:43:38.291Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-05T23:43:38.291Z] === RUN TestTagOfficialNames [2022-04-05T23:43:38.291Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-05T23:43:38.291Z] === RUN TestTagMatchesDigest [2022-04-05T23:43:38.291Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-05T23:43:38.291Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T23:43:39.028Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T23:43:39.028Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T23:43:39.028Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestFormatStatus [2022-04-05T23:43:39.028Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestFormatError [2022-04-05T23:43:39.028Z] --- PASS: TestFormatError (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestFormatJSONError [2022-04-05T23:43:39.028Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T23:43:39.028Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T23:43:39.028Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestNewJSONProgressOutput [2022-04-05T23:43:39.028Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestAuxFormatterEmit [2022-04-05T23:43:39.028Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestStreamWriterStdout [2022-04-05T23:43:39.028Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T23:43:39.028Z] === RUN TestStreamWriterStderr [2022-04-05T23:43:39.028Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T23:43:39.028Z] PASS [2022-04-05T23:43:39.028Z] coverage: 66.2% of statements [2022-04-05T23:43:39.028Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T23:43:39.236Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-05T23:43:39.236Z] === RUN TestParallelCreate [2022-04-05T23:43:39.236Z] 2022/04/05 23:43:38 Closing DB instances... [2022-04-05T23:43:39.236Z] --- PASS: TestParallelCreate (0.02s) [2022-04-05T23:43:39.236Z] === RUN TestParallelDelete [2022-04-05T23:43:39.236Z] 2022/04/05 23:43:38 Closing DB instances... [2022-04-05T23:43:39.236Z] --- PASS: TestParallelDelete (0.02s) [2022-04-05T23:43:39.236Z] === RUN TestNetworkDBIslands [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:acf905f53d8d with config:&{NodeID:acf905f53d8d 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-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node acf905f53d8d/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node acf905f53d8d/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f0212432055b with config:&{NodeID:f0212432055b 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-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node f0212432055b/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node f0212432055b/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node f0212432055b/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node f0212432055b/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node acf905f53d8d/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=info msg="Node acf905f53d8d/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-05T23:43:39.236Z] time="2022-04-05T23:43:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69c533f77964 with config:&{NodeID:69c533f77964 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-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node acf905f53d8d/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node acf905f53d8d/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node f0212432055b/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node f0212432055b/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bdd27826e252 with config:&{NodeID:bdd27826e252 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-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node acf905f53d8d/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node acf905f53d8d/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node f0212432055b/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node f0212432055b/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=info msg="Node 69c533f77964/172.18.52.14, added to nodes list" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T23:43:39.705Z] time="2022-04-05T23:43:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-05T23:43:39.991Z] === RUN TestGenerateRandomID [2022-04-05T23:43:39.991Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestShortenId [2022-04-05T23:43:39.991Z] --- PASS: TestShortenId (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestShortenSha256Id [2022-04-05T23:43:39.991Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestShortenIdEmpty [2022-04-05T23:43:39.991Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestShortenIdInvalid [2022-04-05T23:43:39.991Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestIsShortIDNonHex [2022-04-05T23:43:39.991Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T23:43:39.991Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T23:43:39.991Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T23:43:39.991Z] PASS [2022-04-05T23:43:39.991Z] coverage: 70.6% of statements [2022-04-05T23:43:39.991Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-04-05T23:43:39.991Z] time="2022-04-05T23:43:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:39Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:309ca8d5be7e with config:&{NodeID:309ca8d5be7e 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-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 69c533f77964/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node 69c533f77964/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node f0212432055b/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node f0212432055b/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-05T23:43:40.174Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T23:43:40.448Z] === RUN TestIsCpusetListAvailable [2022-04-05T23:43:40.448Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T23:43:40.448Z] PASS [2022-04-05T23:43:40.448Z] coverage: 39.4% of statements [2022-04-05T23:43:40.448Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:40.653Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=info msg="The new bootstrap node list is:[172.18.52.14:10033 172.18.52.14:10034 172.18.52.14:10035]" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10033" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49368" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49369" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10034" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10035" [2022-04-05T23:43:40.653Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49370" [2022-04-05T23:43:41.124Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="The new bootstrap node list is:[172.18.52.14:10033 172.18.52.14:10034 172.18.52.14:10035]" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10033" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49371" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10034" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49372" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10035" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49373" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="node 0 leaving" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="node4(bdd27826e252): Node leave event for acf905f53d8d/172.18.52.14" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="node3(69c533f77964): Node leave event for acf905f53d8d/172.18.52.14" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="node5(309ca8d5be7e): Node leave event for acf905f53d8d/172.18.52.14" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:40Z" level=info msg="Node acf905f53d8d change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:41Z" level=info msg="node1(acf905f53d8d): Node leave event for acf905f53d8d/172.18.52.14" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.124Z] time="2022-04-05T23:43:41Z" level=info msg="node2(f0212432055b): Node leave event for acf905f53d8d/172.18.52.14" [2022-04-05T23:43:41.431Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-04-05T23:43:41.431Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node acf905f53d8d/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="node 1 leaving" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="node5(309ca8d5be7e): Node leave event for f0212432055b/172.18.52.14" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b/172.18.52.14, left gossip cluster" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b change state NodeActive --> NodeFailed" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b/172.18.52.14, added to failed nodes list" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="node3(69c533f77964): Node leave event for f0212432055b/172.18.52.14" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b change state NodeActive --> NodeLeft" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=info msg="node4(bdd27826e252): Node leave event for f0212432055b/172.18.52.14" [2022-04-05T23:43:41.594Z] time="2022-04-05T23:43:41Z" level=error msg="node: f0212432055b is unknown to memberlist" [2022-04-05T23:43:41.600Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-05T23:43:41.600Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node f0212432055b/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="node 2 leaving" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=warning msg="memberlist: Failed to send gossip to 172.18.52.14:10037: write udp [::]:10034->172.18.52.14:10037: use of closed network connection" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node 69c533f77964 change state NodeActive --> NodeLeft" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="node4(bdd27826e252): Node leave event for 69c533f77964/172.18.52.14" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node 69c533f77964 change state NodeActive --> NodeLeft" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="node5(309ca8d5be7e): Node leave event for 69c533f77964/172.18.52.14" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node 69c533f77964 change state NodeActive --> NodeLeft" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="node3(69c533f77964): Node leave event for 69c533f77964/172.18.52.14" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=debug msg="memberlist: Failed ping: 309ca8d5be7e (timeout reached)" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.52.14:10036: use of closed network connection" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.52.14:10034: use of closed network connection" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.52.14:10035: use of closed network connection" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49374" [2022-04-05T23:43:42.063Z] time="2022-04-05T23:43:41Z" level=info msg="Node 69c533f77964/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 69c533f77964/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 69c533f77964/172.18.52.14, left gossip cluster" [2022-04-05T23:43:42.535Z] networkdb_test.go:867: node5: OK [2022-04-05T23:43:42.535Z] networkdb_test.go:867: node4: OK [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="node 0 coming back" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6dd3df44d044 with config:&{NodeID:6dd3df44d044 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-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 6dd3df44d044/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 6dd3df44d044/172.18.52.14, added to nodes list" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="node 1 coming back" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1f19a2177500 with config:&{NodeID:1f19a2177500 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-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 1f19a2177500/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node 1f19a2177500/172.18.52.14, added to nodes list" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="node 2 coming back" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:efc1f62c8f35 with config:&{NodeID:efc1f62c8f35 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-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node efc1f62c8f35/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=info msg="Node efc1f62c8f35/172.18.52.14, added to nodes list" [2022-04-05T23:43:42.535Z] time="2022-04-05T23:43:42Z" level=warning msg="memberlist: Was able to connect to 309ca8d5be7e but other probes failed, network may be misconfigured" [2022-04-05T23:43:42.614Z] === RUN TestChtimes [2022-04-05T23:43:42.614Z] --- PASS: TestChtimes (0.00s) [2022-04-05T23:43:42.614Z] === RUN TestChtimesWindows [2022-04-05T23:43:42.614Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T23:43:42.614Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T23:43:42.614Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T23:43:42.614Z] PASS [2022-04-05T23:43:42.614Z] coverage: 13.0% of statements [2022-04-05T23:43:42.614Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-04-05T23:43:43.075Z] === RUN TestTailFile [2022-04-05T23:43:43.075Z] --- PASS: TestTailFile (0.00s) [2022-04-05T23:43:43.075Z] === RUN TestTailFileManyLines [2022-04-05T23:43:43.075Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T23:43:43.075Z] === RUN TestTailEmptyFile [2022-04-05T23:43:43.075Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T23:43:43.075Z] === RUN TestTailNegativeN [2022-04-05T23:43:43.075Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader [2022-04-05T23:43:43.075Z] === CONT TestNewTailReader [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T23:43:43.075Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.075Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.075Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.075Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:43:43.075Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.076Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:43.076Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.077Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.077Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.533Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.533Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.533Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:43:43.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:43:43.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:43.994Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.995Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:43:43.996Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:43:43.996Z] PASS [2022-04-05T23:43:43.996Z] coverage: 88.6% of statements [2022-04-05T23:43:43.996Z] ok github.com/docker/docker/pkg/tailfile 0.375s coverage: 88.6% of statements [2022-04-05T23:43:43.996Z] time="2022-04-05T23:43:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T23:43:44.153Z] docker_cli_daemon_plugins_test.go:106: [d364b3007ea25] daemon is not started [2022-04-05T23:43:44.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-05T23:43:44.676Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-05T23:43:44.957Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T23:43:44.957Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestTarSumRemove [2022-04-05T23:43:44.957Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestSortFileInfoSums [2022-04-05T23:43:44.957Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T23:43:44.957Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestNewTarSumForLabel [2022-04-05T23:43:44.957Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestEmptyTar [2022-04-05T23:43:44.957Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestTarSumsReadSize [2022-04-05T23:43:44.957Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestTarSums [2022-04-05T23:43:44.957Z] --- PASS: TestTarSums (0.07s) [2022-04-05T23:43:44.957Z] === RUN TestIteration [2022-04-05T23:43:44.957Z] --- PASS: TestIteration (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestVersionLabelForChecksum [2022-04-05T23:43:44.957Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestVersion [2022-04-05T23:43:44.957Z] --- PASS: TestVersion (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestGetVersion [2022-04-05T23:43:44.957Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T23:43:44.957Z] === RUN TestGetVersions [2022-04-05T23:43:44.957Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T23:43:44.957Z] PASS [2022-04-05T23:43:44.957Z] coverage: 89.3% of statements [2022-04-05T23:43:44.957Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2022-04-05T23:43:45.249Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-05T23:43:45.919Z] === RUN TestTruncIndex [2022-04-05T23:43:45.919Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T23:43:45.919Z] PASS [2022-04-05T23:43:45.919Z] coverage: 91.5% of statements [2022-04-05T23:43:45.919Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-04-05T23:43:46.331Z] time="2022-04-05T23:43:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.52.14:10033 172.18.52.14:10034 172.18.52.14:10035]" [2022-04-05T23:43:46.331Z] time="2022-04-05T23:43:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.52.14:10033 172.18.52.14:10034 172.18.52.14:10035]" [2022-04-05T23:43:46.375Z] === RUN TestIsGIT [2022-04-05T23:43:46.375Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T23:43:46.375Z] === RUN TestIsTransport [2022-04-05T23:43:46.375Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T23:43:46.375Z] PASS [2022-04-05T23:43:46.375Z] coverage: 100.0% of statements [2022-04-05T23:43:46.375Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10033" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49375" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, is the new incarnation of the shutdown node acf905f53d8d/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10034" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49376" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, is the new incarnation of the shutdown node f0212432055b/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49377" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10035" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node bdd27826e252/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, is the new incarnation of the shutdown node 69c533f77964/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, is the new incarnation of the shutdown node acf905f53d8d/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 6dd3df44d044/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, is the new incarnation of the shutdown node f0212432055b/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node 1f19a2177500/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, is the new incarnation of the shutdown node 69c533f77964/172.18.52.14" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, joined gossip cluster" [2022-04-05T23:43:46.801Z] time="2022-04-05T23:43:46Z" level=info msg="Node efc1f62c8f35/172.18.52.14, added to nodes list" [2022-04-05T23:43:46.831Z] === RUN TestVersionInfo [2022-04-05T23:43:46.831Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T23:43:46.831Z] === RUN TestAppendVersions [2022-04-05T23:43:46.831Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T23:43:46.831Z] PASS [2022-04-05T23:43:46.831Z] coverage: 88.9% of statements [2022-04-05T23:43:46.831Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-04-05T23:43:47.166Z] check_test.go:308: [d52b1f8d6588f] daemon is not started [2022-04-05T23:43:47.167Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10033" [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49378" [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10034" [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49379" [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.52.14:10035" [2022-04-05T23:43:47.271Z] time="2022-04-05T23:43:47Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49380" [2022-04-05T23:43:47.287Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T23:43:47.287Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T23:43:47.287Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T23:43:47.287Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T23:43:47.740Z] 2022/04/05 23:43:47 Closing DB instances... [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044 change state NodeActive --> NodeLeft" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="node4(bdd27826e252): Node leave event for 6dd3df44d044/172.18.52.14" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044 change state NodeActive --> NodeLeft" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="node2(1f19a2177500): Node leave event for 6dd3df44d044/172.18.52.14" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044 change state NodeActive --> NodeLeft" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="node3(efc1f62c8f35): Node leave event for 6dd3df44d044/172.18.52.14" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044 change state NodeActive --> NodeLeft" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="node5(309ca8d5be7e): Node leave event for 6dd3df44d044/172.18.52.14" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044 change state NodeActive --> NodeLeft" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="node1(6dd3df44d044): Node leave event for 6dd3df44d044/172.18.52.14" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044/172.18.52.14, left gossip cluster" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044/172.18.52.14, left gossip cluster" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044/172.18.52.14, left gossip cluster" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044/172.18.52.14, left gossip cluster" [2022-04-05T23:43:47.740Z] time="2022-04-05T23:43:47Z" level=info msg="Node 6dd3df44d044/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="Node 1f19a2177500 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="node5(309ca8d5be7e): Node leave event for 1f19a2177500/172.18.52.14" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="Node 1f19a2177500 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="node3(efc1f62c8f35): Node leave event for 1f19a2177500/172.18.52.14" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="Node 1f19a2177500 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="node4(bdd27826e252): Node leave event for 1f19a2177500/172.18.52.14" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="Node 1f19a2177500 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:47Z" level=info msg="node2(1f19a2177500): Node leave event for 1f19a2177500/172.18.52.14" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:48Z" level=info msg="Node 1f19a2177500/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:48Z" level=info msg="Node 1f19a2177500/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:48Z" level=info msg="Node 1f19a2177500/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.209Z] time="2022-04-05T23:43:48Z" level=info msg="Node 1f19a2177500/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="node5(309ca8d5be7e): Node leave event for efc1f62c8f35/172.18.52.14" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="node4(bdd27826e252): Node leave event for efc1f62c8f35/172.18.52.14" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35 change state NodeActive --> NodeLeft" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="node3(efc1f62c8f35): Node leave event for efc1f62c8f35/172.18.52.14" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.678Z] time="2022-04-05T23:43:48Z" level=info msg="Node efc1f62c8f35/172.18.52.14, left gossip cluster" [2022-04-05T23:43:48.817Z] === RUN TestNewSettable [2022-04-05T23:43:48.817Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T23:43:48.817Z] === RUN TestIsSettable [2022-04-05T23:43:48.817Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T23:43:48.817Z] === RUN TestUpdateSettingsEnv [2022-04-05T23:43:48.817Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T23:43:48.817Z] PASS [2022-04-05T23:43:48.817Z] coverage: 20.0% of statements [2022-04-05T23:43:48.817Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-04-05T23:43:48.817Z] === RUN TestValidatePrivileges [2022-04-05T23:43:48.817Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T23:43:48.817Z] === RUN TestFilterByCapNeg [2022-04-05T23:43:48.817Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T23:43:48.817Z] === RUN TestFilterByCapPos [2022-04-05T23:43:48.817Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T23:43:48.817Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T23:43:48.817Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T23:43:48.817Z] PASS [2022-04-05T23:43:48.817Z] coverage: 12.0% of statements [2022-04-05T23:43:48.817Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:48Z" level=debug msg="memberlist: Failed ping: efc1f62c8f35 (timeout reached)" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.52.14:10036: use of closed network connection" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.52.14:10037: use of closed network connection" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:48Z" level=debug msg="memberlist: Stream connection from=172.18.52.14:49381" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:49Z" level=info msg="Node bdd27826e252 change state NodeActive --> NodeLeft" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:49Z" level=info msg="node5(309ca8d5be7e): Node leave event for bdd27826e252/172.18.52.14" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:49Z" level=info msg="Node bdd27826e252 change state NodeActive --> NodeLeft" [2022-04-05T23:43:49.148Z] time="2022-04-05T23:43:49Z" level=info msg="node4(bdd27826e252): Node leave event for bdd27826e252/172.18.52.14" [2022-04-05T23:43:49.616Z] time="2022-04-05T23:43:49Z" level=warning msg="memberlist: Was able to connect to efc1f62c8f35 but other probes failed, network may be misconfigured" [2022-04-05T23:43:49.779Z] === RUN TestLoad [2022-04-05T23:43:49.779Z] --- PASS: TestLoad (0.02s) [2022-04-05T23:43:49.779Z] === RUN TestSave [2022-04-05T23:43:49.779Z] --- PASS: TestSave (0.09s) [2022-04-05T23:43:49.779Z] === RUN TestAddDeleteGet [2022-04-05T23:43:49.779Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-05T23:43:49.779Z] === RUN TestInvalidTags [2022-04-05T23:43:49.779Z] --- PASS: TestInvalidTags (0.01s) [2022-04-05T23:43:49.779Z] PASS [2022-04-05T23:43:49.779Z] coverage: 84.4% of statements [2022-04-05T23:43:49.779Z] ok github.com/docker/docker/reference 0.207s coverage: 84.4% of statements [2022-04-05T23:43:50.090Z] time="2022-04-05T23:43:49Z" level=info msg="Node bdd27826e252/172.18.52.14, left gossip cluster" [2022-04-05T23:43:50.090Z] time="2022-04-05T23:43:49Z" level=info msg="Node bdd27826e252/172.18.52.14, left gossip cluster" [2022-04-05T23:43:50.476Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-05T23:43:51.050Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-05T23:43:51.079Z] time="2022-04-05T23:43:50Z" level=error msg="node4(bdd27826e252) Could not close DB: timeout waiting for leave broadcast" [2022-04-05T23:43:51.079Z] time="2022-04-05T23:43:50Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, left gossip cluster" [2022-04-05T23:43:51.079Z] time="2022-04-05T23:43:50Z" level=info msg="Node 309ca8d5be7e change state NodeActive --> NodeFailed" [2022-04-05T23:43:51.079Z] time="2022-04-05T23:43:50Z" level=info msg="Node 309ca8d5be7e/172.18.52.14, added to failed nodes list" [2022-04-05T23:43:51.079Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-04-05T23:43:51.079Z] PASS [2022-04-05T23:43:51.079Z] coverage: 60.1% of statements [2022-04-05T23:43:51.079Z] ok github.com/docker/docker/libnetwork/networkdb 104.815s coverage: 60.1% of statements [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T23:43:51.079Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T23:43:51.308Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T23:43:51.308Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T23:43:51.308Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T23:43:51.308Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestValidateMirror [2022-04-05T23:43:51.308Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestLoadInsecureRegistries [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T23:43:51.308Z] time="2022-04-05T23:43:50Z" 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-05T23:43:51.308Z] time="2022-04-05T23:43:51Z" 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-05T23:43:51.308Z] time="2022-04-05T23:43:51Z" 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-05T23:43:51.308Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-05T23:43:51.308Z] === RUN TestNewServiceConfig [2022-04-05T23:43:51.308Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestValidateIndexName [2022-04-05T23:43:51.308Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestValidateIndexNameWithError [2022-04-05T23:43:51.308Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestEndpointParse [2022-04-05T23:43:51.308Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestEndpointParseInvalid [2022-04-05T23:43:51.308Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestValidateEndpoint [2022-04-05T23:43:51.308Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-05T23:43:51.308Z] === RUN TestPing [2022-04-05T23:43:51.308Z] --- PASS: TestPing (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestPingRegistryEndpoint [2022-04-05T23:43:51.308Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:51.308Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-05T23:43:51.308Z] === RUN TestEndpoint [2022-04-05T23:43:51.308Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:51.308Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestParseRepositoryInfo [2022-04-05T23:43:51.308Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestNewIndexInfo [2022-04-05T23:43:51.308Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestMirrorEndpointLookup [2022-04-05T23:43:51.308Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:51.308Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestSearchRepositories [2022-04-05T23:43:51.308Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T23:43:51.308Z] Host: 127.0.0.1:49325 [2022-04-05T23:43:51.308Z] User-Agent: docker test client [2022-04-05T23:43:51.308Z] Authorization: Token fake-token [2022-04-05T23:43:51.308Z] X-Docker-Token: true [2022-04-05T23:43:51.308Z] Accept-Encoding: gzip [2022-04-05T23:43:51.308Z] [2022-04-05T23:43:51.308Z] [2022-04-05T23:43:51.308Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T23:43:51.308Z] Connection: close [2022-04-05T23:43:51.308Z] Content-Length: 144 [2022-04-05T23:43:51.308Z] Cache-Control: no-cache [2022-04-05T23:43:51.308Z] Content-Type: application/json [2022-04-05T23:43:51.308Z] Date: Tue, 05 Apr 2022 23:43:51 GMT [2022-04-05T23:43:51.308Z] Expires: -1 [2022-04-05T23:43:51.308Z] Pragma: no-cache [2022-04-05T23:43:51.308Z] Server: docker-tests/mock [2022-04-05T23:43:51.308Z] X-Docker-Registry-Config: mock [2022-04-05T23:43:51.308Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T23:43:51.308Z] [2022-04-05T23:43:51.308Z] [2022-04-05T23:43:51.308Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestTrustedLocation [2022-04-05T23:43:51.308Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T23:43:51.308Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T23:43:51.308Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestIsSecureIndex [2022-04-05T23:43:51.308Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T23:43:51.308Z] PASS [2022-04-05T23:43:51.308Z] coverage: 51.7% of statements [2022-04-05T23:43:51.308Z] ok github.com/docker/docker/registry 0.301s coverage: 51.7% of statements [2022-04-05T23:43:51.308Z] time="2022-04-05T23:43:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReader [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T23:43:51.308Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T23:43:51.308Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T23:43:51.308Z] PASS [2022-04-05T23:43:51.308Z] coverage: 100.0% of statements [2022-04-05T23:43:51.308Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements [2022-04-05T23:43:51.765Z] --- PASS: TestGet (15.02s) [2022-04-05T23:43:51.765Z] === RUN TestPluginWithNoManifest [2022-04-05T23:43:51.765Z] === RUN TestRestartManagerTimeout [2022-04-05T23:43:51.765Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T23:43:51.765Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T23:43:51.765Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T23:43:51.765Z] PASS [2022-04-05T23:43:51.765Z] coverage: 45.3% of statements [2022-04-05T23:43:51.765Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T23:43:51.765Z] === RUN TestGetAll [2022-04-05T23:43:51.765Z] --- PASS: TestGetAll (0.01s) [2022-04-05T23:43:51.765Z] PASS [2022-04-05T23:43:51.765Z] coverage: 73.2% of statements [2022-04-05T23:43:51.765Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-04-05T23:43:51.765Z] ok github.com/docker/docker/pkg/plugins 36.123s coverage: 73.2% of statements [2022-04-05T23:43:52.221Z] === RUN TestDecodeContainerConfig [2022-04-05T23:43:52.221Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T23:43:52.221Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T23:43:52.221Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T23:43:52.221Z] === RUN TestValidatePrivileged [2022-04-05T23:43:52.221Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T23:43:52.221Z] PASS [2022-04-05T23:43:52.221Z] coverage: 52.6% of statements [2022-04-05T23:43:52.221Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.6% of statements [2022-04-05T23:43:53.187Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T23:43:53.187Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T23:43:53.187Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T23:43:53.187Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T23:43:53.187Z] PASS [2022-04-05T23:43:53.187Z] coverage: 62.5% of statements [2022-04-05T23:43:53.187Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === Skipped [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T23:43:54.034Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T23:43:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.02s) [2022-04-05T23:43:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-05T23:43:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T23:43:54.034Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:43:54.034Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T23:43:54.034Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T23:43:54.034Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T23:43:54.034Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T23:43:54.034Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.034Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T23:43:54.034Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:43:54.034Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T23:43:54.035Z] daemon_test.go:147: root required [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:43:54.035Z] reload_test.go:342: root required [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:43:54.035Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:43:54.035Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T23:43:54.035Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T23:43:54.035Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T23:43:54.035Z] layer_test.go:291: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T23:43:54.035Z] layer_test.go:340: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T23:43:54.035Z] layer_test.go:455: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T23:43:54.035Z] layer_test.go:684: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T23:43:54.035Z] migration_test.go:45: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:43:54.035Z] migration_test.go:181: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T23:43:54.035Z] mount_test.go:17: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T23:43:54.035Z] mount_test.go:76: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T23:43:54.035Z] mount_test.go:125: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T23:43:54.035Z] mount_test.go:212: Failing on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-05T23:43:54.035Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-05T23:43:54.035Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-05T23:43:54.035Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T23:43:54.035Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T23:43:54.035Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T23:43:54.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:43:54.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T23:43:54.035Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:43:54.035Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T23:43:54.035Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T23:43:54.035Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T23:43:54.035Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:43:54.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:43:54.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:43:54.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:43:54.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:43:54.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-05T23:43:54.035Z] archive_test.go:140: zstd not installed [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:43:54.035Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:43:54.035Z] changes_test.go:196: needs more investigation [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-05T23:43:54.035Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-05T23:43:54.035Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T23:43:54.035Z] changes_test.go:433: needs further investigation [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:43:54.035Z] changes_test.go:469: needs further investigation [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-04-05T23:43:54.035Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:43:54.035Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T23:43:54.035Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:43:54.035Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:43:54.035Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-05T23:43:54.035Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T23:43:54.035Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T23:43:54.035Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T23:43:54.035Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T23:43:54.035Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:43:54.035Z] [2022-04-05T23:43:54.035Z] DONE 2103 tests, 70 skipped in 309.654s [2022-04-05T23:43:54.035Z] INFO: make.ps1 ended at 04/05/2022 23:43:53 [2022-04-05T23:43:54.715Z] === RUN TestGetAddress [2022-04-05T23:43:54.715Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T23:43:54.715Z] === RUN TestRemove [2022-04-05T23:43:54.715Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:43:54.715Z] --- SKIP: TestRemove (0.00s) [2022-04-05T23:43:54.715Z] === RUN TestInitializeWithVolumes [2022-04-05T23:43:54.715Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-05T23:43:54.715Z] === RUN TestCreate [2022-04-05T23:43:54.715Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:43:54.715Z] === RUN TestValidateName [2022-04-05T23:43:54.715Z] --- PASS: TestValidateName (0.00s) [2022-04-05T23:43:54.715Z] === RUN TestCreateWithOpts [2022-04-05T23:43:54.715Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:43:54.715Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T23:43:54.715Z] === RUN TestRelaodNoOpts [2022-04-05T23:43:54.715Z] === RUN TestGetDriver [2022-04-05T23:43:54.715Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T23:43:54.715Z] === RUN TestVolumeRequestError [2022-04-05T23:43:54.715Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-05T23:43:54.715Z] PASS [2022-04-05T23:43:54.715Z] coverage: 41.5% of statements [2022-04-05T23:43:54.715Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T23:43:54.715Z] PASS [2022-04-05T23:43:54.715Z] coverage: 36.1% of statements [2022-04-05T23:43:54.715Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2022-04-05T23:43:54.715Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRaw [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T23:43:55.171Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRaw [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T23:43:55.171Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestConvertTmpfsOptions [2022-04-05T23:43:55.171Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T23:43:55.171Z] linux_parser_test.go:209: data="ro" [2022-04-05T23:43:55.171Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestParseMountSpec [2022-04-05T23:43:55.171Z] parser_test.go:62: case 0 [2022-04-05T23:43:55.171Z] parser_test.go:62: case 1 [2022-04-05T23:43:55.171Z] parser_test.go:62: case 2 [2022-04-05T23:43:55.171Z] parser_test.go:62: case 3 [2022-04-05T23:43:55.171Z] parser_test.go:62: case 4 [2022-04-05T23:43:55.171Z] parser_test.go:62: case 5 [2022-04-05T23:43:55.171Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestValidateMount [2022-04-05T23:43:55.171Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRaw [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:43:55.171Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T23:43:55.171Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:43:55.171Z] PASS [2022-04-05T23:43:55.171Z] coverage: 67.6% of statements [2022-04-05T23:43:55.171Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-04-05T23:43:56.135Z] === RUN TestSetGetMeta [2022-04-05T23:43:56.135Z] === PAUSE TestSetGetMeta [2022-04-05T23:43:56.135Z] === RUN TestRestore [2022-04-05T23:43:56.135Z] === PAUSE TestRestore [2022-04-05T23:43:56.135Z] === RUN TestServiceCreate [2022-04-05T23:43:56.135Z] === PAUSE TestServiceCreate [2022-04-05T23:43:56.135Z] === RUN TestServiceList [2022-04-05T23:43:56.135Z] === PAUSE TestServiceList [2022-04-05T23:43:56.135Z] === RUN TestServiceRemove [2022-04-05T23:43:56.135Z] === PAUSE TestServiceRemove [2022-04-05T23:43:56.135Z] === RUN TestServiceGet [2022-04-05T23:43:56.135Z] === PAUSE TestServiceGet [2022-04-05T23:43:56.135Z] === RUN TestServicePrune [2022-04-05T23:43:56.135Z] === PAUSE TestServicePrune [2022-04-05T23:43:56.135Z] === RUN TestCreate [2022-04-05T23:43:56.135Z] === PAUSE TestCreate [2022-04-05T23:43:56.135Z] === RUN TestRemove [2022-04-05T23:43:56.135Z] === PAUSE TestRemove [2022-04-05T23:43:56.135Z] === RUN TestList [2022-04-05T23:43:56.135Z] === PAUSE TestList [2022-04-05T23:43:56.135Z] === RUN TestFindByDriver [2022-04-05T23:43:56.135Z] === PAUSE TestFindByDriver [2022-04-05T23:43:56.135Z] === RUN TestFindByReferenced [2022-04-05T23:43:56.135Z] === PAUSE TestFindByReferenced [2022-04-05T23:43:56.135Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T23:43:56.135Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T23:43:56.135Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:56.135Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:56.135Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T23:43:56.135Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T23:43:56.135Z] === RUN TestRefDerefRemove [2022-04-05T23:43:56.135Z] === PAUSE TestRefDerefRemove [2022-04-05T23:43:56.135Z] === RUN TestGet [2022-04-05T23:43:56.135Z] === PAUSE TestGet [2022-04-05T23:43:56.135Z] === RUN TestGetWithReference [2022-04-05T23:43:56.135Z] === PAUSE TestGetWithReference [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:56.135Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:56.135Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T23:43:56.135Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T23:43:56.135Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T23:43:56.135Z] === CONT TestSetGetMeta [2022-04-05T23:43:56.135Z] === CONT TestList [2022-04-05T23:43:56.135Z] === CONT TestServiceGet [2022-04-05T23:43:56.135Z] === CONT TestServiceList [2022-04-05T23:43:56.135Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-05T23:43:56.135Z] === CONT TestServiceCreate [2022-04-05T23:43:56.135Z] --- PASS: TestList (0.04s) [2022-04-05T23:43:56.135Z] === CONT TestRestore [2022-04-05T23:43:56.255Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T23:43:56.256Z] INFO: Unit tests ended at 04/05/2022 23:43:55. Duration:00:05:26.4703069 [2022-04-05T23:43:56.256Z] INFO: Building busybox [2022-04-05T23:43:56.256Z] Sending build context to Docker daemon 5.12kB [2022-04-05T23:43:56.256Z] [2022-04-05T23:43:56.256Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T23:43:56.256Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T23:43:56.256Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T23:43:56.256Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T23:43:56.256Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T23:43:56.256Z] ---> 02f938cacc3b [2022-04-05T23:43:56.256Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T23:43:56.256Z] ---> Running in 65ab8ef3e5c6 [2022-04-05T23:43:56.285Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-04-05T23:43:56.285Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:43:56.349Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-05T23:43:56.595Z] --- PASS: TestRestore (0.02s) [2022-04-05T23:43:56.595Z] === CONT TestServiceRemove [2022-04-05T23:43:56.595Z] --- PASS: TestServiceGet (0.19s) [2022-04-05T23:43:56.596Z] === CONT TestCreate [2022-04-05T23:43:56.596Z] --- PASS: TestServiceRemove (0.13s) [2022-04-05T23:43:56.596Z] === CONT TestRemove [2022-04-05T23:43:56.596Z] --- PASS: TestServiceList (0.19s) [2022-04-05T23:43:56.596Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T23:43:56.596Z] --- PASS: TestServiceCreate (0.17s) [2022-04-05T23:43:56.596Z] === CONT TestGetWithReference [2022-04-05T23:43:56.596Z] --- PASS: TestCreate (0.02s) [2022-04-05T23:43:56.596Z] === CONT TestGet [2022-04-05T23:43:56.596Z] --- PASS: TestRemove (0.03s) [2022-04-05T23:43:56.596Z] === CONT TestRefDerefRemove [2022-04-05T23:43:56.596Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-05T23:43:56.596Z] === CONT TestServicePrune [2022-04-05T23:43:56.596Z] --- PASS: TestGetWithReference (0.03s) [2022-04-05T23:43:56.596Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T23:43:56.596Z] --- PASS: TestGet (0.02s) [2022-04-05T23:43:56.596Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:43:56.596Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-05T23:43:56.596Z] === CONT TestFindByReferenced [2022-04-05T23:43:56.596Z] time="2022-04-05T23:43:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:56.596Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-05T23:43:56.596Z] === CONT TestFindByDriver [2022-04-05T23:43:56.596Z] time="2022-04-05T23:43:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:56.596Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-05T23:43:56.596Z] time="2022-04-05T23:43:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:56.596Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-05T23:43:56.596Z] time="2022-04-05T23:43:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T23:43:56.596Z] time="2022-04-05T23:43:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:43:56.596Z] --- PASS: TestFindByDriver (0.02s) [2022-04-05T23:43:56.596Z] --- PASS: TestServicePrune (0.05s) [2022-04-05T23:43:56.596Z] PASS [2022-04-05T23:43:56.596Z] coverage: 69.0% of statements [2022-04-05T23:43:56.596Z] ok github.com/docker/docker/volume/service 0.308s coverage: 69.0% of statements [2022-04-05T23:43:56.921Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-05T23:43:56.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-05T23:43:57.111Z] 0a6173b79e25: Pull complete [2022-04-05T23:43:57.111Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-05T23:43:57.111Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:43:57.111Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-05T23:43:57.111Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-05T23:43:57.111Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-05T23:43:57.111Z] WARN: Skipping validation tests [2022-04-05T23:43:57.111Z] INFO: Running unit tests at 04/05/2022 23:43:54... [2022-04-05T23:43:57.864Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-05T23:43:58.438Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-05T23:43:58.438Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-05T23:43:59.010Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-05T23:43:59.010Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-05T23:43:59.585Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-05T23:44:00.160Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-05T23:44:00.784Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-05T23:44:01.367Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-05T23:44:01.632Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-05T23:44:01.804Z] INFO: make.ps1 starting at 04/05/2022 23:44:01 [2022-04-05T23:44:01.804Z] INFO: Git commit (94af3dca3c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T23:44:01.804Z] INFO: Invoking autogen... [2022-04-05T23:44:02.133Z] Removing intermediate container 65ab8ef3e5c6 [2022-04-05T23:44:02.133Z] ---> 720e23226975 [2022-04-05T23:44:02.133Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T23:44:02.133Z] ---> Running in a1f96024d7d0 [2022-04-05T23:44:02.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-05T23:44:02.213Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-05T23:44:02.264Z] INFO: Running unit tests... [2022-04-05T23:44:02.603Z] Removing intermediate container a1f96024d7d0 [2022-04-05T23:44:02.603Z] ---> 8ba8164626c8 [2022-04-05T23:44:02.603Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T23:44:02.603Z] ---> Running in e4020b67b1e6 [2022-04-05T23:44:02.786Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-05T23:44:03.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-05T23:44:03.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-05T23:44:03.072Z] Removing intermediate container e4020b67b1e6 [2022-04-05T23:44:03.072Z] ---> 091ad94dd5d3 [2022-04-05T23:44:03.072Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-05T23:44:03.310Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-05T23:44:03.885Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-05T23:44:04.147Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-05T23:44:04.409Z] check_test.go:308: [da97c5fe5f326] daemon is not started [2022-04-05T23:44:04.409Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-05T23:44:04.682Z] [2022-04-05T23:44:05.152Z] ---> 59ae4f566b17 [2022-04-05T23:44:05.152Z] 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-05T23:44:05.152Z] ---> Running in 0240d28f9947 [2022-04-05T23:44:05.356Z] check_test.go:308: [d8c542d79ca76] daemon is not started [2022-04-05T23:44:05.356Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-05T23:44:05.356Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-05T23:44:05.929Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-05T23:44:06.875Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-05T23:44:07.447Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-05T23:44:08.495Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-04-05T23:44:08.495Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:44:08.495Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T23:44:09.423Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T23:44:11.656Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-05T23:44:11.656Z] check_test.go:308: [de781a007fa2e] daemon is not started [2022-04-05T23:44:11.656Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-05T23:44:14.644Z] 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-05T23:44:14.966Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-05T23:44:15.655Z] Removing intermediate container 0240d28f9947 [2022-04-05T23:44:15.655Z] ---> e3af2e03b7d5 [2022-04-05T23:44:15.655Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T23:44:15.655Z] ---> Running in e77f7cdc4f69 [2022-04-05T23:44:16.649Z] [2022-04-05T23:44:16.649Z] SUCCESS: Specified value was saved. [2022-04-05T23:44:16.887Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-05T23:44:17.511Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T23:44:17.642Z] 2022/04/05 23:44:17 Closing DB instances... [2022-04-05T23:44:18.279Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-05T23:44:19.171Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-05T23:44:19.171Z] === RUN TestFindNode [2022-04-05T23:44:19.171Z] 2022/04/05 23:44:19 Closing DB instances... [2022-04-05T23:44:19.171Z] --- PASS: TestFindNode (0.02s) [2022-04-05T23:44:19.171Z] === RUN TestChangeNodeState [2022-04-05T23:44:19.171Z] 2022/04/05 23:44:19 Closing DB instances... [2022-04-05T23:44:19.171Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-05T23:44:19.171Z] === RUN TestNodeReincarnation [2022-04-05T23:44:19.171Z] 2022/04/05 23:44:19 Closing DB instances... [2022-04-05T23:44:19.666Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-05T23:44:20.448Z] Removing intermediate container e77f7cdc4f69 [2022-04-05T23:44:20.448Z] ---> a6639436ce7d [2022-04-05T23:44:20.448Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T23:44:20.448Z] ---> Running in c3e24b0c8570 [2022-04-05T23:44:21.055Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-05T23:44:21.999Z] check_test.go:308: [d03d73e350807] daemon is not started [2022-04-05T23:44:21.999Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-05T23:44:22.947Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-05T23:44:24.048Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2022-04-05T23:44:24.049Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-05T23:44:24.049Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-05T23:44:24.049Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-05T23:44:24.049Z] PASS [2022-04-05T23:44:24.049Z] [2022-04-05T23:44:24.049Z] === Skipped [2022-04-05T23:44:24.049Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T23:44:24.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:44:24.049Z] [2022-04-05T23:44:24.049Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-05T23:44:24.049Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T23:44:24.049Z] [2022-04-05T23:44:24.049Z] DONE 27 tests, 2 skipped in 149.114s [2022-04-05T23:44:24.049Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T23:44:24.049Z] ++ 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-05T23:44:24.049Z] ++ set -e [2022-04-05T23:44:24.049Z] ++ '[' -n 0 ']' [2022-04-05T23:44:24.049Z] ++ set -x [2022-04-05T23:44:24.049Z] ++ 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-05T23:44:24.049Z] INFO: Testing against a local daemon [2022-04-05T23:44:24.049Z] === RUN TestSessionCreate [2022-04-05T23:44:24.049Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T23:44:24.049Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:44:24.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-05T23:44:24.049Z] PASS [2022-04-05T23:44:24.049Z] [2022-04-05T23:44:24.049Z] DONE 2 tests in 0.118s [2022-04-05T23:44:24.049Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T23:44:24.049Z] ++ 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-05T23:44:24.049Z] ++ set -e [2022-04-05T23:44:24.049Z] ++ '[' -n 0 ']' [2022-04-05T23:44:24.049Z] ++ set -x [2022-04-05T23:44:24.049Z] ++ 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-05T23:44:24.049Z] INFO: Testing against a local daemon [2022-04-05T23:44:24.049Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:44:24.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:44:24.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:44:24.049Z] === RUN TestDiskUsage [2022-04-05T23:44:24.049Z] === PAUSE TestDiskUsage [2022-04-05T23:44:24.049Z] === RUN TestEventsExecDie [2022-04-05T23:44:24.049Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-05T23:44:24.049Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:44:24.049Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-05T23:44:24.049Z] === RUN TestEventsVolumeCreate [2022-04-05T23:44:24.250Z] Cannot create a file when that file already exists. [2022-04-05T23:44:24.306Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-05T23:44:24.306Z] === RUN TestInfoBinaryCommits [2022-04-05T23:44:24.306Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T23:44:24.306Z] === RUN TestInfoAPIVersioned [2022-04-05T23:44:24.306Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T23:44:24.306Z] === RUN TestInfoAPI [2022-04-05T23:44:24.306Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T23:44:24.306Z] === RUN TestInfoAPIWarnings [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T23:44:24.940Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-05T23:44:24.940Z] === RUN TestParallelCreate [2022-04-05T23:44:24.940Z] 2022/04/05 23:44:24 Closing DB instances... [2022-04-05T23:44:24.940Z] --- PASS: TestParallelCreate (0.02s) [2022-04-05T23:44:24.940Z] === RUN TestParallelDelete [2022-04-05T23:44:24.940Z] 2022/04/05 23:44:24 Closing DB instances... [2022-04-05T23:44:24.940Z] --- PASS: TestParallelDelete (0.02s) [2022-04-05T23:44:24.940Z] === RUN TestNetworkDBIslands [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:714f5cca1543 with config:&{NodeID:714f5cca1543 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-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, added to nodes list" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0be5e4c55a8e with config:&{NodeID:0be5e4c55a8e 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-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to nodes list" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to nodes list" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, added to nodes list" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T23:44:24.940Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b22a737d6d1f with config:&{NodeID:b22a737d6d1f 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-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node b22a737d6d1f/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node b22a737d6d1f/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node b22a737d6d1f/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node b22a737d6d1f/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node 714f5cca1543/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.396Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:dd7f89dd5a17 with config:&{NodeID:dd7f89dd5a17 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-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node 714f5cca1543/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node 714f5cca1543/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ddab19a3febc with config:&{NodeID:ddab19a3febc 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-05T23:44:25.851Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node 714f5cca1543/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node 714f5cca1543/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=info msg="Node b22a737d6d1f/192.168.158.246, added to nodes list" [2022-04-05T23:44:25.852Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:25Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:26.307Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=info msg="The new bootstrap node list is:[192.168.158.246:10033 192.168.158.246:10034 192.168.158.246:10035]" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10033" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49388" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10034" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49389" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10035" [2022-04-05T23:44:26.307Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49390" [2022-04-05T23:44:26.763Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=info msg="The new bootstrap node list is:[192.168.158.246:10033 192.168.158.246:10034 192.168.158.246:10035]" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10033" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49391" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10034" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49392" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10035" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49393" [2022-04-05T23:44:26.763Z] time="2022-04-05T23:44:26Z" level=info msg="node 0 leaving" [2022-04-05T23:44:27.021Z] ? github.com/docker/docker/api [no test files] [2022-04-05T23:44:27.162Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543 change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="node4(dd7f89dd5a17): Node leave event for 714f5cca1543/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543 change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="node3(b22a737d6d1f): Node leave event for 714f5cca1543/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543 change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="node5(ddab19a3febc): Node leave event for 714f5cca1543/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543 change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="node1(714f5cca1543): Node leave event for 714f5cca1543/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543 change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="node2(0be5e4c55a8e): Node leave event for 714f5cca1543/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:26Z" level=info msg="Node 714f5cca1543/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.158.246:10034: use of closed network connection" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="node 1 leaving" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="node5(ddab19a3febc): Node leave event for 0be5e4c55a8e/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="node4(dd7f89dd5a17): Node leave event for 0be5e4c55a8e/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e change state NodeActive --> NodeFailed" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, added to failed nodes list" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=info msg="node3(b22a737d6d1f): Node leave event for 0be5e4c55a8e/192.168.158.246" [2022-04-05T23:44:27.221Z] time="2022-04-05T23:44:27Z" level=error msg="node: 0be5e4c55a8e is unknown to memberlist" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node 0be5e4c55a8e/192.168.158.246, left gossip cluster" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="node 2 leaving" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="node5(ddab19a3febc): Node leave event for b22a737d6d1f/192.168.158.246" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="node4(dd7f89dd5a17): Node leave event for b22a737d6d1f/192.168.158.246" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f change state NodeActive --> NodeLeft" [2022-04-05T23:44:27.680Z] time="2022-04-05T23:44:27Z" level=info msg="node3(b22a737d6d1f): Node leave event for b22a737d6d1f/192.168.158.246" [2022-04-05T23:44:28.136Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f/192.168.158.246, left gossip cluster" [2022-04-05T23:44:28.136Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f/192.168.158.246, left gossip cluster" [2022-04-05T23:44:28.136Z] time="2022-04-05T23:44:27Z" level=info msg="Node b22a737d6d1f/192.168.158.246, left gossip cluster" [2022-04-05T23:44:28.592Z] networkdb_test.go:867: node5: OK [2022-04-05T23:44:28.592Z] networkdb_test.go:867: node4: OK [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="node 0 coming back" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8ad01af84056 with config:&{NodeID:8ad01af84056 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-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 8ad01af84056/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 8ad01af84056/192.168.158.246, added to nodes list" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="node 1 coming back" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:763f991c4f18 with config:&{NodeID:763f991c4f18 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-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 763f991c4f18/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 763f991c4f18/192.168.158.246, added to nodes list" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="node 2 coming back" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:61202b294711 with config:&{NodeID:61202b294711 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-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 61202b294711/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:28.592Z] time="2022-04-05T23:44:28Z" level=info msg="Node 61202b294711/192.168.158.246, added to nodes list" [2022-04-05T23:44:30.124Z] Removing intermediate container c3e24b0c8570 [2022-04-05T23:44:30.124Z] ---> a01143dfb21d [2022-04-05T23:44:30.124Z] Step 13/13 : CMD ["sh"] [2022-04-05T23:44:30.124Z] ---> Running in ea5dfef8ccc3 [2022-04-05T23:44:30.124Z] Removing intermediate container ea5dfef8ccc3 [2022-04-05T23:44:30.124Z] ---> 97fa7dae1c70 [2022-04-05T23:44:30.124Z] Successfully built 97fa7dae1c70 [2022-04-05T23:44:30.124Z] Successfully tagged busybox:latest [2022-04-05T23:44:30.124Z] INFO: Docker images of the daemon under test [2022-04-05T23:44:30.124Z] [2022-04-05T23:44:30.124Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:44:30.124Z] busybox latest 97fa7dae1c70 1 second ago 5.01GB [2022-04-05T23:44:30.124Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T23:44:30.124Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T23:44:30.124Z] [2022-04-05T23:44:30.124Z] INFO: Running integration tests at 04/05/2022 23:44:30... [2022-04-05T23:44:30.470Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-05T23:44:30.594Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T23:44:30.594Z] INFO: Integration API tests being run from the host: [2022-04-05T23:44:30.594Z] INFO: make.ps1 starting at 04/05/2022 23:44:30 [2022-04-05T23:44:31.481Z] time="2022-04-05T23:44:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.158.246:10033 192.168.158.246:10034 192.168.158.246:10035]" [2022-04-05T23:44:31.585Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T23:44:31.936Z] time="2022-04-05T23:44:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.158.246:10033 192.168.158.246:10034 192.168.158.246:10035]" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10033" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49394" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, is the new incarnation of the shutdown node 714f5cca1543/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10034" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49395" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, is the new incarnation of the shutdown node 0be5e4c55a8e/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10035" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, is the new incarnation of the shutdown node 714f5cca1543/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49396" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 8ad01af84056/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, is the new incarnation of the shutdown node b22a737d6d1f/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, is the new incarnation of the shutdown node 0be5e4c55a8e/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 763f991c4f18/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, is the new incarnation of the shutdown node b22a737d6d1f/192.168.158.246" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, joined gossip cluster" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=info msg="Node 61202b294711/192.168.158.246, added to nodes list" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10033" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49397" [2022-04-05T23:44:32.897Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10034" [2022-04-05T23:44:32.898Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49398" [2022-04-05T23:44:32.898Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.158.246:10035" [2022-04-05T23:44:32.898Z] time="2022-04-05T23:44:32Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49399" [2022-04-05T23:44:33.353Z] 2022/04/05 23:44:33 Closing DB instances... [2022-04-05T23:44:33.779Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056 change state NodeActive --> NodeLeft" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="node3(61202b294711): Node leave event for 8ad01af84056/192.168.158.246" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056 change state NodeActive --> NodeLeft" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="node4(dd7f89dd5a17): Node leave event for 8ad01af84056/192.168.158.246" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056 change state NodeActive --> NodeLeft" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="node2(763f991c4f18): Node leave event for 8ad01af84056/192.168.158.246" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056 change state NodeActive --> NodeLeft" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="node1(8ad01af84056): Node leave event for 8ad01af84056/192.168.158.246" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056 change state NodeActive --> NodeLeft" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="node5(ddab19a3febc): Node leave event for 8ad01af84056/192.168.158.246" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056/192.168.158.246, left gossip cluster" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056/192.168.158.246, left gossip cluster" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056/192.168.158.246, left gossip cluster" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056/192.168.158.246, left gossip cluster" [2022-04-05T23:44:33.809Z] time="2022-04-05T23:44:33Z" level=info msg="Node 8ad01af84056/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="Node 763f991c4f18 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="node5(ddab19a3febc): Node leave event for 763f991c4f18/192.168.158.246" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="Node 763f991c4f18 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="node3(61202b294711): Node leave event for 763f991c4f18/192.168.158.246" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="Node 763f991c4f18 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="node4(dd7f89dd5a17): Node leave event for 763f991c4f18/192.168.158.246" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="Node 763f991c4f18 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:33Z" level=info msg="node2(763f991c4f18): Node leave event for 763f991c4f18/192.168.158.246" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:34Z" level=info msg="Node 763f991c4f18/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:34Z" level=info msg="Node 763f991c4f18/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:34Z" level=info msg="Node 763f991c4f18/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.264Z] time="2022-04-05T23:44:34Z" level=info msg="Node 763f991c4f18/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="node4(dd7f89dd5a17): Node leave event for 61202b294711/192.168.158.246" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="node5(ddab19a3febc): Node leave event for 61202b294711/192.168.158.246" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711 change state NodeActive --> NodeLeft" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="node3(61202b294711): Node leave event for 61202b294711/192.168.158.246" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711/192.168.158.246, left gossip cluster" [2022-04-05T23:44:34.720Z] time="2022-04-05T23:44:34Z" level=info msg="Node 61202b294711/192.168.158.246, left gossip cluster" [2022-04-05T23:44:35.170Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=debug msg="memberlist: Failed ping: dd7f89dd5a17 (timeout reached)" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.158.246:10035: use of closed network connection" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.158.246:10037: use of closed network connection" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=debug msg="memberlist: Stream connection from=192.168.158.246:49400" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=info msg="Node dd7f89dd5a17 change state NodeActive --> NodeLeft" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:34Z" level=info msg="node5(ddab19a3febc): Node leave event for dd7f89dd5a17/192.168.158.246" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:35Z" level=info msg="Node dd7f89dd5a17 change state NodeActive --> NodeLeft" [2022-04-05T23:44:35.176Z] time="2022-04-05T23:44:35Z" level=info msg="node4(dd7f89dd5a17): Node leave event for dd7f89dd5a17/192.168.158.246" [2022-04-05T23:44:35.631Z] time="2022-04-05T23:44:35Z" level=warning msg="memberlist: Was able to connect to dd7f89dd5a17 but other probes failed, network may be misconfigured" [2022-04-05T23:44:35.631Z] time="2022-04-05T23:44:35Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, left gossip cluster" [2022-04-05T23:44:35.631Z] time="2022-04-05T23:44:35Z" level=info msg="Node dd7f89dd5a17/192.168.158.246, left gossip cluster" [2022-04-05T23:44:36.561Z] check_test.go:308: [d1b692ab69811] daemon is not started [2022-04-05T23:44:36.561Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-05T23:44:36.561Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-05T23:44:36.561Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-05T23:44:36.592Z] time="2022-04-05T23:44:36Z" level=info msg="Node ddab19a3febc/192.168.158.246, left gossip cluster" [2022-04-05T23:44:36.592Z] time="2022-04-05T23:44:36Z" level=info msg="Node ddab19a3febc change state NodeActive --> NodeFailed" [2022-04-05T23:44:36.592Z] time="2022-04-05T23:44:36Z" level=info msg="Node ddab19a3febc/192.168.158.246, added to failed nodes list" [2022-04-05T23:44:36.592Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-04-05T23:44:36.592Z] PASS [2022-04-05T23:44:36.592Z] coverage: 60.0% of statements [2022-04-05T23:44:36.592Z] ok github.com/docker/docker/libnetwork/networkdb 104.435s coverage: 60.0% of statements [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T23:44:36.592Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T23:44:36.823Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-05T23:44:37.771Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-05T23:44:38.035Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === Skipped [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T23:44:39.484Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T23:44:39.484Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-05T23:44:39.484Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-05T23:44:39.484Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T23:44:39.484Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:44:39.484Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T23:44:39.484Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T23:44:39.484Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T23:44:39.484Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T23:44:39.484Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T23:44:39.484Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T23:44:39.484Z] daemon_test.go:147: root required [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:44:39.484Z] reload_test.go:342: root required [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:44:39.484Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:44:39.484Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T23:44:39.484Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T23:44:39.484Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T23:44:39.484Z] layer_test.go:291: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T23:44:39.484Z] layer_test.go:340: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T23:44:39.484Z] layer_test.go:455: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T23:44:39.484Z] layer_test.go:684: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T23:44:39.484Z] migration_test.go:45: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:44:39.484Z] migration_test.go:181: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T23:44:39.484Z] mount_test.go:17: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T23:44:39.484Z] mount_test.go:76: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T23:44:39.484Z] mount_test.go:125: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T23:44:39.484Z] mount_test.go:212: Failing on Windows [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-05T23:44:39.484Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-05T23:44:39.484Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T23:44:39.484Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T23:44:39.484Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T23:44:39.484Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T23:44:39.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:44:39.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T23:44:39.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:44:39.484Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T23:44:39.484Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T23:44:39.484Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T23:44:39.484Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:44:39.484Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:44:39.484Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:44:39.484Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:44:39.484Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:44:39.484Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T23:44:39.484Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-05T23:44:39.484Z] archive_test.go:140: zstd not installed [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T23:44:39.484Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:44:39.484Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:44:39.484Z] changes_test.go:196: needs more investigation [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-05T23:44:39.484Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-05T23:44:39.484Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T23:44:39.484Z] changes_test.go:433: needs further investigation [2022-04-05T23:44:39.484Z] [2022-04-05T23:44:39.484Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:44:39.485Z] changes_test.go:469: needs further investigation [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:44:39.485Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T23:44:39.485Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:44:39.485Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:44:39.485Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-05T23:44:39.485Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T23:44:39.485Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T23:44:39.485Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T23:44:39.485Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T23:44:39.485Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:44:39.485Z] [2022-04-05T23:44:39.485Z] DONE 2103 tests, 70 skipped in 295.632s [2022-04-05T23:44:39.941Z] INFO: make.ps1 ended at 04/05/2022 23:44:39 [2022-04-05T23:44:40.589Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-05T23:44:40.589Z] check_test.go:308: [d7721b1466ef6] daemon is not started [2022-04-05T23:44:40.589Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-05T23:44:41.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-05T23:44:42.354Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-04-05T23:44:42.354Z] === RUN TestInfoDebug [2022-04-05T23:44:42.354Z] --- PASS: TestInfoDebug (0.52s) [2022-04-05T23:44:42.354Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:44:42.354Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T23:44:42.354Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:44:42.354Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-05T23:44:42.354Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:44:42.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-05T23:44:42.354Z] === RUN TestPingCacheHeaders [2022-04-05T23:44:42.354Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-05T23:44:42.354Z] === RUN TestPingGet [2022-04-05T23:44:42.354Z] --- PASS: TestPingGet (0.01s) [2022-04-05T23:44:42.354Z] === RUN TestPingHead [2022-04-05T23:44:42.354Z] --- PASS: TestPingHead (0.02s) [2022-04-05T23:44:42.354Z] === RUN TestPingSwarmHeader [2022-04-05T23:44:42.480Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-05T23:44:42.609Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T23:44:42.833Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T23:44:42.833Z] INFO: Unit tests ended at 04/05/2022 23:44:42. Duration:00:05:12.1761054 [2022-04-05T23:44:42.833Z] INFO: Building busybox [2022-04-05T23:44:42.833Z] Sending build context to Docker daemon 5.12kB [2022-04-05T23:44:42.833Z] [2022-04-05T23:44:42.833Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T23:44:42.833Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T23:44:42.833Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T23:44:42.833Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T23:44:42.833Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T23:44:42.833Z] ---> 02f938cacc3b [2022-04-05T23:44:42.833Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T23:44:42.833Z] ---> Running in 827e9570d393 [2022-04-05T23:44:43.171Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T23:44:43.869Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-05T23:44:44.098Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T23:44:44.098Z] --- PASS: TestPingSwarmHeader (1.96s) [2022-04-05T23:44:44.098Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T23:44:44.098Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T23:44:44.098Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T23:44:44.098Z] === RUN TestVersion [2022-04-05T23:44:44.098Z] --- PASS: TestVersion (0.02s) [2022-04-05T23:44:44.098Z] === CONT TestDiskUsage [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T23:44:44.660Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T23:44:44.815Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T23:44:44.916Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T23:44:45.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage (1.08s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T23:44:45.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:44:45.173Z] PASS [2022-04-05T23:44:45.173Z] [2022-04-05T23:44:45.173Z] === Skipped [2022-04-05T23:44:45.173Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:44:45.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:44:45.173Z] [2022-04-05T23:44:45.173Z] DONE 54 tests, 1 skipped in 21.696s [2022-04-05T23:44:45.173Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T23:44:45.173Z] ++ 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-05T23:44:45.173Z] ++ set -e [2022-04-05T23:44:45.173Z] ++ '[' -n 0 ']' [2022-04-05T23:44:45.173Z] ++ set -x [2022-04-05T23:44:45.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05T23:44:45.429Z] INFO: Testing against a local daemon [2022-04-05T23:44:45.429Z] === RUN TestVolumesCreateAndList [2022-04-05T23:44:45.429Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T23:44:45.429Z] === RUN TestVolumesRemove [2022-04-05T23:44:45.429Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-05T23:44:45.429Z] === RUN TestVolumesInspect [2022-04-05T23:44:45.429Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T23:44:45.429Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:44:45.429Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:44:45.429Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:44:45.429Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:44:45.429Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-05T23:44:45.429Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:44:45.429Z] PASS [2022-04-05T23:44:45.429Z] [2022-04-05T23:44:45.429Z] DONE 5 tests in 0.203s [2022-04-05T23:44:45.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T23:44:45.429Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T23:44:45.686Z] +++ kill 14280 [2022-04-05T23:44:45.686Z] +++ /etc/init.d/apparmor stop [2022-04-05T23:44:45.686Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T23:44:45.686Z] [2022-04-05T23:44:45.686Z] Unloading profiles will leave already running processes permanently [2022-04-05T23:44:45.686Z] unconfined, which can lead to unexpected situations. [2022-04-05T23:44:45.686Z] [2022-04-05T23:44:45.686Z] To set a process to complain mode, use the command line tool [2022-04-05T23:44:45.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T23:44:45.686Z] +++ true [2022-04-05T23:44:45.686Z] exiting test-integration [2022-04-05T23:44:45.686Z] ++ exit 0 [2022-04-05T23:44:45.686Z] [2022-04-05T23:44:45.760Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile Post stage [Pipeline] junit [2022-04-05T23:44:46.634Z] Recording test results [2022-04-05T23:44:46.868Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T23:44:47.243Z] + echo Ensuring container killed. [2022-04-05T23:44:47.243Z] Ensuring container killed. [2022-04-05T23:44:47.243Z] + docker rm -vf docker-pr13 [2022-04-05T23:44:47.243Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-04-05T23:44:47.521Z] + echo Chowning /workspace to jenkins user [2022-04-05T23:44:47.521Z] Chowning /workspace to jenkins user [2022-04-05T23:44:47.521Z] + id -u [2022-04-05T23:44:47.521Z] + id -g [2022-04-05T23:44:47.521Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T23:44:47.521Z] Unable to find image 'busybox:latest' locally [2022-04-05T23:44:47.521Z] latest: Pulling from library/busybox [2022-04-05T23:44:47.779Z] aa5434a6d997: Pulling fs layer [2022-04-05T23:44:47.779Z] aa5434a6d997: Verifying Checksum [2022-04-05T23:44:47.779Z] aa5434a6d997: Download complete [2022-04-05T23:44:47.779Z] aa5434a6d997: Pull complete [2022-04-05T23:44:47.779Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T23:44:47.779Z] Status: Downloaded newer image for busybox:latest [2022-04-05T23:44:48.606Z] Removing intermediate container 827e9570d393 [2022-04-05T23:44:48.606Z] ---> f4bb3b035ac2 [2022-04-05T23:44:48.606Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T23:44:48.606Z] ---> Running in 4f466009d113 [2022-04-05T23:44:48.606Z] Removing intermediate container 4f466009d113 [2022-04-05T23:44:48.606Z] ---> ce8c9bf35386 [2022-04-05T23:44:48.606Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T23:44:49.063Z] ---> Running in 2f91d69bc8ab [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T23:44:49.492Z] + bundleName=arm64-integration [2022-04-05T23:44:49.492Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-05T23:44:49.492Z] Creating arm64-integration-bundles.tar.gz [2022-04-05T23:44:49.492Z] + 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-05T23:44:49.492Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-05T23:44:49.518Z] Removing intermediate container 2f91d69bc8ab [2022-04-05T23:44:49.519Z] ---> 5eddfa0f79ed [2022-04-05T23:44:49.519Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [Pipeline] archiveArtifacts [2022-04-05T23:44:49.757Z] Archiving artifacts [2022-04-05T23:44:49.977Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-05T23:44:50.481Z] [2022-04-05T23:44:50.923Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-05T23:44:50.938Z] ---> aed6964d6010 [2022-04-05T23:44:50.938Z] 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-05T23:44:51.277Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T23:44:51.395Z] ---> Running in bc08081dc083 [2022-04-05T23:44:51.626Z] + make clean [2022-04-05T23:44:51.626Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T23:44:51.626Z] docker-dev-cache [2022-04-05T23:44:51.626Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T23:44:52.224Z] === RUN TestMiddlewares [2022-04-05T23:44:52.224Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T23:44:52.224Z] PASS [2022-04-05T23:44:52.224Z] coverage: 7.9% of statements [2022-04-05T23:44:52.224Z] ok github.com/docker/docker/api/server 0.066s coverage: 7.9% of statements [2022-04-05T23:44:52.315Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-05T23:44:52.888Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T23:44:54.805Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-05T23:44:56.193Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-05T23:44:57.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-05T23:44:59.697Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-05T23:45:01.754Z] Removing intermediate container bc08081dc083 [2022-04-05T23:45:01.754Z] ---> 822fa4b251ea [2022-04-05T23:45:01.754Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T23:45:01.754Z] ---> Running in 0586f3041ea3 [2022-04-05T23:45:02.723Z] [2022-04-05T23:45:02.723Z] SUCCESS: Specified value was saved. [2022-04-05T23:45:05.046Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-05T23:45:06.445Z] Removing intermediate container 0586f3041ea3 [2022-04-05T23:45:06.445Z] ---> d254278284f4 [2022-04-05T23:45:06.445Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T23:45:06.445Z] ---> Running in b351d6e46b95 [2022-04-05T23:45:06.456Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-05T23:45:07.847Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-05T23:45:08.794Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-05T23:45:11.120Z] Cannot create a file when that file already exists. [2022-04-05T23:45:12.108Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-05T23:45:14.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:45:14.440Z] INFO: Testing against a local daemon [2022-04-05T23:45:14.440Z] === RUN TestBuildWithSession [2022-04-05T23:45:14.440Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:45:14.440Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:45:14.440Z] === RUN TestBuildSquashParent [2022-04-05T23:45:14.440Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:45:14.440Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:45:14.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:45:14.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:45:14.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:45:14.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:45:14.440Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:45:14.441Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:45:14.441Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:45:14.441Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:45:14.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:45:14.441Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:45:14.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:45:14.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:45:15.420Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-05T23:45:15.681Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-05T23:45:15.787Z] Removing intermediate container b351d6e46b95 [2022-04-05T23:45:15.787Z] ---> 1c3bb2eb54d7 [2022-04-05T23:45:15.787Z] Step 13/13 : CMD ["sh"] [2022-04-05T23:45:15.787Z] ---> Running in 02ac7e653a79 [2022-04-05T23:45:16.243Z] Removing intermediate container 02ac7e653a79 [2022-04-05T23:45:16.243Z] ---> aff224a626f4 [2022-04-05T23:45:16.243Z] Successfully built aff224a626f4 [2022-04-05T23:45:16.243Z] Successfully tagged busybox:latest [2022-04-05T23:45:16.243Z] INFO: Docker images of the daemon under test [2022-04-05T23:45:16.243Z] [2022-04-05T23:45:16.699Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:45:16.699Z] busybox latest aff224a626f4 Less than a second ago 5.01GB [2022-04-05T23:45:16.699Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T23:45:16.699Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T23:45:16.699Z] [2022-04-05T23:45:16.699Z] INFO: Running integration tests at 04/05/2022 23:45:16... [2022-04-05T23:45:16.699Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T23:45:16.699Z] INFO: Integration API tests being run from the host: [2022-04-05T23:45:16.699Z] INFO: make.ps1 starting at 04/05/2022 23:45:16 [2022-04-05T23:45:17.661Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T23:45:18.230Z] docker_cli_daemon_test.go:2522: [dfa977ddb4037] daemon is not started [2022-04-05T23:45:20.147Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-05T23:45:20.327Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-05T23:45:20.327Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-05T23:45:20.586Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-05T23:45:20.586Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-05T23:45:20.721Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-05T23:45:20.846Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-05T23:45:20.846Z] Cross building: bundles/cross/windows/amd64 [2022-04-05T23:45:21.103Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-05T23:45:21.103Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-05T23:45:21.294Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-05T23:45:21.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-05T23:45:22.814Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-05T23:45:22.814Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-05T23:45:23.388Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-05T23:45:23.650Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-05T23:45:24.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:45:25.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:45:26.202Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-05T23:45:27.147Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-05T23:45:29.068Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-05T23:45:29.068Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-05T23:45:30.458Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-05T23:45:31.849Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-05T23:45:32.111Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-05T23:45:33.501Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-05T23:45:33.764Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.46s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.81s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.71s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.25s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.41s) [2022-04-05T23:45:36.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.14s) [2022-04-05T23:45:36.364Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:45:36.364Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:45:37.077Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-05T23:45:37.077Z] check_test.go:308: [de4bd526aebba] daemon is not started [2022-04-05T23:45:37.077Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-05T23:45:41.297Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite (354.12s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.08s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.37s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.17s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.25s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2022-04-05T23:45:42.687Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.54s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.41s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.68s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.60s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.46s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.67s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.70s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.11s) [2022-04-05T23:45:42.687Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-05T23:45:42.687Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.95s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.85s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.45s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.25s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.60s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.38s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.18s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.89s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.19s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.38s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.84s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.96s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-04-05T23:45:42.687Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s) [2022-04-05T23:45:42.687Z] === RUN TestDockerSwarmSuite [2022-04-05T23:45:42.687Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-05T23:45:45.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:45:45.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:45:45.999Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-05T23:45:47.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:45:48.068Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:45:49.309Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy (14.95s) [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.68s) [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-04-05T23:45:49.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-04-05T23:45:49.650Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:45:53.459Z] --- PASS: TestBuildMultiStageParentConfig (3.19s) [2022-04-05T23:45:53.460Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:45:53.460Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:45:53.460Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-05T23:45:53.460Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:45:54.447Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-04-05T23:45:54.447Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:45:54.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-05T23:46:00.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:46:00.275Z] INFO: Testing against a local daemon [2022-04-05T23:46:00.275Z] === RUN TestBuildWithSession [2022-04-05T23:46:00.275Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:46:00.275Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:46:00.275Z] === RUN TestBuildSquashParent [2022-04-05T23:46:00.275Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:46:00.275Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:46:00.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:46:00.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:46:00.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:46:00.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:46:00.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:46:00.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T23:46:04.302Z] === RUN TestBoolValue [2022-04-05T23:46:04.302Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestBoolValueOrDefault [2022-04-05T23:46:04.302Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestInt64ValueOrZero [2022-04-05T23:46:04.302Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestInt64ValueOrDefault [2022-04-05T23:46:04.302Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T23:46:04.302Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestJsonContentType [2022-04-05T23:46:04.302Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 16.2% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 16.2% of statements [2022-04-05T23:46:04.302Z] === RUN TestMaskSecretKeys [2022-04-05T23:46:04.302Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T23:46:04.302Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T23:46:04.302Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T23:46:04.302Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T23:46:04.302Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T23:46:04.302Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T23:46:04.302Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestVersionMiddlewareVersion [2022-04-05T23:46:04.302Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T23:46:04.302Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 37.7% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/server/middleware 0.081s coverage: 37.7% of statements [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T23:46:04.302Z] === RUN TestStrSliceMarshalJSON [2022-04-05T23:46:04.302Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T23:46:04.302Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestStrSliceUnmarshalString [2022-04-05T23:46:04.302Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T23:46:04.302Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 90.0% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-04-05T23:46:04.302Z] === RUN TestToJSON [2022-04-05T23:46:04.302Z] --- PASS: TestToJSON (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestToParamWithVersion [2022-04-05T23:46:04.302Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestFromJSON [2022-04-05T23:46:04.302Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestEmpty [2022-04-05T23:46:04.302Z] --- PASS: TestEmpty (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T23:46:04.302Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestArgsMatchKVList [2022-04-05T23:46:04.302Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestArgsMatch [2022-04-05T23:46:04.302Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestAdd [2022-04-05T23:46:04.302Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestDel [2022-04-05T23:46:04.302Z] --- PASS: TestDel (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestLen [2022-04-05T23:46:04.302Z] --- PASS: TestLen (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestExactMatch [2022-04-05T23:46:04.302Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestOnlyOneExactMatch [2022-04-05T23:46:04.302Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestContains [2022-04-05T23:46:04.302Z] --- PASS: TestContains (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestValidate [2022-04-05T23:46:04.302Z] --- PASS: TestValidate (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestWalkValues [2022-04-05T23:46:04.302Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestFuzzyMatch [2022-04-05T23:46:04.302Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestClone [2022-04-05T23:46:04.302Z] --- PASS: TestClone (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 92.2% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-04-05T23:46:04.302Z] === RUN TestDurationToSecondsString [2022-04-05T23:46:04.302Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T23:46:04.302Z] === RUN TestGetTimestamp [2022-04-05T23:46:04.302Z] === RUN TestAdjustForAPIVersion [2022-04-05T23:46:04.302Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 5.7% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T23:46:04.302Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-05T23:46:04.302Z] === RUN TestParseTimestamps [2022-04-05T23:46:04.302Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 100.0% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2022-04-05T23:46:04.302Z] === RUN TestCompareVersion [2022-04-05T23:46:04.302Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T23:46:04.302Z] PASS [2022-04-05T23:46:04.302Z] coverage: 77.3% of statements [2022-04-05T23:46:04.302Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T23:46:04.302Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T23:46:04.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-05T23:46:05.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T23:46:05.268Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T23:46:05.268Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T23:46:05.268Z] === RUN TestCloneArgsSmartHttp [2022-04-05T23:46:05.268Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-05T23:46:05.268Z] === RUN TestCloneArgsDumbHttp [2022-04-05T23:46:05.268Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T23:46:05.268Z] === RUN TestCloneArgsGit [2022-04-05T23:46:05.268Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T23:46:05.268Z] === RUN TestCheckoutGit [2022-04-05T23:46:07.447Z] === RUN TestEnable [2022-04-05T23:46:07.447Z] --- PASS: TestEnable (0.00s) [2022-04-05T23:46:07.447Z] === RUN TestDisable [2022-04-05T23:46:07.447Z] --- PASS: TestDisable (0.00s) [2022-04-05T23:46:07.447Z] === RUN TestEnabled [2022-04-05T23:46:07.447Z] --- PASS: TestEnabled (0.00s) [2022-04-05T23:46:07.447Z] PASS [2022-04-05T23:46:07.447Z] coverage: 100.0% of statements [2022-04-05T23:46:07.447Z] ok github.com/docker/docker/cli/debug 0.150s coverage: 100.0% of statements [2022-04-05T23:46:07.906Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T23:46:07.906Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-05T23:46:07.906Z] === RUN TestProcessNoDockerignore [2022-04-05T23:46:07.906Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T23:46:07.906Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-05T23:46:07.906Z] === RUN TestDetectContentType [2022-04-05T23:46:07.906Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestSelectAcceptableMIME [2022-04-05T23:46:07.906Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestInspectEmptyResponse [2022-04-05T23:46:07.906Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestInspectResponseBinary [2022-04-05T23:46:07.906Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestResponseUnsupportedContentType [2022-04-05T23:46:07.906Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestInspectResponseTextSimple [2022-04-05T23:46:07.906Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T23:46:07.906Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestUnknownContentLength [2022-04-05T23:46:07.906Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestDownloadRemote [2022-04-05T23:46:07.906Z] --- PASS: TestDownloadRemote (0.14s) [2022-04-05T23:46:07.906Z] === RUN TestGetWithStatusError [2022-04-05T23:46:07.906Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-05T23:46:07.906Z] === RUN TestCloseRootDirectory [2022-04-05T23:46:07.906Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:46:07.906Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestHashFile [2022-04-05T23:46:07.906Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:46:07.906Z] --- SKIP: TestHashFile (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestHashSubdir [2022-04-05T23:46:07.906Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:46:07.906Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-05T23:46:07.906Z] === RUN TestRemoveDirectory [2022-04-05T23:46:07.906Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:46:07.906Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T23:46:07.906Z] PASS [2022-04-05T23:46:07.906Z] coverage: 9.3% of statements [2022-04-05T23:46:07.906Z] ok github.com/docker/docker/builder/remotecontext 0.399s coverage: 9.3% of statements [2022-04-05T23:46:08.365Z] === RUN TestGetAllAllowed [2022-04-05T23:46:08.365Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestGetAllMeta [2022-04-05T23:46:08.365Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T23:46:08.365Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T23:46:08.365Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestIsExistingDirectory [2022-04-05T23:46:08.365Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-05T23:46:08.365Z] === RUN TestGetFilenameForDownload [2022-04-05T23:46:08.365Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestEnv2Variables [2022-04-05T23:46:08.365Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T23:46:08.365Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestMaintainer [2022-04-05T23:46:08.365Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestLabel [2022-04-05T23:46:08.365Z] --- PASS: TestLabel (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestFromScratch [2022-04-05T23:46:08.365Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestFromWithArg [2022-04-05T23:46:08.365Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T23:46:08.365Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestFromWithUndefinedArg [2022-04-05T23:46:08.365Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T23:46:08.365Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestOnbuild [2022-04-05T23:46:08.365Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestWorkdir [2022-04-05T23:46:08.365Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestCmd [2022-04-05T23:46:08.365Z] --- PASS: TestCmd (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestHealthcheckNone [2022-04-05T23:46:08.365Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestHealthcheckCmd [2022-04-05T23:46:08.365Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestEntrypoint [2022-04-05T23:46:08.365Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestExpose [2022-04-05T23:46:08.365Z] --- PASS: TestExpose (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestUser [2022-04-05T23:46:08.365Z] --- PASS: TestUser (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestVolume [2022-04-05T23:46:08.365Z] --- PASS: TestVolume (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestStopSignal [2022-04-05T23:46:08.365Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:46:08.365Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestArg [2022-04-05T23:46:08.365Z] --- PASS: TestArg (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestShell [2022-04-05T23:46:08.365Z] --- PASS: TestShell (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestPrependEnvOnCmd [2022-04-05T23:46:08.365Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestRunWithBuildArgs [2022-04-05T23:46:08.365Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T23:46:08.365Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T23:46:08.365Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T23:46:08.365Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T23:46:08.365Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T23:46:08.365Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T23:46:08.365Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T23:46:08.365Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T23:46:08.365Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestNormalizeWorkdir [2022-04-05T23:46:08.365Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T23:46:08.365Z] === RUN TestDispatch [2022-04-05T23:46:08.365Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T23:46:08.365Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T23:46:08.365Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T23:46:08.365Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T23:46:08.365Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T23:46:08.365Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T23:46:08.365Z] === RUN TestDispatch/COPY_url [2022-04-05T23:46:08.365Z] --- PASS: TestDispatch (0.09s) [2022-04-05T23:46:08.365Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-05T23:46:08.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-05T23:46:08.826Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T23:46:08.826Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T23:46:08.826Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T23:46:08.826Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T23:46:08.826Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T23:46:08.826Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestEmptyDockerfile [2022-04-05T23:46:08.826Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestSymlinkDockerfile [2022-04-05T23:46:08.826Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-05T23:46:08.826Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T23:46:08.826Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestNonExistingDockerfile [2022-04-05T23:46:08.826Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestCopyRunConfig [2022-04-05T23:46:08.826Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestDeepCopyRunConfig [2022-04-05T23:46:08.826Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestExportImage [2022-04-05T23:46:08.826Z] --- PASS: TestExportImage (0.00s) [2022-04-05T23:46:08.826Z] === RUN TestNormalizeDest [2022-04-05T23:46:08.826Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T23:46:08.826Z] PASS [2022-04-05T23:46:08.826Z] coverage: 46.6% of statements [2022-04-05T23:46:08.826Z] ok github.com/docker/docker/builder/dockerfile 0.361s coverage: 46.6% of statements [2022-04-05T23:46:09.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-05T23:46:09.404Z] --- PASS: TestBuildMultiStageOnBuild (14.91s) [2022-04-05T23:46:09.404Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:46:09.404Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:46:09.404Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-05T23:46:09.404Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:46:09.795Z] === RUN TestTCP4Proxy [2022-04-05T23:46:09.795Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-05T23:46:09.795Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T23:46:09.795Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestTCP6Proxy [2022-04-05T23:46:09.795Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:46:09.795Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestTCPDualStackProxy [2022-04-05T23:46:09.795Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:46:09.795Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestUDP4Proxy [2022-04-05T23:46:09.795Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestUDP6Proxy [2022-04-05T23:46:09.795Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:46:09.795Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestUDPWriteError [2022-04-05T23:46:09.795Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestSCTP4Proxy [2022-04-05T23:46:09.795Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:46:09.795Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T23:46:09.795Z] === RUN TestSCTP6Proxy [2022-04-05T23:46:09.795Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:46:09.795Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T23:46:09.795Z] PASS [2022-04-05T23:46:09.795Z] coverage: 49.4% of statements [2022-04-05T23:46:09.795Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-04-05T23:46:12.390Z] docker_api_swarm_test.go:563: [d08b3d0ca532c] joining swarm manager [da3bec744c415]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:46:12.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:46:12.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:46:14.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-05T23:46:15.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-05T23:46:16.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-05T23:46:17.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-05T23:46:18.492Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-05T23:46:18.492Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-05T23:46:18.492Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-05T23:46:19.070Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-05T23:46:22.296Z] === RUN TestCheckpointCreateError [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointCreate [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointDeleteError [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointDelete [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointListError [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointList [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T23:46:22.296Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T23:46:22.296Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:46:22.296Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestGetAPIPath [2022-04-05T23:46:22.296Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestParseHostURL [2022-04-05T23:46:22.296Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T23:46:22.296Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T23:46:22.296Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestClientRedirect [2022-04-05T23:46:22.296Z] === RUN TestClientRedirect/GET [2022-04-05T23:46:22.296Z] === RUN TestClientRedirect/POST [2022-04-05T23:46:22.296Z] === RUN TestClientRedirect/PUT [2022-04-05T23:46:22.296Z] === RUN TestClientRedirect/DELETE [2022-04-05T23:46:22.296Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T23:46:22.296Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigCreateUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigCreateError [2022-04-05T23:46:22.296Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigCreate [2022-04-05T23:46:22.296Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspectNotFound [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspectUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspectError [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigInspect [2022-04-05T23:46:22.296Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigListUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigListError [2022-04-05T23:46:22.296Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigList [2022-04-05T23:46:22.296Z] --- PASS: TestConfigList (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigRemoveUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigRemoveError [2022-04-05T23:46:22.296Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigRemove [2022-04-05T23:46:22.296Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigUpdateUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigUpdateError [2022-04-05T23:46:22.296Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestConfigUpdate [2022-04-05T23:46:22.296Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCommitError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCommit [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStatPathError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStatPath [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyToContainerError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyToContainer [2022-04-05T23:46:22.296Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyFromContainerError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T23:46:22.296Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestCopyFromContainer [2022-04-05T23:46:22.296Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCreateError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCreateImageNotFound [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCreateWithName [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerCreateAutoRemove [2022-04-05T23:46:22.296Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerDiffError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerDiff [2022-04-05T23:46:22.296Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecCreateError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecCreate [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecStartError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecStart [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecInspectError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecInspect [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExportError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExport [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerInspectError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T23:46:22.296Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T23:46:22.296Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerInspect [2022-04-05T23:46:22.296Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerInspectNode [2022-04-05T23:46:22.296Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerKillError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerKill [2022-04-05T23:46:22.296Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerListError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerList [2022-04-05T23:46:22.296Z] --- PASS: TestContainerList (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerLogsNotFoundError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerLogsError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerLogs [2022-04-05T23:46:22.296Z] --- PASS: TestContainerLogs (0.21s) [2022-04-05T23:46:22.296Z] === RUN TestContainerPauseError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerPause [2022-04-05T23:46:22.296Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainersPruneError [2022-04-05T23:46:22.296Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainersPrune [2022-04-05T23:46:22.296Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRemoveError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRemove [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRenameError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRename [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerResizeError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecResizeError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerResize [2022-04-05T23:46:22.296Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerExecResize [2022-04-05T23:46:22.296Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRestartError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerRestart [2022-04-05T23:46:22.296Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStartError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStart [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStatsError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStats [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStopError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerStop [2022-04-05T23:46:22.296Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerTopError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerTop [2022-04-05T23:46:22.296Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerUnpauseError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerUnpause [2022-04-05T23:46:22.296Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerUpdateError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerUpdate [2022-04-05T23:46:22.296Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-05T23:46:22.296Z] === RUN TestContainerWaitError [2022-04-05T23:46:22.296Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestContainerWait [2022-04-05T23:46:22.296Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestDiskUsageError [2022-04-05T23:46:22.296Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestDiskUsage [2022-04-05T23:46:22.296Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestDistributionInspectUnsupported [2022-04-05T23:46:22.296Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T23:46:22.296Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.296Z] === RUN TestEventsErrorInOptions [2022-04-05T23:46:22.297Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestEventsErrorFromServer [2022-04-05T23:46:22.297Z] --- PASS: TestEventsErrorFromServer (0.01s) [2022-04-05T23:46:22.297Z] === RUN TestEvents [2022-04-05T23:46:22.297Z] --- PASS: TestEvents (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTLSCloseWriter [2022-04-05T23:46:22.297Z] === PAUSE TestTLSCloseWriter [2022-04-05T23:46:22.297Z] === RUN TestImageBuildError [2022-04-05T23:46:22.297Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageBuild [2022-04-05T23:46:22.297Z] --- PASS: TestImageBuild (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestGetDockerOS [2022-04-05T23:46:22.297Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageCreateError [2022-04-05T23:46:22.297Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageCreate [2022-04-05T23:46:22.297Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageHistoryError [2022-04-05T23:46:22.297Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageHistory [2022-04-05T23:46:22.297Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageImportError [2022-04-05T23:46:22.297Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageImport [2022-04-05T23:46:22.297Z] --- PASS: TestImageImport (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageInspectImageNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageInspect [2022-04-05T23:46:22.297Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageListError [2022-04-05T23:46:22.297Z] --- PASS: TestImageListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageList [2022-04-05T23:46:22.297Z] --- PASS: TestImageList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageListApiBefore125 [2022-04-05T23:46:22.297Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageLoadError [2022-04-05T23:46:22.297Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageLoad [2022-04-05T23:46:22.297Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagesPruneError [2022-04-05T23:46:22.297Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagesPrune [2022-04-05T23:46:22.297Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullReferenceParseError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullAnyError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePullWithoutErrors [2022-04-05T23:46:22.297Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushReferenceError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushAnyError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithoutErrors [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T23:46:22.297Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageRemoveImageNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageRemove [2022-04-05T23:46:22.297Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSaveError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSave [2022-04-05T23:46:22.297Z] --- PASS: TestImageSave (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchAnyError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageSearchWithoutErrors [2022-04-05T23:46:22.297Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageTagError [2022-04-05T23:46:22.297Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageTagInvalidReference [2022-04-05T23:46:22.297Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T23:46:22.297Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageTagHexSource [2022-04-05T23:46:22.297Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestImageTag [2022-04-05T23:46:22.297Z] --- PASS: TestImageTag (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestInfoServerError [2022-04-05T23:46:22.297Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T23:46:22.297Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestInfo [2022-04-05T23:46:22.297Z] --- PASS: TestInfo (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkConnectError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkConnect [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkCreateError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkCreate [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkDisconnectError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkDisconnect [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/no_options [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/verbose [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/global_scope [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T23:46:22.297Z] === RUN TestNetworkInspect/server_error [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect (0.02s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkInspect/server_error (0.01s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkListError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkList [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworksPruneError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworksPrune [2022-04-05T23:46:22.297Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNetworkRemove [2022-04-05T23:46:22.297Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeInspect [2022-04-05T23:46:22.297Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeListError [2022-04-05T23:46:22.297Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeList [2022-04-05T23:46:22.297Z] --- PASS: TestNodeList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeRemove [2022-04-05T23:46:22.297Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeUpdateError [2022-04-05T23:46:22.297Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestNodeUpdate [2022-04-05T23:46:22.297Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestOptionWithHostFromEnv [2022-04-05T23:46:22.297Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestOptionWithTimeout [2022-04-05T23:46:22.297Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T23:46:22.297Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPingFail [2022-04-05T23:46:22.297Z] --- PASS: TestPingFail (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPingWithError [2022-04-05T23:46:22.297Z] 2022/04/05 23:46:21 RoundTripper returned a response & error; ignoring response [2022-04-05T23:46:22.297Z] 2022/04/05 23:46:21 RoundTripper returned a response & error; ignoring response [2022-04-05T23:46:22.297Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPingSuccess [2022-04-05T23:46:22.297Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPingHeadFallback [2022-04-05T23:46:22.297Z] === RUN TestPingHeadFallback/OK [2022-04-05T23:46:22.297Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T23:46:22.297Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T23:46:22.297Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T23:46:22.297Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T23:46:22.297Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginDisableError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginDisable [2022-04-05T23:46:22.297Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginEnableError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginEnable [2022-04-05T23:46:22.297Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginInspect [2022-04-05T23:46:22.297Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginListError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginList [2022-04-05T23:46:22.297Z] --- PASS: TestPluginList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginPushError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginPush [2022-04-05T23:46:22.297Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginRemove [2022-04-05T23:46:22.297Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginSetError [2022-04-05T23:46:22.297Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPluginSet [2022-04-05T23:46:22.297Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSetHostHeader [2022-04-05T23:46:22.297Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestPlainTextError [2022-04-05T23:46:22.297Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestInfiniteError [2022-04-05T23:46:22.297Z] --- PASS: TestInfiniteError (0.03s) [2022-04-05T23:46:22.297Z] === RUN TestCanceledContext [2022-04-05T23:46:22.297Z] 2022/04/05 23:46:21 RoundTripper returned a response & error; ignoring response [2022-04-05T23:46:22.297Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestDeadlineExceededContext [2022-04-05T23:46:22.297Z] 2022/04/05 23:46:21 RoundTripper returned a response & error; ignoring response [2022-04-05T23:46:22.297Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretCreateUnsupported [2022-04-05T23:46:22.297Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretCreateError [2022-04-05T23:46:22.297Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretCreate [2022-04-05T23:46:22.297Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretInspectUnsupported [2022-04-05T23:46:22.297Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretInspect [2022-04-05T23:46:22.297Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretListUnsupported [2022-04-05T23:46:22.297Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretListError [2022-04-05T23:46:22.297Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretList [2022-04-05T23:46:22.297Z] --- PASS: TestSecretList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretRemoveUnsupported [2022-04-05T23:46:22.297Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretRemove [2022-04-05T23:46:22.297Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretUpdateUnsupported [2022-04-05T23:46:22.297Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretUpdateError [2022-04-05T23:46:22.297Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSecretUpdate [2022-04-05T23:46:22.297Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceCreateError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceCreate [2022-04-05T23:46:22.297Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T23:46:22.297Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceCreateDigestPinning [2022-04-05T23:46:22.297Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceInspect [2022-04-05T23:46:22.297Z] --- PASS: TestServiceInspect (0.01s) [2022-04-05T23:46:22.297Z] === RUN TestServiceListError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceList [2022-04-05T23:46:22.297Z] --- PASS: TestServiceList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceLogsError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceLogs [2022-04-05T23:46:22.297Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceRemoveError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceRemove [2022-04-05T23:46:22.297Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceUpdateError [2022-04-05T23:46:22.297Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestServiceUpdate [2022-04-05T23:46:22.297Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmGetUnlockKey [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmInitError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmInit [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmInspect [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmJoinError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmJoin [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmLeaveError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmLeave [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmUnlockError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmUnlock [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmUpdateError [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestSwarmUpdate [2022-04-05T23:46:22.297Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTaskInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTaskInspect [2022-04-05T23:46:22.297Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTaskListError [2022-04-05T23:46:22.297Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestTaskList [2022-04-05T23:46:22.297Z] --- PASS: TestTaskList (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeCreateError [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeCreate [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeInspectError [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeInspectNotFound [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeInspect [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeListError [2022-04-05T23:46:22.297Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T23:46:22.297Z] === RUN TestVolumeList [2022-04-05T23:46:22.298Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T23:46:22.298Z] === RUN TestVolumeRemoveError [2022-04-05T23:46:22.298Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T23:46:22.298Z] === RUN TestVolumeRemove [2022-04-05T23:46:22.298Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T23:46:22.298Z] === CONT TestTLSCloseWriter [2022-04-05T23:46:22.298Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T23:46:22.298Z] PASS [2022-04-05T23:46:22.298Z] coverage: 75.1% of statements [2022-04-05T23:46:22.298Z] ok github.com/docker/docker/client 0.440s coverage: 75.1% of statements [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.53s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.70s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.24s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.76s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.91s) [2022-04-05T23:46:23.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.68s) [2022-04-05T23:46:23.092Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:46:23.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:46:24.359Z] --- PASS: TestBuildMultiStageLayerLeak (13.12s) [2022-04-05T23:46:24.359Z] === RUN TestBuildWithHugeFile [2022-04-05T23:46:25.667Z] docker_api_swarm_test.go:585: [d3eeeddc1c0db] joining swarm manager [da3bec744c415]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:46:28.983Z] check_test.go:379: [d08b3d0ca532c] daemon is not started [2022-04-05T23:46:29.929Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-05T23:46:30.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-05T23:46:31.136Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-05T23:46:31.398Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-05T23:46:31.972Z] === RUN TestDockerSuite/TestBuildFails [2022-04-05T23:46:32.545Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-05T23:46:32.806Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-05T23:46:35.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-05T23:46:35.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:46:35.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:46:36.580Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:46:37.275Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-05T23:46:38.147Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:46:38.663Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-05T23:46:38.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-05T23:46:38.926Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-05T23:46:38.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy (16.39s) [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.47s) [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2022-04-05T23:46:39.713Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2022-04-05T23:46:39.713Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:46:40.315Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-05T23:46:40.890Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-05T23:46:41.835Z] docker_api_swarm_test.go:46: [d1f88da33827c] joining swarm manager [d5aab8f05457c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:46:42.409Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-05T23:46:42.665Z] --- PASS: TestBuildMultiStageParentConfig (2.81s) [2022-04-05T23:46:42.665Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:46:42.665Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:46:42.665Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-05T23:46:42.665Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:46:43.566Z] --- PASS: TestCheckoutGit (37.48s) [2022-04-05T23:46:43.566Z] === RUN TestValidGitTransport [2022-04-05T23:46:43.566Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T23:46:43.566Z] === RUN TestGitInvalidRef [2022-04-05T23:46:43.566Z] --- PASS: TestGitInvalidRef (0.36s) [2022-04-05T23:46:43.566Z] PASS [2022-04-05T23:46:43.566Z] coverage: 86.3% of statements [2022-04-05T23:46:43.566Z] ok github.com/docker/docker/builder/remotecontext/git 37.916s coverage: 86.3% of statements [2022-04-05T23:46:44.230Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2022-04-05T23:46:44.230Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:46:44.330Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-05T23:46:44.560Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T23:46:44.560Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T23:46:45.275Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-05T23:46:45.536Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-05T23:46:47.453Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-05T23:46:49.372Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-05T23:46:50.762Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T23:46:55.013Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-05T23:46:55.013Z] === RUN TestConfigureDaemonLogs [2022-04-05T23:46:55.013Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T23:46:55.013Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T23:46:55.013Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T23:46:55.013Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T23:46:55.013Z] PASS [2022-04-05T23:46:55.013Z] coverage: 19.0% of statements [2022-04-05T23:46:55.013Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 19.0% of statements [2022-04-05T23:46:55.013Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T23:46:55.013Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T23:46:56.064Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-05T23:46:56.064Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-05T23:46:56.590Z] === RUN TestContainerStopSignal [2022-04-05T23:46:56.590Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestContainerStopTimeout [2022-04-05T23:46:56.590Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T23:46:56.590Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T23:46:56.590Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-05T23:46:56.590Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T23:46:56.590Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T23:46:56.590Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T23:46:56.590Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestNewMemoryStore [2022-04-05T23:46:56.590Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestAddContainers [2022-04-05T23:46:56.590Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestGetContainer [2022-04-05T23:46:56.590Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:46:56.590Z] === RUN TestDeleteContainer [2022-04-05T23:46:56.590Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T23:46:56.637Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-05T23:46:57.060Z] === RUN TestListContainers [2022-04-05T23:46:57.060Z] --- PASS: TestListContainers (0.00s) [2022-04-05T23:46:57.060Z] === RUN TestFirstContainer [2022-04-05T23:46:57.060Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T23:46:57.060Z] === RUN TestApplyAllContainer [2022-04-05T23:46:57.060Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T23:46:57.060Z] === RUN TestIsValidHealthString [2022-04-05T23:46:57.060Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T23:46:57.060Z] === RUN TestStateRunStop [2022-04-05T23:46:57.060Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T23:46:57.060Z] === RUN TestStateTimeoutWait [2022-04-05T23:46:57.060Z] state_test.go:141: Stop callback fired [2022-04-05T23:46:57.060Z] state_test.go:165: Stop callback fired [2022-04-05T23:46:57.061Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T23:46:57.061Z] === RUN TestIsValidStateString [2022-04-05T23:46:57.061Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T23:46:57.061Z] === RUN TestViewSaveDelete [2022-04-05T23:46:57.061Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-05T23:46:57.061Z] === RUN TestViewAll [2022-04-05T23:46:57.061Z] --- PASS: TestViewAll (0.02s) [2022-04-05T23:46:57.061Z] === RUN TestViewGet [2022-04-05T23:46:57.061Z] --- PASS: TestViewGet (0.01s) [2022-04-05T23:46:57.061Z] === RUN TestNames [2022-04-05T23:46:57.061Z] --- PASS: TestNames (0.00s) [2022-04-05T23:46:57.061Z] === RUN TestViewWithHealthCheck [2022-04-05T23:46:57.061Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-05T23:46:57.061Z] PASS [2022-04-05T23:46:57.061Z] coverage: 41.7% of statements [2022-04-05T23:46:57.061Z] ok github.com/docker/docker/container 0.277s coverage: 41.7% of statements [2022-04-05T23:46:57.061Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T23:46:57.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T23:46:57.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T23:46:57.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T23:46:57.209Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-05T23:46:58.052Z] === RUN TestPrepare [2022-04-05T23:46:58.053Z] --- PASS: TestPrepare (0.00s) [2022-04-05T23:46:58.053Z] === RUN TestStart [2022-04-05T23:46:58.053Z] --- PASS: TestStart (0.00s) [2022-04-05T23:46:58.053Z] === RUN TestWaitCancel [2022-04-05T23:46:58.053Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T23:46:58.053Z] === RUN TestWaitDisabled [2022-04-05T23:46:58.053Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T23:46:58.053Z] === RUN TestWaitEnabled [2022-04-05T23:46:58.053Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T23:46:58.053Z] === RUN TestRemove [2022-04-05T23:46:58.053Z] --- PASS: TestRemove (0.00s) [2022-04-05T23:46:58.053Z] PASS [2022-04-05T23:46:58.053Z] coverage: 65.3% of statements [2022-04-05T23:46:58.053Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-04-05T23:46:58.153Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-05T23:46:58.153Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-05T23:46:59.096Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-05T23:46:59.173Z] --- PASS: TestBuildMultiStageOnBuild (15.16s) [2022-04-05T23:46:59.173Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:46:59.173Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:46:59.173Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-05T23:46:59.173Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:46:59.359Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-05T23:46:59.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-05T23:46:59.884Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-05T23:47:00.457Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-05T23:47:00.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-05T23:47:00.980Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-05T23:47:01.017Z] === RUN TestNewListSecretsFilters [2022-04-05T23:47:01.017Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T23:47:01.017Z] === RUN TestNewListConfigsFilters [2022-04-05T23:47:01.017Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T23:47:01.017Z] PASS [2022-04-05T23:47:01.017Z] coverage: 0.5% of statements [2022-04-05T23:47:01.017Z] ok github.com/docker/docker/daemon/cluster 0.358s coverage: 0.5% of statements [2022-04-05T23:47:01.488Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T23:47:01.488Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-04-05T23:47:01.488Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T23:47:01.488Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T23:47:01.488Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T23:47:01.931Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T23:47:01.962Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T23:47:01.962Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T23:47:02.432Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T23:47:02.432Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T23:47:02.432Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T23:47:02.432Z] PASS [2022-04-05T23:47:02.432Z] coverage: 35.9% of statements [2022-04-05T23:47:02.432Z] ok github.com/docker/docker/daemon/cluster/convert 0.751s coverage: 35.9% of statements [2022-04-05T23:47:03.857Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-05T23:47:04.660Z] === RUN TestWaitNodeAttachment [2022-04-05T23:47:05.131Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-05T23:47:05.131Z] === RUN TestIsolationConversion [2022-04-05T23:47:05.131Z] === RUN TestIsolationConversion/default [2022-04-05T23:47:05.131Z] === RUN TestIsolationConversion/process [2022-04-05T23:47:05.131Z] === RUN TestIsolationConversion/hyperv [2022-04-05T23:47:05.131Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestContainerLabels [2022-04-05T23:47:05.131Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestCredentialSpecConversion [2022-04-05T23:47:05.131Z] === RUN TestCredentialSpecConversion/none [2022-04-05T23:47:05.131Z] === RUN TestCredentialSpecConversion/config [2022-04-05T23:47:05.131Z] === RUN TestCredentialSpecConversion/file [2022-04-05T23:47:05.131Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T23:47:05.131Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T23:47:05.131Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountBind [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountVolume [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountTarget [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T23:47:05.131Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T23:47:05.131Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T23:47:05.131Z] PASS [2022-04-05T23:47:05.132Z] coverage: 11.0% of statements [2022-04-05T23:47:05.132Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.728s coverage: 11.0% of statements [2022-04-05T23:47:05.132Z] === RUN TestBuilderGC [2022-04-05T23:47:05.132Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T23:47:05.132Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T23:47:05.132Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T23:47:05.132Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T23:47:05.132Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T23:47:05.132Z] === RUN TestFindConfigurationConflicts [2022-04-05T23:47:05.132Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T23:47:05.132Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T23:47:05.132Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T23:47:05.132Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T23:47:05.132Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T23:47:05.603Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T23:47:05.603Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T23:47:05.603Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_label [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T23:47:05.603Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T23:47:05.603Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T23:47:05.603Z] === RUN TestEventsLog [2022-04-05T23:47:05.603Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestEventsLogTimeout [2022-04-05T23:47:05.603Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestLogEvents [2022-04-05T23:47:05.603Z] time="2022-04-05T23:47:05Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T23:47:05.603Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-04-05T23:47:05.603Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T23:47:05.603Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:05.603Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestReloadBadDefaultConfig [2022-04-05T23:47:05.603Z] time="2022-04-05T23:47:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4110188992" [2022-04-05T23:47:05.603Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestReloadWithConflictingLabels [2022-04-05T23:47:05.603Z] time="2022-04-05T23:47:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1935557054" [2022-04-05T23:47:05.603Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T23:47:05.603Z] time="2022-04-05T23:47:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-998425187" [2022-04-05T23:47:05.603Z] --- PASS: TestLogEvents (0.05s) [2022-04-05T23:47:05.603Z] === RUN TestLoadBufferedEvents [2022-04-05T23:47:05.603Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestMaskURLCredentials [2022-04-05T23:47:05.603Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestDaemonConfigurationMerge [2022-04-05T23:47:05.603Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T23:47:05.603Z] PASS [2022-04-05T23:47:05.603Z] coverage: 79.2% of statements [2022-04-05T23:47:05.603Z] ok github.com/docker/docker/daemon/config 0.365s coverage: 79.2% of statements [2022-04-05T23:47:05.603Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-05T23:47:05.603Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T23:47:05.603Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T23:47:05.603Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T23:47:05.603Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T23:47:05.603Z] PASS [2022-04-05T23:47:05.603Z] coverage: 50.0% of statements [2022-04-05T23:47:05.603Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2022-04-05T23:47:07.165Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-05T23:47:07.184Z] === RUN TestIsEmptyDir [2022-04-05T23:47:07.184Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-05T23:47:07.184Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T23:47:07.184Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-05T23:47:07.184Z] PASS [2022-04-05T23:47:07.184Z] coverage: 2.3% of statements [2022-04-05T23:47:07.184Z] ok github.com/docker/docker/daemon/graphdriver 0.102s coverage: 2.3% of statements [2022-04-05T23:47:07.656Z] === RUN TestLinkNaming [2022-04-05T23:47:07.656Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T23:47:07.656Z] === RUN TestLinkNew [2022-04-05T23:47:07.656Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T23:47:07.656Z] === RUN TestLinkEnv [2022-04-05T23:47:07.656Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T23:47:07.656Z] === RUN TestLinkMultipleEnv [2022-04-05T23:47:07.656Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T23:47:07.656Z] === RUN TestLinkPortRangeEnv [2022-04-05T23:47:07.656Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T23:47:07.656Z] PASS [2022-04-05T23:47:07.656Z] coverage: 93.0% of statements [2022-04-05T23:47:07.656Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-04-05T23:47:08.651Z] === RUN TestVerifyNetworkingConfig [2022-04-05T23:47:08.651Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestGetContainer [2022-04-05T23:47:08.651Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestValidContainerNames [2022-04-05T23:47:08.651Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestContainerInitDNS [2022-04-05T23:47:08.651Z] daemon_test.go:147: root required [2022-04-05T23:47:08.651Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestMerge [2022-04-05T23:47:08.651Z] --- PASS: TestMerge (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestValidateContainerIsolation [2022-04-05T23:47:08.651Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestFindNetworkErrorType [2022-04-05T23:47:08.651Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestEnsureServicesExist [2022-04-05T23:47:08.651Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-05T23:47:08.651Z] === RUN TestEnsureServicesExistErrors [2022-04-05T23:47:08.651Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T23:47:08.651Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T23:47:08.651Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T23:47:08.651Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T23:47:08.651Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:47:08.651Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T23:47:08.651Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestContainerDelete [2022-04-05T23:47:08.651Z] --- PASS: TestContainerDelete (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestContainerDoubleDelete [2022-04-05T23:47:08.651Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-04-05T23:47:08.651Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T23:47:08.651Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T23:47:08.651Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestNoneHealthcheck [2022-04-05T23:47:08.651Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T23:47:08.651Z] === RUN TestHealthStates [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.651Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.652Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.652Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.652Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.652Z] time="2022-04-05T23:47:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-05T23:47:08.652Z] --- PASS: TestHealthStates (0.20s) [2022-04-05T23:47:08.652Z] === RUN TestGetInspectData [2022-04-05T23:47:08.652Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestFillLicense [2022-04-05T23:47:08.652Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestListInvalidFilter [2022-04-05T23:47:08.652Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestNameFilter [2022-04-05T23:47:08.652Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T23:47:08.652Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T23:47:08.652Z] === 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-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T23:47:08.652Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T23:47:08.652Z] --- 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-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T23:47:08.652Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T23:47:08.652Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadLabels [2022-04-05T23:47:08.652Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T23:47:08.652Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadMirrors [2022-04-05T23:47:08.652Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T23:47:08.652Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T23:47:08.652Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T23:47:08.652Z] reload_test.go:342: root required [2022-04-05T23:47:08.652Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T23:47:08.652Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T23:47:08.652Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-05T23:47:08.652Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T23:47:08.652Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-05T23:47:08.652Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T23:47:08.652Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-05T23:47:08.652Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T23:47:08.652Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T23:47:08.652Z] === RUN TestParseVolumesFrom [2022-04-05T23:47:08.652Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T23:47:08.652Z] PASS [2022-04-05T23:47:08.652Z] coverage: 8.8% of statements [2022-04-05T23:47:08.652Z] ok github.com/docker/docker/daemon 0.813s coverage: 8.8% of statements [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T23:47:08.652Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/defaults [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T23:47:10.201Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T23:47:10.201Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-04-05T23:47:10.201Z] === RUN TestCreateSuccess [2022-04-05T23:47:10.201Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCreateStreamSkipped [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T23:47:10.201Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCreateLogGroupSuccess [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T23:47:10.201Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCreateError [2022-04-05T23:47:10.201Z] --- PASS: TestCreateError (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCreateAlreadyExists [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T23:47:10.201Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestLogClosed [2022-04-05T23:47:10.201Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestLogBlocking [2022-04-05T23:47:10.201Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T23:47:10.201Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T23:47:10.201Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestPublishBatchSuccess [2022-04-05T23:47:10.201Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestPublishBatchError [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=error msg=error [2022-04-05T23:47:10.201Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:47:10.201Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T23:47:10.201Z] time="2022-04-05T23:47:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T23:47:10.201Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchSimple [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchTicker [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchClose [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/3/���� [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T23:47:10.201Z] === RUN TestEffectiveLen/5/ [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/0/ [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: He [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/6/a� [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: a [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: � [2022-04-05T23:47:10.201Z] === RUN TestFindValidSplit/7/a� [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T23:47:10.201Z] cloudwatchlogs_test.go:1077: [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T23:47:10.201Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestProcessEventEmoji [2022-04-05T23:47:10.201Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchLineSplit [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMaxEvents [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T23:47:10.201Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2022-04-05T23:47:10.201Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T23:47:10.202Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-05T23:47:10.202Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T23:47:10.202Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T23:47:10.468Z] --- PASS: TestImportExtremelyLargeImageWorks (211.81s) [2022-04-05T23:47:10.468Z] PASS [2022-04-05T23:47:10.468Z] [2022-04-05T23:47:10.468Z] DONE 22 tests in 216.769s [2022-04-05T23:47:10.468Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T23:47:10.468Z] ++ 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-05T23:47:10.468Z] ++ set -e [2022-04-05T23:47:10.468Z] ++ '[' -n 0 ']' [2022-04-05T23:47:10.468Z] ++ set -x [2022-04-05T23:47:10.468Z] ++ 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-05T23:47:10.468Z] INFO: Testing against a local daemon [2022-04-05T23:47:10.468Z] === RUN TestNetworkCreateDelete [2022-04-05T23:47:10.468Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-05T23:47:10.468Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T23:47:10.659Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T23:47:10.659Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T23:47:10.659Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestCreateTagSuccess [2022-04-05T23:47:10.659Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T23:47:10.659Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T23:47:10.659Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T23:47:10.659Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T23:47:10.659Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-04-05T23:47:10.659Z] PASS [2022-04-05T23:47:10.659Z] coverage: 80.2% of statements [2022-04-05T23:47:10.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.518s coverage: 80.2% of statements [2022-04-05T23:47:10.659Z] === RUN TestAdapterReadLogs [2022-04-05T23:47:10.659Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestCopier [2022-04-05T23:47:10.659Z] --- PASS: TestCopier (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestCopierLongLines [2022-04-05T23:47:10.659Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestCopierSlow [2022-04-05T23:47:10.659Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T23:47:10.659Z] === RUN TestCopierWithSized [2022-04-05T23:47:10.659Z] === RUN TestCopierWithSized/as_is [2022-04-05T23:47:10.659Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T23:47:10.659Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-05T23:47:10.659Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T23:47:10.659Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestCopierWithPartial [2022-04-05T23:47:10.659Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestRingLogger [2022-04-05T23:47:10.659Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestRingCap [2022-04-05T23:47:10.659Z] --- PASS: TestRingCap (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestRingClose [2022-04-05T23:47:10.659Z] --- PASS: TestRingClose (0.00s) [2022-04-05T23:47:10.659Z] === RUN TestRingDrain [2022-04-05T23:47:10.659Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T23:47:10.659Z] PASS [2022-04-05T23:47:10.660Z] coverage: 43.2% of statements [2022-04-05T23:47:10.660Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.2% of statements [2022-04-05T23:47:11.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-04-05T23:47:11.042Z] === RUN TestDaemonDNSFallback [2022-04-05T23:47:11.117Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T23:47:11.117Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T23:47:11.117Z] === RUN TestSearchRegistryForImages [2022-04-05T23:47:11.117Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T23:47:11.117Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T23:47:11.117Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T23:47:11.117Z] === RUN TestImageDelete [2022-04-05T23:47:11.117Z] === RUN TestImageDelete/no_lease [2022-04-05T23:47:11.117Z] === RUN TestImageDelete/lease_exists [2022-04-05T23:47:11.117Z] --- PASS: TestImageDelete (0.05s) [2022-04-05T23:47:11.117Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T23:47:11.117Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-05T23:47:11.117Z] === RUN TestContentStoreForPull [2022-04-05T23:47:11.117Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-05T23:47:11.576Z] PASS [2022-04-05T23:47:11.576Z] coverage: 6.2% of statements [2022-04-05T23:47:11.576Z] ok github.com/docker/docker/daemon/images 0.459s coverage: 6.2% of statements [2022-04-05T23:47:11.576Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T23:47:11.576Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T23:47:11.576Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T23:47:11.576Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T23:47:11.576Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T23:47:11.576Z] PASS [2022-04-05T23:47:11.576Z] coverage: 33.6% of statements [2022-04-05T23:47:11.576Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-04-05T23:47:11.576Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T23:47:11.576Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T23:47:11.615Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-05T23:47:12.035Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T23:47:12.035Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T23:47:12.035Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T23:47:12.035Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T23:47:12.493Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-05T23:47:12.493Z] === RUN TestFastTimeMarshalJSON [2022-04-05T23:47:12.493Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-05T23:47:12.493Z] PASS [2022-04-05T23:47:12.493Z] coverage: 87.2% of statements [2022-04-05T23:47:12.493Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2022-04-05T23:47:12.493Z] === RUN TestJSONFileLogger [2022-04-05T23:47:12.493Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-05T23:47:12.493Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T23:47:12.493Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-04-05T23:47:12.493Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T23:47:12.493Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-05T23:47:12.493Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T23:47:12.493Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-05T23:47:12.493Z] === RUN TestEncodeDecode [2022-04-05T23:47:12.493Z] === PAUSE TestEncodeDecode [2022-04-05T23:47:12.493Z] === RUN TestUnexpectedEOF [2022-04-05T23:47:12.562Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-05T23:47:12.562Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-05T23:47:12.562Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-05T23:47:12.562Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-05T23:47:12.562Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-05T23:47:12.562Z] remote: Enumerating objects: 23, done. [2022-04-05T23:47:12.562Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-05T23:47:12.562Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-05T23:47:12.562Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-05T23:47:12.563Z] 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-05T23:47:12.563Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-05T23:47:12.563Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-05T23:47:12.563Z] Cross building: bundles/cross/linux/ppc64le [2022-04-05T23:47:12.563Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-05T23:47:12.563Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-05T23:47:12.952Z] time="2022-04-05T23:47:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:47:12.952Z] time="2022-04-05T23:47:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T23:47:12.952Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-05T23:47:12.952Z] === CONT TestEncodeDecode [2022-04-05T23:47:12.952Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T23:47:12.952Z] PASS [2022-04-05T23:47:12.952Z] coverage: 69.9% of statements [2022-04-05T23:47:12.952Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.357s coverage: 69.9% of statements [2022-04-05T23:47:13.410Z] === RUN TestWriteLog [2022-04-05T23:47:13.410Z] === PAUSE TestWriteLog [2022-04-05T23:47:13.410Z] === RUN TestReadLog [2022-04-05T23:47:13.410Z] === PAUSE TestReadLog [2022-04-05T23:47:13.410Z] === RUN TestDecode [2022-04-05T23:47:13.410Z] --- PASS: TestDecode (0.03s) [2022-04-05T23:47:13.410Z] === CONT TestWriteLog [2022-04-05T23:47:13.410Z] --- PASS: TestWriteLog (0.00s) [2022-04-05T23:47:13.410Z] === CONT TestReadLog [2022-04-05T23:47:13.410Z] === RUN TestReadLog/tail_exact [2022-04-05T23:47:13.869Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T23:47:13.869Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T23:47:13.869Z] --- PASS: TestReadLog (0.21s) [2022-04-05T23:47:13.869Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-04-05T23:47:13.869Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-05T23:47:13.869Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-05T23:47:13.869Z] PASS [2022-04-05T23:47:13.869Z] coverage: 78.7% of statements [2022-04-05T23:47:13.869Z] ok github.com/docker/docker/daemon/logger/local 0.390s coverage: 78.7% of statements [2022-04-05T23:47:13.869Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T23:47:14.161Z] --- PASS: TestBuildMultiStageLayerLeak (13.11s) [2022-04-05T23:47:14.161Z] === RUN TestBuildWithHugeFile [2022-04-05T23:47:14.166Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-05T23:47:14.332Z] === RUN TestOpenFileDelete [2022-04-05T23:47:14.332Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestOpenFileRename [2022-04-05T23:47:14.332Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestHandleDecoderErr [2022-04-05T23:47:14.332Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestParseLogTagDefaultTag [2022-04-05T23:47:14.332Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestParseLogTag [2022-04-05T23:47:14.332Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestParseLogTagEmptyTag [2022-04-05T23:47:14.332Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestTailFiles [2022-04-05T23:47:14.332Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestFollowLogsConsumerGone [2022-04-05T23:47:14.332Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestFollowLogsProducerGone [2022-04-05T23:47:14.332Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-05T23:47:14.332Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-05T23:47:14.332Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-05T23:47:14.332Z] === RUN TestCheckCapacityAndRotate [2022-04-05T23:47:14.332Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T23:47:14.332Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T23:47:14.332Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2022-04-05T23:47:14.332Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-05T23:47:14.332Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-05T23:47:14.332Z] PASS [2022-04-05T23:47:14.332Z] coverage: 55.1% of statements [2022-04-05T23:47:14.332Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.306s coverage: 55.1% of statements [2022-04-05T23:47:14.332Z] === RUN TestLog [2022-04-05T23:47:14.332Z] --- PASS: TestLog (0.03s) [2022-04-05T23:47:14.332Z] PASS [2022-04-05T23:47:14.332Z] coverage: 31.5% of statements [2022-04-05T23:47:14.332Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-04-05T23:47:14.428Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-05T23:47:14.428Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-05T23:47:14.428Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-05T23:47:14.691Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-05T23:47:14.691Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-05T23:47:15.305Z] === RUN TestNewParse [2022-04-05T23:47:15.305Z] --- PASS: TestNewParse (0.00s) [2022-04-05T23:47:15.305Z] PASS [2022-04-05T23:47:15.305Z] coverage: 8.3% of statements [2022-04-05T23:47:15.305Z] ok github.com/docker/docker/daemon/logger/templates 0.080s coverage: 8.3% of statements [2022-04-05T23:47:15.305Z] === RUN TestValidateLogOpt [2022-04-05T23:47:15.765Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestNewMissedConfig [2022-04-05T23:47:15.765Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestNewMissedUrl [2022-04-05T23:47:15.765Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestNewMissedToken [2022-04-05T23:47:15.765Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestNewWithProxy [2022-04-05T23:47:15.765Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestDefault [2022-04-05T23:47:15.765Z] --- PASS: TestDefault (0.01s) [2022-04-05T23:47:15.765Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T23:47:15.765Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-05T23:47:15.765Z] === RUN TestJsonFormat [2022-04-05T23:47:15.765Z] --- PASS: TestJsonFormat (0.02s) [2022-04-05T23:47:15.765Z] === RUN TestRawFormat [2022-04-05T23:47:15.765Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestRawFormatWithLabels [2022-04-05T23:47:15.765Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestRawFormatWithoutTag [2022-04-05T23:47:15.765Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestBatching [2022-04-05T23:47:15.765Z] === RUN TestParseLogFormat [2022-04-05T23:47:15.765Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestValidateLogOptEmpty [2022-04-05T23:47:15.765Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestValidateSyslogAddress [2022-04-05T23:47:15.765Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestParseAddressDefaultPort [2022-04-05T23:47:15.765Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestValidateSyslogFacility [2022-04-05T23:47:15.765Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T23:47:15.765Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T23:47:15.765Z] === RUN TestValidateLogOpt [2022-04-05T23:47:15.765Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T23:47:15.765Z] PASS [2022-04-05T23:47:15.765Z] coverage: 46.8% of statements [2022-04-05T23:47:15.765Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2022-04-05T23:47:15.765Z] --- PASS: TestBatching (0.29s) [2022-04-05T23:47:15.765Z] === RUN TestFrequency [2022-04-05T23:47:16.080Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-05T23:47:16.228Z] --- PASS: TestFrequency (0.16s) [2022-04-05T23:47:16.228Z] === RUN TestOneMessagePerRequest [2022-04-05T23:47:16.228Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-05T23:47:16.228Z] === RUN TestVerify [2022-04-05T23:47:16.228Z] --- PASS: TestVerify (0.00s) [2022-04-05T23:47:16.228Z] === RUN TestSkipVerify [2022-04-05T23:47:16.228Z] time="2022-04-05T23:47:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.228Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.228Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] --- PASS: TestSkipVerify (0.76s) [2022-04-05T23:47:16.687Z] === RUN TestBufferMaximum [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.519346\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.519346\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-05T23:47:16.687Z] === RUN TestServerAlwaysDown [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.523528\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.523528\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.523528\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.524577\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] time="2022-04-05T23:47:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649202436.524577\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:16.687Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T23:47:16.687Z] === RUN TestCannotSendAfterClose [2022-04-05T23:47:16.687Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T23:47:16.687Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T23:47:17.026Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-05T23:47:17.656Z] === RUN TestV1IDService [2022-04-05T23:47:17.656Z] --- PASS: TestV1IDService (0.03s) [2022-04-05T23:47:17.656Z] === RUN TestV2MetadataService [2022-04-05T23:47:17.656Z] time="2022-04-05T23:47:17Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-05T23:47:17.656Z] time="2022-04-05T23:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2989e09a4286\"}'" [2022-04-05T23:47:17.656Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-05T23:47:17.656Z] PASS [2022-04-05T23:47:17.656Z] coverage: 82.5% of statements [2022-04-05T23:47:17.656Z] ok github.com/docker/docker/daemon/logger/splunk 2.332s coverage: 82.5% of statements [2022-04-05T23:47:17.656Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T23:47:17.656Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T23:47:17.656Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T23:47:17.971Z] --- PASS: TestDaemonDNSFallback (6.83s) [2022-04-05T23:47:17.971Z] === RUN TestInspectNetwork [2022-04-05T23:47:18.114Z] === RUN TestSuccessfulDownload [2022-04-05T23:47:18.114Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:47:18.114Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T23:47:18.114Z] === RUN TestCancelledDownload [2022-04-05T23:47:18.114Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-05T23:47:18.114Z] === RUN TestMaxDownloadAttempts [2022-04-05T23:47:18.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:47:18.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:47:18.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:47:18.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:47:18.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:47:18.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:47:18.114Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:47:18.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:47:18.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T23:47:18.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T23:47:18.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T23:47:18.114Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T23:47:18.572Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T23:47:18.572Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T23:47:18.572Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T23:47:18.572Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T23:47:18.572Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T23:47:18.572Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T23:47:18.572Z] === RUN TestManifestStore [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T23:47:18.572Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T23:47:18.572Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-04-05T23:47:18.572Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-04-05T23:47:18.572Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-04-05T23:47:18.572Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-04-05T23:47:18.572Z] === RUN TestTransfer [2022-04-05T23:47:18.572Z] --- PASS: TestTransfer (0.12s) [2022-04-05T23:47:18.572Z] === RUN TestConcurrencyLimit [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2987174693\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/no_local_cache [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/with_local_cache [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="reference for unknown type: " [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="reference for unknown type: " [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="reference for unknown type: " [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="reference for unknown type: " [2022-04-05T23:47:18.572Z] time="2022-04-05T23:47:18Z" level=warning msg="reference for unknown type: " [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T23:47:18.572Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T23:47:19.032Z] time="2022-04-05T23:47:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore (0.39s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-05T23:47:19.032Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T23:47:19.032Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T23:47:19.032Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestFixManifestLayers [2022-04-05T23:47:19.032Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T23:47:19.032Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:47:19.032Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestFixManifestLayersBadParent [2022-04-05T23:47:19.032Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestValidateManifest [2022-04-05T23:47:19.032Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:47:19.032Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestFormatPlatform [2022-04-05T23:47:19.032Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestPullSchema2Config [2022-04-05T23:47:19.032Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.032Z] === RUN TestPullSchema2Config/500_status [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.032Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-05T23:47:19.032Z] === RUN TestInactiveJobs [2022-04-05T23:47:19.032Z] --- PASS: TestV2MetadataService (1.21s) [2022-04-05T23:47:19.032Z] PASS [2022-04-05T23:47:19.032Z] coverage: 48.2% of statements [2022-04-05T23:47:19.032Z] ok github.com/docker/docker/distribution/metadata 1.316s coverage: 48.2% of statements [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.032Z] === RUN TestPullSchema2Config/EOF [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:47:19.032Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.032Z] 2022/04/05 23:47:18 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-05T23:47:19.032Z] goroutine 118 [running]: [2022-04-05T23:47:19.032Z] net/http.(*conn).serve.func1() [2022-04-05T23:47:19.032Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:47:19.032Z] panic({0xee9000, 0x10cb8f0}) [2022-04-05T23:47:19.032Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:47:19.032Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004bc000?, {0x10d30d8?, 0xc0004c40e0?}) [2022-04-05T23:47:19.032Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T23:47:19.032Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x10d30d8, 0xc0004c40e0}, 0xc000430100) [2022-04-05T23:47:19.032Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T23:47:19.032Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x10d30d8?, 0xc0004c40e0?}, 0xc00005ac00?) [2022-04-05T23:47:19.032Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:47:19.032Z] net/http.serverHandler.ServeHTTP({0xc00044a030?}, {0x10d30d8, 0xc0004c40e0}, 0xc000430100) [2022-04-05T23:47:19.032Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:47:19.032Z] net/http.(*conn).serve(0xc000198140, {0x10d3950, 0xc00044a600}) [2022-04-05T23:47:19.032Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:47:19.032Z] created by net/http.(*Server).Serve [2022-04-05T23:47:19.032Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:47:19.032Z] === RUN TestNotFound [2022-04-05T23:47:19.032Z] --- PASS: TestNotFound (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestConflict [2022-04-05T23:47:19.032Z] --- PASS: TestConflict (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestForbidden [2022-04-05T23:47:19.032Z] --- PASS: TestForbidden (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestInvalidParameter [2022-04-05T23:47:19.032Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestNotImplemented [2022-04-05T23:47:19.032Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestNotModified [2022-04-05T23:47:19.032Z] --- PASS: TestNotModified (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestUnauthorized [2022-04-05T23:47:19.032Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestUnknown [2022-04-05T23:47:19.032Z] --- PASS: TestUnknown (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestCancelled [2022-04-05T23:47:19.032Z] --- PASS: TestCancelled (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestDeadline [2022-04-05T23:47:19.032Z] --- PASS: TestDeadline (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestDataLoss [2022-04-05T23:47:19.032Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestUnavailable [2022-04-05T23:47:19.032Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestSystem [2022-04-05T23:47:19.032Z] --- PASS: TestSystem (0.00s) [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Conflict [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T23:47:19.032Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T23:47:19.493Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T23:47:19.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T23:47:19.493Z] PASS [2022-04-05T23:47:19.493Z] coverage: 77.0% of statements [2022-04-05T23:47:19.493Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-04-05T23:47:19.493Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-05T23:47:19.493Z] === RUN TestWatchRelease [2022-04-05T23:47:19.493Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T23:47:19.494Z] === RUN TestWatchFinishedTransfer [2022-04-05T23:47:19.494Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T23:47:19.494Z] === RUN TestDuplicateTransfer [2022-04-05T23:47:19.494Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.494Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T23:47:19.494Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T23:47:19.494Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T23:47:19.494Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-05T23:47:19.494Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T23:47:19.494Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-05T23:47:19.494Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-05T23:47:19.494Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-05T23:47:19.494Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T23:47:19.494Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T23:47:19.494Z] === RUN TestLayerAlreadyExists [2022-04-05T23:47:19.494Z] 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-05T23:47:19.494Z] 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-05T23:47:19.494Z] 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-05T23:47:19.494Z] 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-05T23:47:19.494Z] 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-05T23:47:19.494Z] 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-05T23:47:19.494Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T23:47:19.494Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T23:47:19.494Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-05T23:47:19.494Z] === RUN TestSuccessfulUpload [2022-04-05T23:47:19.494Z] time="2022-04-05T23:47:19Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T23:47:19.889Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-05T23:47:19.959Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-05T23:47:19.959Z] === RUN TestCancelledUpload [2022-04-05T23:47:19.959Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T23:47:19.959Z] PASS [2022-04-05T23:47:19.960Z] coverage: 76.8% of statements [2022-04-05T23:47:19.960Z] ok github.com/docker/docker/distribution/xfer 1.923s coverage: 76.8% of statements [2022-04-05T23:47:20.151Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-05T23:47:20.417Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-04-05T23:47:20.417Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T23:47:20.417Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T23:47:20.417Z] === RUN TestTokenPassThru [2022-04-05T23:47:20.417Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-05T23:47:20.417Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T23:47:20.417Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-05T23:47:20.417Z] PASS [2022-04-05T23:47:20.417Z] coverage: 26.6% of statements [2022-04-05T23:47:20.417Z] ok github.com/docker/docker/distribution 2.295s coverage: 26.6% of statements [2022-04-05T23:47:20.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-05T23:47:20.875Z] === RUN TestCompare [2022-04-05T23:47:20.875Z] --- PASS: TestCompare (0.00s) [2022-04-05T23:47:20.875Z] PASS [2022-04-05T23:47:20.875Z] coverage: 18.0% of statements [2022-04-05T23:47:20.875Z] ok github.com/docker/docker/image/cache 0.067s coverage: 18.0% of statements [2022-04-05T23:47:20.875Z] === RUN TestFSGetInvalidData [2022-04-05T23:47:20.875Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T23:47:20.875Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T23:47:20.875Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-05T23:47:20.875Z] === RUN TestFSInvalidSet [2022-04-05T23:47:20.875Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestFSInvalidRoot [2022-04-05T23:47:20.875Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestFSMetadataGetSet [2022-04-05T23:47:20.875Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-05T23:47:20.875Z] === RUN TestFSInvalidWalker [2022-04-05T23:47:20.875Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestFSGetSet [2022-04-05T23:47:20.875Z] --- PASS: TestFSGetSet (0.04s) [2022-04-05T23:47:20.875Z] === RUN TestFSGetUnsetKey [2022-04-05T23:47:20.875Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestFSGetEmptyData [2022-04-05T23:47:20.875Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestFSDelete [2022-04-05T23:47:20.875Z] --- PASS: TestFSDelete (0.02s) [2022-04-05T23:47:20.875Z] === RUN TestFSWalker [2022-04-05T23:47:20.875Z] --- PASS: TestFSWalker (0.02s) [2022-04-05T23:47:20.875Z] === RUN TestFSWalkerStopOnError [2022-04-05T23:47:20.875Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-05T23:47:20.875Z] === RUN TestNewFromJSON [2022-04-05T23:47:20.875Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T23:47:20.875Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T23:47:20.875Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T23:47:20.875Z] === RUN TestMarshalKeyOrder [2022-04-05T23:47:20.875Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T23:47:20.875Z] === RUN TestHistoryEqual [2022-04-05T23:47:21.333Z] --- PASS: TestHistoryEqual (0.18s) [2022-04-05T23:47:21.333Z] === RUN TestImage [2022-04-05T23:47:21.333Z] --- PASS: TestImage (0.00s) [2022-04-05T23:47:21.333Z] === RUN TestImageOSNotEmpty [2022-04-05T23:47:21.333Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T23:47:21.333Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T23:47:21.333Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T23:47:21.333Z] === RUN TestCreate [2022-04-05T23:47:21.333Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:47:21.333Z] === RUN TestRestore [2022-04-05T23:47:21.333Z] time="2022-04-05T23:47:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T23:47:21.333Z] --- PASS: TestRestore (0.04s) [2022-04-05T23:47:21.333Z] === RUN TestAddDelete [2022-04-05T23:47:21.333Z] --- PASS: TestAddDelete (0.03s) [2022-04-05T23:47:21.333Z] === RUN TestSearchAfterDelete [2022-04-05T23:47:21.333Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-04-05T23:47:21.333Z] === RUN TestParentReset [2022-04-05T23:47:21.333Z] --- PASS: TestParentReset (0.04s) [2022-04-05T23:47:21.333Z] === RUN TestGetAndSetLastUpdated [2022-04-05T23:47:21.333Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-05T23:47:21.333Z] === RUN TestStoreLen [2022-04-05T23:47:21.333Z] --- PASS: TestStoreLen (0.07s) [2022-04-05T23:47:21.333Z] PASS [2022-04-05T23:47:21.333Z] coverage: 86.6% of statements [2022-04-05T23:47:21.333Z] ok github.com/docker/docker/image 0.726s coverage: 86.6% of statements [2022-04-05T23:47:21.333Z] === RUN TestValidateManifest [2022-04-05T23:47:21.333Z] === RUN TestValidateManifest/non-nil [2022-04-05T23:47:21.333Z] === RUN TestValidateManifest/nil [2022-04-05T23:47:21.333Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T23:47:21.333Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T23:47:21.333Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T23:47:21.333Z] PASS [2022-04-05T23:47:21.333Z] coverage: 0.7% of statements [2022-04-05T23:47:21.333Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-04-05T23:47:21.793Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T23:47:21.793Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T23:47:21.793Z] PASS [2022-04-05T23:47:21.793Z] coverage: 25.0% of statements [2022-04-05T23:47:21.793Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2022-04-05T23:47:21.793Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T23:47:22.178Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T23:47:22.178Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T23:47:22.178Z] === RUN TestInspectNetwork/network_name [2022-04-05T23:47:22.178Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T23:47:22.757Z] === RUN TestSerialization [2022-04-05T23:47:22.758Z] --- PASS: TestSerialization (0.02s) [2022-04-05T23:47:22.758Z] PASS [2022-04-05T23:47:22.758Z] coverage: 100.0% of statements [2022-04-05T23:47:22.758Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-04-05T23:47:23.728Z] === RUN TestEmptyLayer [2022-04-05T23:47:23.728Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T23:47:23.728Z] === RUN TestCommitFailure [2022-04-05T23:47:23.728Z] --- PASS: TestCommitFailure (0.09s) [2022-04-05T23:47:23.728Z] === RUN TestStartTransactionFailure [2022-04-05T23:47:23.728Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-05T23:47:23.728Z] === RUN TestGetOrphan [2022-04-05T23:47:23.728Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T23:47:23.728Z] === RUN TestMountAndRegister [2022-04-05T23:47:23.728Z] layer_test.go:258: Layer size: 14 [2022-04-05T23:47:23.728Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-05T23:47:23.728Z] === RUN TestLayerRelease [2022-04-05T23:47:23.728Z] layer_test.go:291: Failing on Windows [2022-04-05T23:47:23.728Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T23:47:23.728Z] === RUN TestStoreRestore [2022-04-05T23:47:23.728Z] layer_test.go:340: Failing on Windows [2022-04-05T23:47:23.728Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T23:47:23.728Z] === RUN TestTarStreamStability [2022-04-05T23:47:23.728Z] layer_test.go:455: Failing on Windows [2022-04-05T23:47:23.728Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T23:47:23.728Z] === RUN TestRegisterExistingLayer [2022-04-05T23:47:23.728Z] === RUN TestEnvironmentParsing [2022-04-05T23:47:23.728Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T23:47:23.728Z] PASS [2022-04-05T23:47:23.728Z] coverage: 1.2% of statements [2022-04-05T23:47:23.728Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2022-04-05T23:47:24.187Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-05T23:47:24.188Z] === RUN TestTarStreamVerification [2022-04-05T23:47:24.188Z] layer_test.go:684: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestLayerMigration [2022-04-05T23:47:24.188Z] migration_test.go:45: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T23:47:24.188Z] migration_test.go:181: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestMountInit [2022-04-05T23:47:24.188Z] mount_test.go:17: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestMountSize [2022-04-05T23:47:24.188Z] mount_test.go:76: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestMountChanges [2022-04-05T23:47:24.188Z] mount_test.go:125: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestMountApply [2022-04-05T23:47:24.188Z] mount_test.go:212: Failing on Windows [2022-04-05T23:47:24.188Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T23:47:24.188Z] PASS [2022-04-05T23:47:24.188Z] coverage: 30.6% of statements [2022-04-05T23:47:24.188Z] ok github.com/docker/docker/layer 0.375s coverage: 30.6% of statements [2022-04-05T23:47:24.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T23:47:24.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T23:47:24.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T23:47:24.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T23:47:24.188Z] === RUN TestSequenceGetAvailableBit [2022-04-05T23:47:24.188Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestSequenceEqual [2022-04-05T23:47:24.188Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestSequenceCopy [2022-04-05T23:47:24.188Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestGetFirstAvailable [2022-04-05T23:47:24.188Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestFindSequence [2022-04-05T23:47:24.188Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestCheckIfAvailable [2022-04-05T23:47:24.188Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestMergeSequences [2022-04-05T23:47:24.188Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestPushReservation [2022-04-05T23:47:24.188Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestSerializeDeserialize [2022-04-05T23:47:24.188Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestSet [2022-04-05T23:47:24.188Z] --- PASS: TestSet (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestSetUnset [2022-04-05T23:47:24.188Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T23:47:24.188Z] === RUN TestOffsetSetUnset [2022-04-05T23:47:24.188Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T23:47:24.648Z] === RUN TestSetInRange [2022-04-05T23:47:24.648Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T23:47:24.648Z] === RUN TestSetAnyInRange [2022-04-05T23:47:24.648Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T23:47:24.648Z] === RUN TestMethods [2022-04-05T23:47:24.648Z] --- PASS: TestMethods (0.00s) [2022-04-05T23:47:24.648Z] === RUN TestRandomAllocateDeallocate [2022-04-05T23:47:26.828Z] === RUN TestInvalidConfig [2022-04-05T23:47:26.828Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestConfig [2022-04-05T23:47:26.828Z] --- PASS: TestConfig (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestOptionsLabels [2022-04-05T23:47:26.828Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestValidName [2022-04-05T23:47:26.828Z] --- PASS: TestValidName (0.00s) [2022-04-05T23:47:26.828Z] PASS [2022-04-05T23:47:26.828Z] coverage: 19.7% of statements [2022-04-05T23:47:26.828Z] ok github.com/docker/docker/libnetwork/config 0.146s coverage: 19.7% of statements [2022-04-05T23:47:26.828Z] === RUN TestKey [2022-04-05T23:47:26.828Z] --- PASS: TestKey (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestParseKey [2022-04-05T23:47:26.828Z] --- PASS: TestParseKey (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestInvalidDataStore [2022-04-05T23:47:26.828Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestKVObjectFlatKey [2022-04-05T23:47:26.828Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T23:47:26.828Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T23:47:26.828Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T23:47:26.828Z] PASS [2022-04-05T23:47:26.828Z] coverage: 21.9% of statements [2022-04-05T23:47:26.828Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-04-05T23:47:27.522Z] --- PASS: TestInspectNetwork (8.78s) [2022-04-05T23:47:27.522Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T23:47:27.522Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T23:47:27.522Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T23:47:27.522Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T23:47:27.522Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:47:28.096Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-05T23:47:28.361Z] === RUN TestIPDataMarshalling [2022-04-05T23:47:28.361Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T23:47:28.361Z] === RUN TestValidateAndIsV6 [2022-04-05T23:47:28.361Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T23:47:28.361Z] PASS [2022-04-05T23:47:28.361Z] coverage: 68.9% of statements [2022-04-05T23:47:28.361Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-04-05T23:47:28.672Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-04-05T23:47:28.672Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:47:28.672Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:47:28.672Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:47:28.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:47:28.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:47:28.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:47:28.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:47:28.672Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:47:28.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:47:28.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T23:47:28.672Z] === RUN TestNetworkList [2022-04-05T23:47:28.672Z] === RUN TestNetworkList//networks [2022-04-05T23:47:28.672Z] === PAUSE TestNetworkList//networks [2022-04-05T23:47:28.672Z] === RUN TestNetworkList//networks/ [2022-04-05T23:47:28.672Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:47:28.672Z] === CONT TestNetworkList//networks [2022-04-05T23:47:28.672Z] === CONT TestNetworkList//networks/ [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkList (0.02s) [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:47:28.672Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:47:28.672Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:47:28.819Z] === RUN TestErrorInterfaces [2022-04-05T23:47:28.819Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T23:47:28.819Z] === RUN TestNetworkMarshalling [2022-04-05T23:47:28.819Z] === RUN TestDriver [2022-04-05T23:47:28.819Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:47:28.819Z] PASS [2022-04-05T23:47:28.819Z] coverage: 34.8% of statements [2022-04-05T23:47:29.245Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-05T23:47:29.245Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:47:29.275Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-04-05T23:47:29.275Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-04-05T23:47:29.275Z] === RUN TestEndpointMarshalling [2022-04-05T23:47:29.275Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestAuxAddresses [2022-04-05T23:47:29.275Z] time="2022-04-05T23:47:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:47:29.275Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-05T23:47:29.275Z] === RUN TestSRVServiceQuery [2022-04-05T23:47:29.275Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-05T23:47:29.275Z] === RUN TestServiceVIPReuse [2022-04-05T23:47:29.275Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-05T23:47:29.275Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T23:47:29.275Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-05T23:47:29.275Z] === RUN TestDNSIPQuery [2022-04-05T23:47:29.275Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestDNSProxyServFail [2022-04-05T23:47:29.275Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestSandboxAddEmpty [2022-04-05T23:47:29.275Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestSandboxAddMultiPrio [2022-04-05T23:47:29.275Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestSandboxAddSamePrio [2022-04-05T23:47:29.275Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestCleanupServiceDiscovery [2022-04-05T23:47:29.275Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestDNSOptions [2022-04-05T23:47:29.275Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:47:29.275Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T23:47:29.275Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T23:47:29.275Z] time="2022-04-05T23:47:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:47:29.275Z] time="2022-04-05T23:47:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T23:47:29.275Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-05T23:47:29.275Z] PASS [2022-04-05T23:47:29.275Z] coverage: 8.5% of statements [2022-04-05T23:47:29.275Z] ok github.com/docker/docker/libnetwork 0.423s coverage: 8.5% of statements [2022-04-05T23:47:29.736Z] === RUN TestDriver [2022-04-05T23:47:29.736Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:47:29.736Z] PASS [2022-04-05T23:47:29.736Z] coverage: 34.8% of statements [2022-04-05T23:47:29.736Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-04-05T23:47:30.194Z] === RUN TestNetworkAllocateFree [2022-04-05T23:47:30.194Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T23:47:30.194Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T23:47:30.194Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T23:47:30.194Z] PASS [2022-04-05T23:47:30.194Z] coverage: 63.6% of statements [2022-04-05T23:47:30.194Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-04-05T23:47:30.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-05T23:47:30.633Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:47:31.160Z] === RUN TestGetEmptyCapabilities [2022-04-05T23:47:31.160Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-04-05T23:47:31.160Z] === RUN TestGetExtraCapabilities [2022-04-05T23:47:31.160Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-05T23:47:31.160Z] === RUN TestGetInvalidCapabilities [2022-04-05T23:47:31.160Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-05T23:47:31.160Z] === RUN TestRemoteDriver [2022-04-05T23:47:31.160Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:47:31.160Z] === RUN TestDriverError [2022-04-05T23:47:31.160Z] --- PASS: TestDriverError (0.01s) [2022-04-05T23:47:31.160Z] === RUN TestMissingValues [2022-04-05T23:47:31.160Z] --- PASS: TestMissingValues (0.00s) [2022-04-05T23:47:31.160Z] === RUN TestRollback [2022-04-05T23:47:31.160Z] --- PASS: TestRollback (0.01s) [2022-04-05T23:47:31.160Z] PASS [2022-04-05T23:47:31.160Z] coverage: 57.4% of statements [2022-04-05T23:47:31.160Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.129s coverage: 57.4% of statements [2022-04-05T23:47:31.206Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-05T23:47:31.206Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-05T23:47:31.206Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:47:31.619Z] === RUN TestNAT [2022-04-05T23:47:31.619Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:47:31.619Z] --- SKIP: TestNAT (0.00s) [2022-04-05T23:47:31.619Z] === RUN TestTransparent [2022-04-05T23:47:31.619Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:47:31.619Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T23:47:31.619Z] PASS [2022-04-05T23:47:31.619Z] coverage: 0.0% of statements [2022-04-05T23:47:31.619Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.129s coverage: 0.0% of statements [2022-04-05T23:47:31.619Z] --- PASS: TestRandomAllocateDeallocate (7.42s) [2022-04-05T23:47:31.619Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:47:32.078Z] === RUN TestNew [2022-04-05T23:47:32.078Z] --- PASS: TestNew (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestAddDriver [2022-04-05T23:47:32.078Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestAddDuplicateDriver [2022-04-05T23:47:32.078Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T23:47:32.078Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestDriver [2022-04-05T23:47:32.078Z] --- PASS: TestDriver (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestIPAM [2022-04-05T23:47:32.078Z] --- PASS: TestIPAM (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestWalkIPAMs [2022-04-05T23:47:32.078Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestWalkDrivers [2022-04-05T23:47:32.078Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T23:47:32.078Z] PASS [2022-04-05T23:47:32.078Z] coverage: 82.4% of statements [2022-04-05T23:47:32.078Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-04-05T23:47:32.078Z] === RUN TestBuildDefault [2022-04-05T23:47:32.078Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestBuildHostnameDomainname [2022-04-05T23:47:32.078Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestBuildHostname [2022-04-05T23:47:32.078Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestBuildHostnameFQDN [2022-04-05T23:47:32.078Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestBuildNoIP [2022-04-05T23:47:32.078Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestUpdate [2022-04-05T23:47:32.078Z] --- PASS: TestUpdate (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T23:47:32.078Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T23:47:32.078Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestAddEmpty [2022-04-05T23:47:32.078Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestAdd [2022-04-05T23:47:32.078Z] --- PASS: TestAdd (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestDeleteEmpty [2022-04-05T23:47:32.078Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestDeleteNewline [2022-04-05T23:47:32.078Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestDelete [2022-04-05T23:47:32.078Z] --- PASS: TestDelete (0.00s) [2022-04-05T23:47:32.078Z] === RUN TestConcurrentWrites [2022-04-05T23:47:32.150Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-05T23:47:32.412Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-04-05T23:47:32.412Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:47:32.535Z] === RUN TestNew [2022-04-05T23:47:32.535Z] --- PASS: TestNew (0.00s) [2022-04-05T23:47:32.535Z] === RUN TestAllocate [2022-04-05T23:47:32.535Z] --- PASS: TestAllocate (0.00s) [2022-04-05T23:47:32.535Z] === RUN TestUninitialized [2022-04-05T23:47:32.535Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T23:47:32.535Z] === RUN TestAllocateInRange [2022-04-05T23:47:32.535Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T23:47:32.535Z] === RUN TestAllocateSerial [2022-04-05T23:47:32.535Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T23:47:32.535Z] PASS [2022-04-05T23:47:32.535Z] coverage: 87.5% of statements [2022-04-05T23:47:32.535Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-04-05T23:47:32.535Z] --- PASS: TestConcurrentWrites (0.30s) [2022-04-05T23:47:32.535Z] PASS [2022-04-05T23:47:32.535Z] coverage: 81.2% of statements [2022-04-05T23:47:32.535Z] ok github.com/docker/docker/libnetwork/etchosts 0.373s coverage: 81.2% of statements [2022-04-05T23:47:32.995Z] === RUN TestCaller [2022-04-05T23:47:32.995Z] --- PASS: TestCaller (0.00s) [2022-04-05T23:47:32.995Z] PASS [2022-04-05T23:47:32.995Z] coverage: 100.0% of statements [2022-04-05T23:47:32.995Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-04-05T23:47:33.456Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2022-04-05T23:47:33.456Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T23:47:33.456Z] === RUN TestSetSerialInsertDelete [2022-04-05T23:47:33.456Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T23:47:33.456Z] === RUN TestSetParallelInsertDelete [2022-04-05T23:47:33.800Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-04-05T23:47:33.800Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:47:34.063Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-05T23:47:34.063Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-05T23:47:34.063Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-05T23:47:34.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-05T23:47:34.325Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:47:34.997Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.46s) [2022-04-05T23:47:34.997Z] === RUN TestRetrieveFromStore [2022-04-05T23:47:34.997Z] === RUN TestInt2IP2IntConversion [2022-04-05T23:47:35.454Z] --- PASS: TestRetrieveFromStore (0.65s) [2022-04-05T23:47:35.454Z] === RUN TestIsCorrupted [2022-04-05T23:47:35.454Z] --- PASS: TestIsCorrupted (0.07s) [2022-04-05T23:47:35.454Z] === RUN TestSetRollover [2022-04-05T23:47:35.454Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-05T23:47:35.454Z] === RUN TestGetAddressVersion [2022-04-05T23:47:35.454Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T23:47:35.454Z] === RUN TestKeyString [2022-04-05T23:47:35.454Z] --- PASS: TestKeyString (0.00s) [2022-04-05T23:47:35.454Z] === RUN TestPoolDataMarshal [2022-04-05T23:47:35.454Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T23:47:35.454Z] === RUN TestSubnetsMarshal [2022-04-05T23:47:35.454Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-05T23:47:35.454Z] === RUN TestAddSubnets [2022-04-05T23:47:35.454Z] --- PASS: TestAddSubnets (0.07s) [2022-04-05T23:47:35.454Z] === RUN TestDoublePoolRelease [2022-04-05T23:47:35.454Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-05T23:47:35.454Z] === RUN TestAddReleasePoolID [2022-04-05T23:47:35.912Z] === RUN TestPoolRequest [2022-04-05T23:47:35.912Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T23:47:35.912Z] === RUN TestOtherRequests [2022-04-05T23:47:35.912Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T23:47:35.912Z] PASS [2022-04-05T23:47:35.912Z] coverage: 57.1% of statements [2022-04-05T23:47:35.912Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-04-05T23:47:35.912Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-04-05T23:47:35.912Z] === RUN TestPredefinedPool [2022-04-05T23:47:35.912Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-05T23:47:35.912Z] === RUN TestRemoveSubnet [2022-04-05T23:47:35.912Z] --- PASS: TestRemoveSubnet (0.27s) [2022-04-05T23:47:35.912Z] === RUN TestGetSameAddress [2022-04-05T23:47:35.912Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-05T23:47:35.912Z] === RUN TestPoolAllocationReuse [2022-04-05T23:47:36.875Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2022-04-05T23:47:36.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:47:36.875Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:47:36.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:47:36.875Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:47:36.879Z] === RUN TestGetCapabilities [2022-04-05T23:47:36.879Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T23:47:36.879Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T23:47:36.879Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-05T23:47:36.879Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T23:47:36.879Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-05T23:47:36.879Z] === RUN TestRemoteDriver [2022-04-05T23:47:36.879Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T23:47:36.879Z] PASS [2022-04-05T23:47:36.879Z] coverage: 47.4% of statements [2022-04-05T23:47:36.879Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-04-05T23:47:37.337Z] --- PASS: TestSetRollover (1.93s) [2022-04-05T23:47:37.337Z] === RUN TestSetRolloverSerial [2022-04-05T23:47:37.448Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-05T23:47:37.709Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-05T23:47:38.306Z] === RUN TestWindowsIPAM [2022-04-05T23:47:38.306Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T23:47:38.306Z] PASS [2022-04-05T23:47:38.306Z] coverage: 71.4% of statements [2022-04-05T23:47:38.306Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-05T23:47:38.306Z] --- PASS: TestPoolAllocationReuse (2.23s) [2022-04-05T23:47:38.306Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T23:47:38.306Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-05T23:47:38.306Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T23:47:38.770Z] === RUN TestDefaultNetwork [2022-04-05T23:47:39.228Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-05T23:47:39.228Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T23:47:39.632Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-05T23:47:39.632Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-05T23:47:39.686Z] --- PASS: TestSetRolloverSerial (2.12s) [2022-04-05T23:47:39.686Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T23:47:39.686Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T23:47:39.686Z] PASS [2022-04-05T23:47:39.686Z] coverage: 84.4% of statements [2022-04-05T23:47:39.686Z] ok github.com/docker/docker/libnetwork/bitseq 15.151s coverage: 84.4% of statements [2022-04-05T23:47:39.686Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-05T23:47:39.686Z] === RUN TestInitAddressPools [2022-04-05T23:47:39.686Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T23:47:39.686Z] PASS [2022-04-05T23:47:39.686Z] coverage: 74.0% of statements [2022-04-05T23:47:39.686Z] ok github.com/docker/docker/libnetwork/ipamutils 0.658s coverage: 74.0% of statements [2022-04-05T23:47:40.144Z] === RUN TestKeyValue [2022-04-05T23:47:40.144Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T23:47:40.144Z] PASS [2022-04-05T23:47:40.144Z] coverage: 60.0% of statements [2022-04-05T23:47:40.144Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-04-05T23:47:41.020Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-05T23:47:41.116Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.79s) [2022-04-05T23:47:41.116Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T23:47:41.281Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-05T23:47:42.223Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-05T23:47:42.795Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-05T23:47:43.292Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T23:47:43.292Z] PASS [2022-04-05T23:47:43.292Z] coverage: 100.0% of statements [2022-04-05T23:47:43.292Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-04-05T23:47:43.752Z] === RUN TestNetworkDBSimple [2022-04-05T23:47:44.179Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-05T23:47:44.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-05T23:47:44.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-05T23:47:44.211Z] === RUN TestGenerate [2022-04-05T23:47:44.211Z] --- PASS: TestGenerate (0.00s) [2022-04-05T23:47:44.211Z] === RUN TestGeneratePtr [2022-04-05T23:47:44.211Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T23:47:44.211Z] === RUN TestGenerateMissingField [2022-04-05T23:47:44.211Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T23:47:44.211Z] === RUN TestFieldCannotBeSet [2022-04-05T23:47:44.211Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T23:47:44.211Z] === RUN TestTypeMismatchError [2022-04-05T23:47:44.211Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T23:47:44.211Z] PASS [2022-04-05T23:47:44.211Z] coverage: 100.0% of statements [2022-04-05T23:47:44.211Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-04-05T23:47:44.211Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.23s) [2022-04-05T23:47:44.211Z] === RUN TestGetAddress [2022-04-05T23:47:44.441Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-05T23:47:44.671Z] 2022/04/05 23:47:44 Closing DB instances... [2022-04-05T23:47:44.702Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-05T23:47:45.129Z] testing: warning: no tests to run [2022-04-05T23:47:45.129Z] PASS [2022-04-05T23:47:45.129Z] coverage: 0.0% of statements [2022-04-05T23:47:45.129Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T23:47:45.129Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T23:47:45.275Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-05T23:47:46.096Z] === RUN TestRequestNewPort [2022-04-05T23:47:46.096Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestRequestSpecificPort [2022-04-05T23:47:46.096Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestReleasePort [2022-04-05T23:47:46.096Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestReuseReleasedPort [2022-04-05T23:47:46.096Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestReleaseUnreadledPort [2022-04-05T23:47:46.096Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestUnknowProtocol [2022-04-05T23:47:46.096Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestAllocateAllPorts [2022-04-05T23:47:46.096Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestPortAllocation [2022-04-05T23:47:46.096Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T23:47:46.096Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestNoDuplicateBPR [2022-04-05T23:47:46.096Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T23:47:46.096Z] === RUN TestChangePortRange [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T23:47:46.097Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T23:47:46.097Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T23:47:46.097Z] PASS [2022-04-05T23:47:46.097Z] coverage: 88.6% of statements [2022-04-05T23:47:46.097Z] ok github.com/docker/docker/libnetwork/portallocator 0.064s coverage: 88.6% of statements [2022-04-05T23:47:46.097Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-05T23:47:46.097Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T23:47:46.097Z] testing: warning: no tests to run [2022-04-05T23:47:46.097Z] PASS [2022-04-05T23:47:46.097Z] coverage: 0.0% of statements [2022-04-05T23:47:46.097Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-04-05T23:47:46.554Z] === RUN TestHashData [2022-04-05T23:47:46.554Z] --- PASS: TestHashData (0.00s) [2022-04-05T23:47:46.554Z] PASS [2022-04-05T23:47:46.554Z] coverage: 2.8% of statements [2022-04-05T23:47:46.555Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-04-05T23:47:47.012Z] === RUN TestErrorConstructors [2022-04-05T23:47:47.012Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T23:47:47.012Z] === RUN TestCompareIPMask [2022-04-05T23:47:47.012Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T23:47:47.012Z] === RUN TestUtilGetHostPartIP [2022-04-05T23:47:47.012Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T23:47:47.012Z] === RUN TestUtilGetBroadcastIP [2022-04-05T23:47:47.012Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T23:47:47.012Z] === RUN TestParseCIDR [2022-04-05T23:47:47.012Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T23:47:47.012Z] PASS [2022-04-05T23:47:47.012Z] coverage: 37.3% of statements [2022-04-05T23:47:47.012Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-04-05T23:47:47.194Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-05T23:47:47.470Z] 2022/04/05 23:47:47 Closing DB instances... [2022-04-05T23:47:47.768Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T23:47:47.928Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T23:47:47.928Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T23:47:47.928Z] PASS [2022-04-05T23:47:47.928Z] coverage: 55.0% of statements [2022-04-05T23:47:47.928Z] ok github.com/docker/docker/oci 0.049s coverage: 55.0% of statements [2022-04-05T23:47:48.386Z] === RUN TestAddressPoolOpt [2022-04-05T23:47:48.386Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/a [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/something [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/_=a [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/PATH [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/=a [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/PATH= [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/PATH=something [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/1asd [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/123 [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/some_space [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/= [2022-04-05T23:47:48.386Z] === RUN TestValidateEnv/PaTh [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T23:47:48.386Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestParseHost [2022-04-05T23:47:48.386Z] --- PASS: TestParseHost (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestParseDockerDaemonHost [2022-04-05T23:47:48.386Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestParseTCP [2022-04-05T23:47:48.386Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T23:47:48.386Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestValidateExtraHosts [2022-04-05T23:47:48.386Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestIpOptString [2022-04-05T23:47:48.386Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T23:47:48.386Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T23:47:48.386Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestIpOptSetInvalidVal [2022-04-05T23:47:48.386Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestValidateIPAddress [2022-04-05T23:47:48.386Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestMapOpts [2022-04-05T23:47:48.386Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestListOptsWithoutValidator [2022-04-05T23:47:48.386Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestListOptsWithValidator [2022-04-05T23:47:48.386Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestValidateDNSSearch [2022-04-05T23:47:48.386Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T23:47:48.386Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T23:47:48.387Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T23:47:48.387Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T23:47:48.387Z] === RUN TestNamedListOpts [2022-04-05T23:47:48.387Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T23:47:48.387Z] === RUN TestNamedMapOpts [2022-04-05T23:47:48.387Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T23:47:48.387Z] === RUN TestParseLink [2022-04-05T23:47:48.387Z] --- PASS: TestParseLink (0.00s) [2022-04-05T23:47:48.387Z] === RUN TestUlimitOpt [2022-04-05T23:47:48.387Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T23:47:48.387Z] PASS [2022-04-05T23:47:48.387Z] coverage: 66.3% of statements [2022-04-05T23:47:48.387Z] ok github.com/docker/docker/opts 0.098s coverage: 66.3% of statements [2022-04-05T23:47:48.844Z] === RUN TestParseVersion [2022-04-05T23:47:48.844Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T23:47:48.844Z] PASS [2022-04-05T23:47:48.844Z] coverage: 52.9% of statements [2022-04-05T23:47:48.844Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-04-05T23:47:48.844Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-05T23:47:48.844Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T23:47:49.684Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-05T23:47:49.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-05T23:47:50.379Z] 2022/04/05 23:47:49 Closing DB instances... [2022-04-05T23:47:50.628Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-05T23:47:50.837Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T23:47:50.837Z] === RUN TestIsArchivePathDir [2022-04-05T23:47:51.296Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-05T23:47:51.297Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T23:47:51.297Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T23:47:51.297Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T23:47:51.297Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-04-05T23:47:51.297Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T23:47:51.297Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T23:47:51.297Z] === RUN TestMiddleware [2022-04-05T23:47:51.297Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T23:47:51.297Z] === RUN TestNewResponseModifier [2022-04-05T23:47:51.297Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T23:47:51.297Z] PASS [2022-04-05T23:47:51.297Z] coverage: 26.8% of statements [2022-04-05T23:47:51.297Z] ok github.com/docker/docker/pkg/authorization 0.626s coverage: 26.8% of statements [2022-04-05T23:47:51.297Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-05T23:47:51.297Z] === RUN TestIsArchivePathTar [2022-04-05T23:47:51.297Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-05T23:47:51.297Z] === RUN TestDecompressStreamGzip [2022-04-05T23:47:51.755Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-05T23:47:51.756Z] === RUN TestDecompressStreamBzip2 [2022-04-05T23:47:51.756Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-04-05T23:47:51.756Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T23:47:51.756Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-05T23:47:51.756Z] === RUN TestDecompressStreamXz [2022-04-05T23:47:51.756Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:47:51.756Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestDecompressStreamZstd [2022-04-05T23:47:51.756Z] archive_test.go:140: zstd not installed [2022-04-05T23:47:51.756Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-05T23:47:51.756Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T23:47:51.756Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T23:47:51.756Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestCompressStreamInvalid [2022-04-05T23:47:51.756Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionInvalid [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionUncompressed [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionBzip2 [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionGzip [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionXz [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestExtensionZstd [2022-04-05T23:47:51.756Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestCmdStreamLargeStderr [2022-04-05T23:47:51.756Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-05T23:47:51.756Z] === RUN TestCmdStreamBad [2022-04-05T23:47:51.756Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:47:51.756Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestCmdStreamGood [2022-04-05T23:47:51.756Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-05T23:47:51.756Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T23:47:51.756Z] === RUN TestUnbuffered [2022-04-05T23:47:51.756Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestRaceUnbuffered [2022-04-05T23:47:51.756Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T23:47:51.756Z] PASS [2022-04-05T23:47:51.756Z] coverage: 100.0% of statements [2022-04-05T23:47:51.756Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-05T23:47:51.756Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T23:47:51.756Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T23:47:51.756Z] === RUN TestUntarPath [2022-04-05T23:47:51.756Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-04-05T23:47:52.016Z] docker_api_swarm_test.go:304: [ddfb2837bea94] joining swarm manager [d267993f6ff08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:47:52.212Z] --- PASS: TestUntarPath (0.07s) [2022-04-05T23:47:52.213Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T23:47:52.213Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-05T23:47:52.213Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T23:47:52.213Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-05T23:47:52.213Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T23:47:52.213Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T23:47:52.213Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T23:47:52.213Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T23:47:52.213Z] === RUN TestCopyWithTarSrcFile [2022-04-05T23:47:52.213Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T23:47:52.213Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T23:47:52.213Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T23:47:52.213Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T23:47:52.213Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T23:47:52.213Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-05T23:47:52.213Z] === RUN TestTarFiles [2022-04-05T23:47:52.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-05T23:47:52.538Z] --- PASS: TestServiceWithDataPathPortInit (15.89s) [2022-04-05T23:47:52.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:47:52.671Z] === RUN TestMatch [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[foo]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[]#01 [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[qux]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T23:47:52.671Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T23:47:52.671Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T23:47:52.671Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T23:47:52.671Z] PASS [2022-04-05T23:47:52.671Z] coverage: 87.5% of statements [2022-04-05T23:47:52.671Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-05T23:47:53.483Z] docker_api_swarm_test.go:305: [d24c989f2ebdc] joining swarm manager [d267993f6ff08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:47:53.483Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-05T23:47:54.210Z] 2022/04/05 23:47:53 Closing DB instances... [2022-04-05T23:47:54.210Z] === RUN TestChrootTarUntar [2022-04-05T23:47:54.210Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T23:47:54.210Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T23:47:54.210Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T23:47:54.210Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootCopyWithTar [2022-04-05T23:47:54.210Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootCopyFileWithTar [2022-04-05T23:47:54.210Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootUntarPath [2022-04-05T23:47:54.210Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T23:47:54.210Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T23:47:54.210Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.210Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:47:54.210Z] === RUN TestChrootApplyDotDotFile [2022-04-05T23:47:54.210Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:47:54.211Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:47:54.211Z] PASS [2022-04-05T23:47:54.211Z] coverage: 12.0% of statements [2022-04-05T23:47:54.211Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 12.0% of statements [2022-04-05T23:47:54.426Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-05T23:47:54.690Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-05T23:47:54.952Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-05T23:47:55.183Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T23:47:55.183Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T23:47:55.183Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T23:47:55.183Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T23:47:55.183Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T23:47:55.183Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T23:47:55.183Z] PASS [2022-04-05T23:47:55.183Z] coverage: 0.0% of statements [2022-04-05T23:47:55.183Z] ok github.com/docker/docker/pkg/containerfs 0.055s coverage: 0.0% of statements [2022-04-05T23:47:56.152Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-04-05T23:47:56.152Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T23:47:56.152Z] === RUN TestSizeEmpty [2022-04-05T23:47:56.152Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestSizeEmptyFile [2022-04-05T23:47:56.152Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestSizeNonemptyFile [2022-04-05T23:47:56.152Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T23:47:56.152Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T23:47:56.152Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T23:47:56.152Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T23:47:56.152Z] === RUN TestMoveToSubdir [2022-04-05T23:47:56.152Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-05T23:47:56.152Z] === RUN TestSizeNonExistingDirectory [2022-04-05T23:47:56.152Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T23:47:56.152Z] PASS [2022-04-05T23:47:56.152Z] coverage: 80.0% of statements [2022-04-05T23:47:56.152Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-04-05T23:47:56.341Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fk2ut7cm98mlegtz1h57lqwqb Created:2022-04-05 23:47:54.138040502 +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[64b881e8b2521a7aec36fe49d4a370839673bec2112957da87a100820294a452:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pam940kogle591zh7sgfla2vy EndpointID:27c1241b06dbc65d9d8a40e3cdb4a2edc20f63eeb4141c2d41460ba22c0ddd48 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:449b947a9ebb0684ca9c2535e3aa200933f93d65404caa2a940a14a875a0ebee 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:a33519007eee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pam940kogle591zh7sgfla2vy EndpointID:27c1241b06dbc65d9d8a40e3cdb4a2edc20f63eeb4141c2d41460ba22c0ddd48 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T23:47:57.121Z] === RUN TestPollerAddRemove [2022-04-05T23:47:57.121Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T23:47:57.121Z] === RUN TestPollerEvent [2022-04-05T23:47:57.121Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:47:57.121Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T23:47:57.121Z] === RUN TestPollerClose [2022-04-05T23:47:57.121Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T23:47:57.121Z] PASS [2022-04-05T23:47:57.121Z] coverage: 36.2% of statements [2022-04-05T23:47:57.286Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-05T23:47:57.580Z] ok github.com/docker/docker/pkg/filenotify 0.074s coverage: 36.2% of statements [2022-04-05T23:47:58.040Z] 2022/04/05 23:47:57 Closing DB instances... [2022-04-05T23:47:58.680Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-05T23:47:59.010Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T23:47:59.010Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:47:59.010Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T23:47:59.010Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T23:47:59.010Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCopyFile [2022-04-05T23:47:59.010Z] --- PASS: TestCopyFile (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T23:47:59.010Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:47:59.010Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T23:47:59.010Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T23:47:59.010Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:47:59.010Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestWildcardMatches [2022-04-05T23:47:59.010Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestPatternMatches [2022-04-05T23:47:59.010Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T23:47:59.010Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T23:47:59.010Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T23:47:59.010Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T23:47:59.010Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T23:47:59.010Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T23:47:59.010Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestSingleExclamationError [2022-04-05T23:47:59.010Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestMatchesWithNoPatterns [2022-04-05T23:47:59.010Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T23:47:59.010Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestMatches [2022-04-05T23:47:59.010Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T23:47:59.010Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T23:47:59.010Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T23:47:59.010Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T23:47:59.010Z] --- PASS: TestMatches (0.01s) [2022-04-05T23:47:59.010Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T23:47:59.010Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T23:47:59.010Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T23:47:59.010Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatterns [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T23:47:59.010Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCreateIfNotExistsDir [2022-04-05T23:47:59.010Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCreateIfNotExistsFile [2022-04-05T23:47:59.010Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestMatch [2022-04-05T23:47:59.010Z] --- PASS: TestMatch (0.00s) [2022-04-05T23:47:59.010Z] === RUN TestCompile [2022-04-05T23:47:59.010Z] === RUN TestCompile/slash [2022-04-05T23:47:59.010Z] === RUN TestCompile/backslash [2022-04-05T23:47:59.010Z] --- PASS: TestCompile (0.00s) [2022-04-05T23:47:59.010Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T23:47:59.010Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T23:47:59.010Z] PASS [2022-04-05T23:47:59.010Z] coverage: 84.7% of statements [2022-04-05T23:47:59.010Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-04-05T23:47:59.010Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-05T23:47:59.010Z] === RUN TestNetworkDBNodeLeave [2022-04-05T23:47:59.339Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-05T23:47:59.467Z] --- PASS: TestTarFiles (7.30s) [2022-04-05T23:47:59.467Z] === RUN TestDetectCompressionZstd [2022-04-05T23:47:59.467Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T23:47:59.467Z] === RUN TestTarUntar [2022-04-05T23:47:59.467Z] --- PASS: TestTarUntar (0.05s) [2022-04-05T23:47:59.467Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T23:47:59.467Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-05T23:47:59.467Z] === RUN TestTarWithOptions [2022-04-05T23:47:59.467Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-05T23:47:59.467Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T23:47:59.467Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T23:47:59.467Z] === RUN TestUntarUstarGnuConflict [2022-04-05T23:47:59.467Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2022-04-05T23:47:59.467Z] === RUN TestUntarInvalidFilenames [2022-04-05T23:47:59.933Z] === RUN TestGet [2022-04-05T23:47:59.933Z] --- PASS: TestGet (0.00s) [2022-04-05T23:47:59.933Z] === RUN TestGetShortcutString [2022-04-05T23:47:59.933Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T23:47:59.933Z] PASS [2022-04-05T23:47:59.933Z] coverage: 42.9% of statements [2022-04-05T23:47:59.933Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-04-05T23:47:59.933Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames312827184\\dest" [2022-04-05T23:47:59.933Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-04-05T23:47:59.933Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T23:47:59.933Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-05T23:47:59.933Z] === RUN TestUntarInvalidHardlink [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3590505266\\victim\\hello" -> "../victim/hello" [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3964387709\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1511692728\\victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2199036083\\victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4165546925\\victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3002792927\\victim" -> "../victim" [2022-04-05T23:47:59.933Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-05T23:47:59.933Z] === RUN TestUntarInvalidSymlink [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1491656729\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1112177894\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2476205907\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink550178850\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2568119034\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3305555807\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:47:59.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2813904194\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T23:47:59.933Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-05T23:47:59.933Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T23:47:59.933Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T23:47:59.933Z] === RUN TestXGlobalNoParent [2022-04-05T23:47:59.933Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T23:47:59.933Z] === RUN TestReplaceFileTarWrapper [2022-04-05T23:48:00.309Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-05T23:48:00.391Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2022-04-05T23:48:00.391Z] === RUN TestPrefixHeaderReadable [2022-04-05T23:48:00.391Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-05T23:48:00.391Z] === RUN TestDisablePigz [2022-04-05T23:48:00.391Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T23:48:00.391Z] --- PASS: TestDisablePigz (0.19s) [2022-04-05T23:48:00.391Z] === RUN TestPigz [2022-04-05T23:48:00.391Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T23:48:00.391Z] --- PASS: TestPigz (0.15s) [2022-04-05T23:48:00.391Z] === RUN TestNosysFileInfo [2022-04-05T23:48:00.391Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T23:48:00.391Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T23:48:00.391Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:48:00.852Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestCanonicalTarNameForPath [2022-04-05T23:48:00.852Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestCanonicalTarName [2022-04-05T23:48:00.852Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestChmodTarEntry [2022-04-05T23:48:00.852Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestHardLinkOrder [2022-04-05T23:48:00.852Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-05T23:48:00.852Z] === RUN TestChangeString [2022-04-05T23:48:00.852Z] --- PASS: TestChangeString (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestChangesWithNoChanges [2022-04-05T23:48:00.852Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-04-05T23:48:00.852Z] === RUN TestChangesWithChanges [2022-04-05T23:48:00.852Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-05T23:48:00.852Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T23:48:00.852Z] changes_test.go:196: needs more investigation [2022-04-05T23:48:00.852Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:48:00.852Z] === RUN TestChangesDirsEmpty [2022-04-05T23:48:00.852Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-04-05T23:48:00.852Z] === RUN TestChangesDirsMutated [2022-04-05T23:48:00.852Z] === RUN TestCreateIDMapOrder [2022-04-05T23:48:00.852Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T23:48:00.852Z] PASS [2022-04-05T23:48:00.852Z] coverage: 7.2% of statements [2022-04-05T23:48:00.852Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-04-05T23:48:00.882Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-04-05T23:48:00.882Z] PASS [2022-04-05T23:48:00.882Z] [2022-04-05T23:48:00.882Z] === Skipped [2022-04-05T23:48:00.882Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:48:00.882Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:48:00.882Z] [2022-04-05T23:48:00.882Z] DONE 26 tests, 1 skipped in 50.510s [2022-04-05T23:48:00.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:48:00.882Z] ++ 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-05T23:48:00.882Z] ++ set -e [2022-04-05T23:48:00.882Z] ++ '[' -n 0 ']' [2022-04-05T23:48:00.882Z] ++ set -x [2022-04-05T23:48:00.882Z] ++ 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-05T23:48:00.882Z] INFO: Testing against a local daemon [2022-04-05T23:48:00.882Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T23:48:00.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:48:00.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:48:00.882Z] === RUN TestDockerNetworkIpvlan [2022-04-05T23:48:00.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:48:00.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:48:00.882Z] PASS [2022-04-05T23:48:00.882Z] [2022-04-05T23:48:00.882Z] === Skipped [2022-04-05T23:48:00.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T23:48:00.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:48:00.882Z] [2022-04-05T23:48:00.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T23:48:00.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T23:48:00.882Z] [2022-04-05T23:48:00.882Z] DONE 2 tests, 2 skipped in 0.109s [2022-04-05T23:48:00.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T23:48:00.882Z] ++ 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-05T23:48:00.882Z] ++ set -e [2022-04-05T23:48:00.882Z] ++ '[' -n 0 ']' [2022-04-05T23:48:00.882Z] ++ set -x [2022-04-05T23:48:00.882Z] ++ 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-05T23:48:00.882Z] INFO: Testing against a local daemon [2022-04-05T23:48:00.882Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T23:48:01.311Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-04-05T23:48:01.311Z] === RUN TestApplyLayer [2022-04-05T23:48:01.311Z] changes_test.go:433: needs further investigation [2022-04-05T23:48:01.311Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestChangesSizeWithHardlinks [2022-04-05T23:48:01.311Z] changes_test.go:469: needs further investigation [2022-04-05T23:48:01.311Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T23:48:01.311Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T23:48:01.311Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestChangesSize [2022-04-05T23:48:01.311Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T23:48:01.311Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3964170591\\dest" [2022-04-05T23:48:01.311Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-05T23:48:01.311Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1800952539\\victim\\hello" -> "../victim/hello" [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink807544911\\victim\\hello" -> "/../victim/hello" [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1871797503\\victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1542638581\\victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1217101876\\victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1953458812\\victim" -> "../victim" [2022-04-05T23:48:01.311Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-05T23:48:01.311Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2576701928\\dest\\dotdot" -> "../victim/hello" [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1007360656\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3059696316\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3399902557\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3377151610\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:48:01.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1710661153\\dest\\loophole-victim" -> "../victim" [2022-04-05T23:48:01.311Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-05T23:48:01.311Z] === RUN TestApplyLayerWhiteouts [2022-04-05T23:48:01.311Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-05T23:48:01.311Z] === RUN TestGenerateEmptyFile [2022-04-05T23:48:01.311Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T23:48:01.311Z] === RUN TestGenerateWithContent [2022-04-05T23:48:01.311Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T23:48:01.311Z] PASS [2022-04-05T23:48:01.311Z] coverage: 62.9% of statements [2022-04-05T23:48:01.311Z] ok github.com/docker/docker/pkg/archive 10.333s coverage: 62.9% of statements [2022-04-05T23:48:02.272Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-05T23:48:02.272Z] === RUN TestDockerNetworkMacvlan [2022-04-05T23:48:02.278Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-05T23:48:02.278Z] === RUN TestNetworkDBWatch [2022-04-05T23:48:02.737Z] === RUN TestFixedBufferCap [2022-04-05T23:48:02.737Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestFixedBufferLen [2022-04-05T23:48:02.737Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestFixedBufferString [2022-04-05T23:48:02.737Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestFixedBufferWrite [2022-04-05T23:48:02.737Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestFixedBufferRead [2022-04-05T23:48:02.737Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestBytesPipeRead [2022-04-05T23:48:02.737Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestBytesPipeWrite [2022-04-05T23:48:02.737Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T23:48:02.737Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T23:48:03.194Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-04-05T23:48:03.194Z] === RUN TestAtomicWriteToFile [2022-04-05T23:48:03.194Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-04-05T23:48:03.194Z] === RUN TestAtomicWriteSetCommit [2022-04-05T23:48:03.194Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T23:48:03.194Z] === RUN TestAtomicWriteSetCancel [2022-04-05T23:48:03.194Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T23:48:03.194Z] === RUN TestReadCloserWrapperClose [2022-04-05T23:48:03.194Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T23:48:03.194Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T23:48:03.194Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T23:48:03.194Z] === RUN TestReaderErrWrapperRead [2022-04-05T23:48:03.194Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T23:48:03.194Z] === RUN TestCancelReadCloser [2022-04-05T23:48:03.219Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T23:48:03.653Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-05T23:48:03.653Z] === RUN TestWriteCloserWrapperClose [2022-04-05T23:48:03.653Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T23:48:03.653Z] === RUN TestNopWriteCloser [2022-04-05T23:48:03.653Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T23:48:03.653Z] === RUN TestNopWriter [2022-04-05T23:48:03.653Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T23:48:03.653Z] === RUN TestWriteCounter [2022-04-05T23:48:03.653Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T23:48:03.653Z] PASS [2022-04-05T23:48:03.653Z] coverage: 70.5% of statements [2022-04-05T23:48:03.653Z] ok github.com/docker/docker/pkg/ioutils 0.745s coverage: 70.5% of statements [2022-04-05T23:48:03.653Z] 2022/04/05 23:48:03 Closing DB instances... [2022-04-05T23:48:03.792Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T23:48:04.620Z] === RUN TestError [2022-04-05T23:48:04.620Z] --- PASS: TestError (0.00s) [2022-04-05T23:48:04.620Z] === RUN TestProgressString [2022-04-05T23:48:04.620Z] === RUN TestProgressString/no_progress [2022-04-05T23:48:04.620Z] === RUN TestProgressString/progress_1 [2022-04-05T23:48:04.620Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T23:48:04.620Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T23:48:04.620Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T23:48:04.620Z] === RUN TestProgressString/with_units [2022-04-05T23:48:04.620Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T23:48:04.620Z] === RUN TestProgressString/hide_counts [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T23:48:04.620Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T23:48:04.620Z] === RUN TestJSONMessageDisplay [2022-04-05T23:48:04.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T23:48:05.077Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-05T23:48:05.077Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T23:48:05.077Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T23:48:05.077Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T23:48:05.077Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T23:48:05.077Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T23:48:05.077Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-05T23:48:05.077Z] PASS [2022-04-05T23:48:05.077Z] coverage: 91.7% of statements [2022-04-05T23:48:05.077Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2022-04-05T23:48:05.077Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-04-05T23:48:05.077Z] === RUN TestNetworkDBBulkSync [2022-04-05T23:48:05.537Z] === RUN TestStandardLongPath [2022-04-05T23:48:05.537Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T23:48:05.537Z] === RUN TestUNCLongPath [2022-04-05T23:48:05.537Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T23:48:05.537Z] PASS [2022-04-05T23:48:05.537Z] coverage: 100.0% of statements [2022-04-05T23:48:05.537Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-04-05T23:48:06.507Z] 2022/04/05 23:48:06 Closing DB instances... [2022-04-05T23:48:06.507Z] === RUN TestNameFormat [2022-04-05T23:48:06.507Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T23:48:06.507Z] === RUN TestNameRetries [2022-04-05T23:48:06.507Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T23:48:06.507Z] PASS [2022-04-05T23:48:06.507Z] coverage: 85.7% of statements [2022-04-05T23:48:06.507Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-04-05T23:48:07.285Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T23:48:07.285Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-05T23:48:07.478Z] === RUN TestParseKeyValueOpt [2022-04-05T23:48:07.479Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T23:48:07.479Z] === RUN TestParseUintList [2022-04-05T23:48:07.479Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T23:48:07.479Z] === RUN TestParseUintListMaximumLimits [2022-04-05T23:48:07.479Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T23:48:07.479Z] PASS [2022-04-05T23:48:07.479Z] coverage: 97.0% of statements [2022-04-05T23:48:07.479Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-04-05T23:48:07.936Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-05T23:48:07.936Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T23:48:08.394Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T23:48:08.394Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T23:48:08.394Z] PASS [2022-04-05T23:48:08.394Z] coverage: 36.4% of statements [2022-04-05T23:48:08.394Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 36.4% of statements [2022-04-05T23:48:09.205Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T23:48:09.361Z] === RUN TestNewAndRemove [2022-04-05T23:48:09.361Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T23:48:09.361Z] === RUN TestRemoveInvalidPath [2022-04-05T23:48:09.361Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T23:48:09.361Z] PASS [2022-04-05T23:48:09.361Z] coverage: 82.6% of statements [2022-04-05T23:48:09.361Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2022-04-05T23:48:10.596Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-05T23:48:10.899Z] 2022/04/05 23:48:10 Closing DB instances... [2022-04-05T23:48:10.899Z] time="2022-04-05T23:48:10Z" level=error msg="node: b4bde7d146b8 is unknown to memberlist" [2022-04-05T23:48:11.953Z] === RUN TestFailedConnection [2022-04-05T23:48:12.520Z] === RUN TestDockerSuite/TestBuildRm [2022-04-05T23:48:12.922Z] --- PASS: TestFailedConnection (1.19s) [2022-04-05T23:48:12.922Z] === RUN TestFailOnce [2022-04-05T23:48:12.922Z] 2022/04/05 23:48:12 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-05T23:48:12.922Z] goroutine 22 [running]: [2022-04-05T23:48:12.922Z] net/http.(*conn).serve.func1() [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T23:48:12.922Z] panic({0x703700, 0x84d040}) [2022-04-05T23:48:12.922Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T23:48:12.922Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-04-05T23:48:12.922Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T23:48:12.922Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x852858?, 0xc0000b0000?}, 0x65da66?) [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T23:48:12.922Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x852858, 0xc0000b0000}, 0xc000230200) [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T23:48:12.922Z] net/http.serverHandler.ServeHTTP({0x850e78?}, {0x852858, 0xc0000b0000}, 0xc000230200) [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T23:48:12.922Z] net/http.(*conn).serve(0xc00023e000, {0x852d58, 0xc0000880c0}) [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T23:48:12.922Z] created by net/http.(*Server).Serve [2022-04-05T23:48:12.922Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T23:48:12.922Z] time="2022-04-05T23:48:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T23:48:13.466Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T23:48:13.890Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.77s) [2022-04-05T23:48:13.890Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T23:48:13.890Z] --- PASS: TestGetAddress (29.56s) [2022-04-05T23:48:13.890Z] === RUN TestRequestSyntaxCheck [2022-04-05T23:48:13.890Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-05T23:48:13.890Z] === RUN TestRequest [2022-04-05T23:48:13.890Z] --- PASS: TestFailOnce (1.20s) [2022-04-05T23:48:13.890Z] === RUN TestEchoInputOutput [2022-04-05T23:48:13.890Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T23:48:13.890Z] === RUN TestBackoff [2022-04-05T23:48:13.890Z] --- PASS: TestBackoff (0.00s) [2022-04-05T23:48:13.890Z] === RUN TestAbortRetry [2022-04-05T23:48:13.890Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T23:48:13.890Z] === RUN TestClientScheme [2022-04-05T23:48:13.890Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T23:48:13.890Z] === RUN TestNewClientWithTimeout [2022-04-05T23:48:14.356Z] time="2022-04-05T23:48:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan (12.22s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.85s) [2022-04-05T23:48:14.413Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-04-05T23:48:14.413Z] PASS [2022-04-05T23:48:14.413Z] [2022-04-05T23:48:14.413Z] DONE 8 tests in 13.666s [2022-04-05T23:48:14.413Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T23:48:14.413Z] ++ 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-05T23:48:14.413Z] ++ set -e [2022-04-05T23:48:14.413Z] ++ '[' -n 0 ']' [2022-04-05T23:48:14.413Z] ++ set -x [2022-04-05T23:48:14.413Z] ++ 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-05T23:48:14.674Z] testing: warning: no tests to run [2022-04-05T23:48:14.674Z] PASS [2022-04-05T23:48:14.674Z] [2022-04-05T23:48:14.674Z] DONE 0 tests in 0.036s [2022-04-05T23:48:14.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T23:48:14.674Z] ++ 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-05T23:48:14.674Z] ++ set -e [2022-04-05T23:48:14.674Z] ++ '[' -n 0 ']' [2022-04-05T23:48:14.674Z] ++ set -x [2022-04-05T23:48:14.674Z] ++ 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-05T23:48:14.674Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-05T23:48:14.674Z] INFO: Testing against a local daemon [2022-04-05T23:48:14.674Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T23:48:14.814Z] 2022/04/05 23:48:14 Closing DB instances... [2022-04-05T23:48:15.618Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-05T23:48:15.883Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-05T23:48:16.348Z] time="2022-04-05T23:48:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T23:48:16.348Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-05T23:48:16.348Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T23:48:16.455Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2022-04-05T23:48:16.455Z] === RUN TestAuthZPluginTLS [2022-04-05T23:48:16.716Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-05T23:48:16.716Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T23:48:16.977Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-05T23:48:17.549Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2022-04-05T23:48:17.549Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T23:48:17.549Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-05T23:48:18.122Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-05T23:48:18.122Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T23:48:18.122Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-05T23:48:18.383Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-05T23:48:18.383Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T23:48:18.524Z] time="2022-04-05T23:48:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-05T23:48:18.963Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-05T23:48:19.909Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-04-05T23:48:19.909Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T23:48:19.909Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-05T23:48:20.482Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-05T23:48:20.482Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T23:48:20.744Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-05T23:48:21.005Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-05T23:48:21.005Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T23:48:21.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-05T23:48:21.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T23:48:23.210Z] time="2022-04-05T23:48:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T23:48:23.496Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-04-05T23:48:23.496Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T23:48:23.496Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-05T23:48:23.759Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-05T23:48:24.021Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-05T23:48:24.021Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-05T23:48:24.021Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-05T23:48:24.283Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-05T23:48:24.746Z] === RUN TestParseEmptyInterface [2022-04-05T23:48:24.746Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestParseNonInterfaceType [2022-04-05T23:48:24.746Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestParseWithOneFunction [2022-04-05T23:48:24.746Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestParseWithMultipleFuncs [2022-04-05T23:48:24.746Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestParseWithUnnamedReturn [2022-04-05T23:48:24.746Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestEmbeddedInterface [2022-04-05T23:48:24.746Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestParsedImports [2022-04-05T23:48:24.746Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T23:48:24.746Z] === RUN TestAliasedImports [2022-04-05T23:48:24.746Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T23:48:24.746Z] PASS [2022-04-05T23:48:24.746Z] coverage: 56.8% of statements [2022-04-05T23:48:24.746Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-05T23:48:25.226Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-04-05T23:48:25.226Z] === RUN TestAuthZPluginHeader [2022-04-05T23:48:25.226Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-05T23:48:25.226Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-05T23:48:25.712Z] === RUN TestHTTPTransport [2022-04-05T23:48:25.712Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T23:48:25.712Z] PASS [2022-04-05T23:48:25.712Z] coverage: 85.7% of statements [2022-04-05T23:48:25.712Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-04-05T23:48:25.800Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-04-05T23:48:25.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T23:48:25.800Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-05T23:48:26.171Z] --- PASS: TestRequest (12.31s) [2022-04-05T23:48:26.171Z] === RUN TestOverlappingRequests [2022-04-05T23:48:26.629Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:48:26.629Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T23:48:26.629Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T23:48:26.629Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T23:48:26.629Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T23:48:26.629Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T23:48:26.629Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T23:48:26.629Z] === RUN TestBufferPoolPutAndGet [2022-04-05T23:48:26.629Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T23:48:26.629Z] PASS [2022-04-05T23:48:26.629Z] coverage: 88.2% of statements [2022-04-05T23:48:26.629Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-05T23:48:27.090Z] --- PASS: TestOverlappingRequests (0.64s) [2022-04-05T23:48:27.090Z] === RUN TestRelease [2022-04-05T23:48:27.090Z] === RUN TestOutputOnPrematureClose [2022-04-05T23:48:27.090Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T23:48:27.090Z] === RUN TestCompleteSilently [2022-04-05T23:48:27.090Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T23:48:27.090Z] PASS [2022-04-05T23:48:27.090Z] coverage: 75.9% of statements [2022-04-05T23:48:27.090Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-04-05T23:48:27.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-05T23:48:28.056Z] === RUN TestSendToOneSub [2022-04-05T23:48:28.056Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T23:48:28.056Z] === RUN TestSendToMultipleSubs [2022-04-05T23:48:28.056Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T23:48:28.056Z] === RUN TestEvictOneSub [2022-04-05T23:48:28.056Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T23:48:28.056Z] === RUN TestClosePublisher [2022-04-05T23:48:28.056Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T23:48:28.056Z] === RUN TestPubSubRace [2022-04-05T23:48:29.033Z] --- PASS: TestPubSubRace (1.07s) [2022-04-05T23:48:29.033Z] PASS [2022-04-05T23:48:29.033Z] coverage: 75.0% of statements [2022-04-05T23:48:29.033Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-04-05T23:48:29.033Z] --- PASS: TestRelease (2.28s) [2022-04-05T23:48:29.033Z] === RUN TestAllocateRandomDeallocate [2022-04-05T23:48:29.100Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-05T23:48:29.492Z] === RUN TestRegister [2022-04-05T23:48:29.492Z] --- PASS: TestRegister (0.00s) [2022-04-05T23:48:29.492Z] === RUN TestCommand [2022-04-05T23:48:29.673Z] docker_api_swarm_test.go:272: [d726af0dfa607] joining swarm manager [d1a116d00b292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:48:29.949Z] --- PASS: TestCommand (0.03s) [2022-04-05T23:48:29.949Z] === RUN TestNaiveSelf [2022-04-05T23:48:29.949Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-05T23:48:29.949Z] PASS [2022-04-05T23:48:29.949Z] coverage: 82.4% of statements [2022-04-05T23:48:29.949Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-04-05T23:48:30.246Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-05T23:48:30.407Z] === RUN TestDump [2022-04-05T23:48:30.408Z] goroutine 35 [running]: [2022-04-05T23:48:30.408Z] github.com/docker/docker/pkg/stack.dump(0x152d57?) [2022-04-05T23:48:30.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:48:30.408Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T23:48:30.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T23:48:30.408Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T23:48:30.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T23:48:30.408Z] testing.tRunner(0xc000143040, 0x31a498) [2022-04-05T23:48:30.408Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:48:30.408Z] created by testing.(*T).Run [2022-04-05T23:48:30.408Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:48:30.820Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s) [2022-04-05T23:48:30.820Z] === RUN TestAuthZPluginV2Disable [2022-04-05T23:48:30.868Z] [2022-04-05T23:48:30.868Z] goroutine 1 [chan receive]: [2022-04-05T23:48:30.868Z] testing.(*T).Run(0xc000142ea0, {0x30913c?, 0x12c1f3?}, 0x31a498) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:48:30.868Z] testing.runTests.func1(0xc000130810?) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:48:30.868Z] testing.tRunner(0xc000142ea0, 0xc00013bca0) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:48:30.868Z] testing.runTests(0xc00010e460?, {0x49e400, 0x3, 0x3}, {0x24542180a28?, 0x40?, 0x4a34a0?}) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:48:30.868Z] testing.(*M).Run(0xc00010e460) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:48:30.868Z] main.main() [2022-04-05T23:48:30.868Z] _testmain.go:99 +0x255 [2022-04-05T23:48:30.868Z] --- PASS: TestDump (0.00s) [2022-04-05T23:48:30.868Z] === RUN TestDumpToFile [2022-04-05T23:48:30.868Z] --- PASS: TestDumpToFile (0.20s) [2022-04-05T23:48:30.868Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T23:48:30.868Z] goroutine 20 [running]: [2022-04-05T23:48:30.868Z] github.com/docker/docker/pkg/stack.dump(0x1cecd3?) [2022-04-05T23:48:30.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T23:48:30.868Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x1ceca0?}) [2022-04-05T23:48:30.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T23:48:30.868Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-05T23:48:30.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T23:48:30.868Z] testing.tRunner(0xc0000844e0, 0x31a488) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:48:30.868Z] created by testing.(*T).Run [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T23:48:30.868Z] [2022-04-05T23:48:30.868Z] goroutine 1 [chan receive]: [2022-04-05T23:48:30.868Z] testing.(*T).Run(0xc000142ea0, {0x310713?, 0x12c1f3?}, 0x31a488) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T23:48:30.868Z] testing.runTests.func1(0xc000130810?) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T23:48:30.868Z] testing.tRunner(0xc000142ea0, 0xc00013bca0) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T23:48:30.868Z] testing.runTests(0xc00010e460?, {0x49e400, 0x3, 0x3}, {0x24542180a28?, 0x40?, 0x4a34a0?}) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T23:48:30.868Z] testing.(*M).Run(0xc00010e460) [2022-04-05T23:48:30.868Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T23:48:30.868Z] main.main() [2022-04-05T23:48:30.868Z] _testmain.go:99 +0x255 [2022-04-05T23:48:30.868Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T23:48:30.868Z] PASS [2022-04-05T23:48:30.868Z] coverage: 90.9% of statements [2022-04-05T23:48:30.868Z] ok github.com/docker/docker/pkg/stack 0.244s coverage: 90.9% of statements [2022-04-05T23:48:31.081Z] docker_api_swarm_test.go:273: [db2507259a3ed] joining swarm manager [d1a116d00b292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:48:31.326Z] === RUN TestNewStdWriter [2022-04-05T23:48:31.326Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T23:48:31.326Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestWriteWithNilBytes [2022-04-05T23:48:31.326Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestWrite [2022-04-05T23:48:31.326Z] --- PASS: TestWrite (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestWriteWithWriterError [2022-04-05T23:48:31.326Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T23:48:31.326Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyWriteAndRead [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T23:48:31.326Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T23:48:31.326Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T23:48:31.326Z] PASS [2022-04-05T23:48:31.326Z] coverage: 100.0% of statements [2022-04-05T23:48:31.326Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-04-05T23:48:31.343Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-05T23:48:31.604Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-05T23:48:31.784Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-05T23:48:31.784Z] === RUN TestClientStream [2022-04-05T23:48:31.784Z] --- PASS: TestClientStream (0.00s) [2022-04-05T23:48:31.784Z] === RUN TestClientSendFile [2022-04-05T23:48:31.784Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T23:48:31.784Z] === RUN TestClientWithRequestTimeout [2022-04-05T23:48:31.784Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-05T23:48:31.784Z] === RUN TestFileSpecPlugin [2022-04-05T23:48:31.784Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-05T23:48:31.784Z] === RUN TestFileJSONSpecPlugin [2022-04-05T23:48:31.784Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-05T23:48:31.784Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T23:48:31.784Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-05T23:48:31.784Z] === RUN TestPluginAddHandler [2022-04-05T23:48:31.784Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T23:48:31.784Z] === RUN TestPluginWaitBadPlugin [2022-04-05T23:48:31.784Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T23:48:31.784Z] === RUN TestGet [2022-04-05T23:48:31.784Z] time="2022-04-05T23:48:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T23:48:32.244Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T23:48:32.244Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T23:48:32.244Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestFormatStatus [2022-04-05T23:48:32.244Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestFormatError [2022-04-05T23:48:32.244Z] --- PASS: TestFormatError (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestFormatJSONError [2022-04-05T23:48:32.244Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T23:48:32.244Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T23:48:32.244Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestNewJSONProgressOutput [2022-04-05T23:48:32.244Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestAuxFormatterEmit [2022-04-05T23:48:32.244Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestStreamWriterStdout [2022-04-05T23:48:32.244Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T23:48:32.244Z] === RUN TestStreamWriterStderr [2022-04-05T23:48:32.244Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T23:48:32.244Z] PASS [2022-04-05T23:48:32.244Z] coverage: 66.2% of statements [2022-04-05T23:48:32.244Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-05T23:48:32.548Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-05T23:48:32.705Z] time="2022-04-05T23:48:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T23:48:33.163Z] === RUN TestGenerateRandomID [2022-04-05T23:48:33.163Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestShortenId [2022-04-05T23:48:33.163Z] --- PASS: TestShortenId (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestShortenSha256Id [2022-04-05T23:48:33.163Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestShortenIdEmpty [2022-04-05T23:48:33.163Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestShortenIdInvalid [2022-04-05T23:48:33.163Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestIsShortIDNonHex [2022-04-05T23:48:33.163Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T23:48:33.163Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T23:48:33.163Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T23:48:33.163Z] PASS [2022-04-05T23:48:33.163Z] coverage: 70.6% of statements [2022-04-05T23:48:33.163Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-04-05T23:48:33.493Z] === RUN TestDockerSuite/TestBuildUser [2022-04-05T23:48:34.129Z] === RUN TestIsCpusetListAvailable [2022-04-05T23:48:34.129Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T23:48:34.129Z] PASS [2022-04-05T23:48:34.129Z] coverage: 39.4% of statements [2022-04-05T23:48:34.129Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-04-05T23:48:34.438Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-04-05T23:48:34.438Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T23:48:34.587Z] time="2022-04-05T23:48:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T23:48:35.011Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-05T23:48:35.554Z] === RUN TestChtimes [2022-04-05T23:48:35.554Z] --- PASS: TestChtimes (0.01s) [2022-04-05T23:48:35.554Z] === RUN TestChtimesWindows [2022-04-05T23:48:35.554Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T23:48:35.554Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T23:48:35.554Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T23:48:35.554Z] PASS [2022-04-05T23:48:35.554Z] coverage: 13.0% of statements [2022-04-05T23:48:35.554Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-04-05T23:48:36.014Z] --- PASS: TestAllocateRandomDeallocate (6.84s) [2022-04-05T23:48:36.014Z] === RUN TestRetrieveFromStore [2022-04-05T23:48:36.328Z] --- PASS: TestBuildWithHugeFile (121.22s) [2022-04-05T23:48:36.328Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:48:36.328Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:48:36.328Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:48:36.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:48:36.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:48:36.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:48:36.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:48:36.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:48:36.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:48:36.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:48:36.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:48:36.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:48:36.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-05T23:48:36.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-05T23:48:36.328Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:48:36.328Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:48:36.328Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:48:36.328Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-05T23:48:36.328Z] PASS [2022-04-05T23:48:36.328Z] ok github.com/docker/docker/integration/build 192.220s [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === Skipped [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T23:48:36.328Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T23:48:36.328Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-05T23:48:36.328Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-05T23:48:36.328Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:48:36.328Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T23:48:36.328Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] DONE 29 tests, 6 skipped in 233.041s [2022-04-05T23:48:36.328Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T23:48:36.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:48:36.328Z] INFO: Testing against a local daemon [2022-04-05T23:48:36.328Z] === RUN TestConfigInspect [2022-04-05T23:48:36.328Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestConfigList [2022-04-05T23:48:36.328Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:48:36.328Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestConfigsUpdate [2022-04-05T23:48:36.328Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestTemplatedConfig [2022-04-05T23:48:36.328Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestConfigCreateResolve [2022-04-05T23:48:36.328Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:48:36.328Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-05T23:48:36.328Z] PASS [2022-04-05T23:48:36.328Z] ok github.com/docker/docker/integration/config 0.126s [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === Skipped [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-05T23:48:36.328Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:48:36.328Z] [2022-04-05T23:48:36.328Z] DONE 6 tests, 6 skipped in 2.363s [2022-04-05T23:48:36.328Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T23:48:36.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:48:36.328Z] INFO: Testing against a local daemon [2022-04-05T23:48:36.328Z] === RUN TestCheckpoint [2022-04-05T23:48:36.328Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:48:36.328Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestContainerInvalidJSON [2022-04-05T23:48:36.328Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:48:36.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:48:36.328Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:48:36.328Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:48:36.328Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:48:36.328Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:48:36.328Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-05T23:48:36.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-05T23:48:36.328Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:48:36.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-04-05T23:48:36.328Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:48:36.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-05T23:48:36.328Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:48:36.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-05T23:48:36.328Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:48:36.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-04-05T23:48:36.328Z] === RUN TestCopyFromContainer [2022-04-05T23:48:36.328Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:48:36.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:48:36.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:48:36.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:48:36.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:48:36.328Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:48:36.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:48:36.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:48:36.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:48:36.328Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:48:36.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-05T23:48:36.328Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:48:36.328Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:48:36.328Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:48:36.328Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.328Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:48:36.328Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:48:36.328Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:48:36.328Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:48:36.328Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:48:36.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:48:36.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:48:36.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T23:48:36.328Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:48:36.328Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:48:36.328Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:48:36.328Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:48:36.328Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:48:36.328Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:48:36.328Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-05T23:48:36.328Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-05T23:48:36.328Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:48:36.328Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-05T23:48:36.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:48:36.329Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:48:36.329Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:48:36.329Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:48:36.329Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:36.329Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:48:36.329Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:48:36.329Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:36.474Z] === RUN TestTailFile [2022-04-05T23:48:36.474Z] --- PASS: TestTailFile (0.00s) [2022-04-05T23:48:36.474Z] === RUN TestTailFileManyLines [2022-04-05T23:48:36.474Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T23:48:36.474Z] === RUN TestTailEmptyFile [2022-04-05T23:48:36.474Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T23:48:36.474Z] === RUN TestTailNegativeN [2022-04-05T23:48:36.474Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.475Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.934Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.935Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.936Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.937Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.937Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:36.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:36.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:36.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:36.938Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:37.397Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T23:48:37.398Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.01s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.398Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.02s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T23:48:37.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T23:48:37.400Z] PASS [2022-04-05T23:48:37.400Z] coverage: 88.6% of statements [2022-04-05T23:48:37.400Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2022-04-05T23:48:37.559Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-05T23:48:38.132Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-04-05T23:48:38.132Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T23:48:38.368Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T23:48:38.368Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-05T23:48:38.368Z] === RUN TestTarSumRemove [2022-04-05T23:48:38.368Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestSortFileInfoSums [2022-04-05T23:48:38.368Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T23:48:38.368Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestNewTarSumForLabel [2022-04-05T23:48:38.368Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestEmptyTar [2022-04-05T23:48:38.368Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestTarSumsReadSize [2022-04-05T23:48:38.368Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-05T23:48:38.368Z] === RUN TestTarSums [2022-04-05T23:48:38.368Z] --- PASS: TestTarSums (0.07s) [2022-04-05T23:48:38.368Z] === RUN TestIteration [2022-04-05T23:48:38.368Z] --- PASS: TestIteration (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestVersionLabelForChecksum [2022-04-05T23:48:38.368Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestVersion [2022-04-05T23:48:38.368Z] --- PASS: TestVersion (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestGetVersion [2022-04-05T23:48:38.368Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T23:48:38.368Z] === RUN TestGetVersions [2022-04-05T23:48:38.368Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T23:48:38.368Z] PASS [2022-04-05T23:48:38.368Z] coverage: 89.3% of statements [2022-04-05T23:48:38.368Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-04-05T23:48:38.606Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:38.606Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:38.606Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:48:38.827Z] time="2022-04-05T23:48:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T23:48:38.827Z] --- PASS: TestRetrieveFromStore (2.72s) [2022-04-05T23:48:38.827Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T23:48:38.827Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-05T23:48:38.827Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T23:48:38.827Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T23:48:38.827Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T23:48:38.827Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T23:48:38.827Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T23:48:38.827Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T23:48:38.827Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T23:48:38.827Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T23:48:38.827Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T23:48:38.827Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T23:48:38.827Z] === RUN TestDebug [2022-04-05T23:48:38.827Z] --- PASS: TestDebug (0.00s) [2022-04-05T23:48:38.827Z] === RUN TestRequestPoolParallel [2022-04-05T23:48:38.827Z] === RUN TestTruncIndex [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-05T23:48:39.076Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.29s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.82s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.12s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.23s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.23s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.62s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.73s) [2022-04-05T23:48:39.076Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.70s) [2022-04-05T23:48:39.076Z] === RUN TestDiff [2022-04-05T23:48:39.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:48:39.076Z] --- SKIP: TestDiff (0.00s) [2022-04-05T23:48:39.076Z] === RUN TestExecWithCloseStdin [2022-04-05T23:48:39.285Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T23:48:39.286Z] PASS [2022-04-05T23:48:39.286Z] coverage: 91.5% of statements [2022-04-05T23:48:39.286Z] --- PASS: TestRequestPoolParallel (0.32s) [2022-04-05T23:48:39.286Z] === RUN TestFullAllocateRelease [2022-04-05T23:48:39.286Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-04-05T23:48:39.743Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-04-05T23:48:39.743Z] === RUN TestOddAllocateRelease [2022-04-05T23:48:39.743Z] === RUN TestIsGIT [2022-04-05T23:48:39.743Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T23:48:39.743Z] === RUN TestIsTransport [2022-04-05T23:48:39.743Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T23:48:39.743Z] PASS [2022-04-05T23:48:39.743Z] coverage: 100.0% of statements [2022-04-05T23:48:39.743Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2022-04-05T23:48:39.743Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-04-05T23:48:39.743Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T23:48:40.207Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-04-05T23:48:40.207Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T23:48:40.207Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-05T23:48:40.207Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T23:48:40.207Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-04-05T23:48:40.207Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T23:48:40.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:48:40.207Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:48:40.207Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T23:48:40.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:48:40.207Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:48:40.207Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T23:48:40.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:48:40.207Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:48:40.207Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T23:48:40.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:48:40.207Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:48:40.207Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T23:48:40.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:48:40.207Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:48:40.207Z] PASS [2022-04-05T23:48:40.207Z] coverage: 85.3% of statements [2022-04-05T23:48:40.207Z] ok github.com/docker/docker/libnetwork/ipam 65.288s coverage: 85.3% of statements [2022-04-05T23:48:40.207Z] === RUN TestVersionInfo [2022-04-05T23:48:40.207Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T23:48:40.207Z] === RUN TestAppendVersions [2022-04-05T23:48:40.207Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T23:48:40.207Z] PASS [2022-04-05T23:48:40.207Z] coverage: 88.9% of statements [2022-04-05T23:48:40.207Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-05T23:48:41.370Z] --- PASS: TestExecWithCloseStdin (2.54s) [2022-04-05T23:48:41.370Z] === RUN TestExec [2022-04-05T23:48:42.385Z] === RUN TestValidatePrivileges [2022-04-05T23:48:42.385Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T23:48:42.385Z] === RUN TestFilterByCapNeg [2022-04-05T23:48:42.385Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T23:48:42.385Z] === RUN TestFilterByCapPos [2022-04-05T23:48:42.385Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T23:48:42.385Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T23:48:42.385Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T23:48:42.385Z] PASS [2022-04-05T23:48:42.385Z] coverage: 12.0% of statements [2022-04-05T23:48:42.385Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-04-05T23:48:43.922Z] === RUN TestNewSettable [2022-04-05T23:48:43.922Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T23:48:43.922Z] === RUN TestIsSettable [2022-04-05T23:48:43.922Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T23:48:43.922Z] === RUN TestUpdateSettingsEnv [2022-04-05T23:48:43.922Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T23:48:43.922Z] PASS [2022-04-05T23:48:43.922Z] coverage: 20.0% of statements [2022-04-05T23:48:43.922Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-05T23:48:44.326Z] --- PASS: TestExec (2.46s) [2022-04-05T23:48:44.326Z] === RUN TestExecUser [2022-04-05T23:48:44.326Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:48:44.326Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:48:44.326Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:44.326Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:48:44.326Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:44.326Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:48:44.326Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:48:44.326Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestHealthKillContainer [2022-04-05T23:48:44.326Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:48:44.326Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:48:44.326Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:48:44.326Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:48:44.326Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:48:44.890Z] === RUN TestLoad [2022-04-05T23:48:44.890Z] --- PASS: TestLoad (0.00s) [2022-04-05T23:48:44.890Z] === RUN TestSave [2022-04-05T23:48:44.890Z] --- PASS: TestSave (0.04s) [2022-04-05T23:48:44.890Z] === RUN TestAddDeleteGet [2022-04-05T23:48:44.890Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-05T23:48:44.890Z] === RUN TestInvalidTags [2022-04-05T23:48:44.890Z] --- PASS: TestInvalidTags (0.01s) [2022-04-05T23:48:44.890Z] PASS [2022-04-05T23:48:44.890Z] coverage: 84.4% of statements [2022-04-05T23:48:44.890Z] ok github.com/docker/docker/reference 0.156s coverage: 84.4% of statements [2022-04-05T23:48:46.551Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-04-05T23:48:46.551Z] === RUN TestKillContainer [2022-04-05T23:48:46.551Z] === RUN TestKillContainer/no_signal [2022-04-05T23:48:47.072Z] --- PASS: TestGet (15.05s) [2022-04-05T23:48:47.072Z] === RUN TestPluginWithNoManifest [2022-04-05T23:48:47.072Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T23:48:47.072Z] === RUN TestGetAll [2022-04-05T23:48:47.072Z] --- PASS: TestGetAll (0.01s) [2022-04-05T23:48:47.072Z] PASS [2022-04-05T23:48:47.072Z] coverage: 73.2% of statements [2022-04-05T23:48:47.072Z] ok github.com/docker/docker/pkg/plugins 35.148s coverage: 73.2% of statements [2022-04-05T23:48:47.072Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T23:48:47.072Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T23:48:47.072Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T23:48:47.072Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T23:48:47.072Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T23:48:47.072Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T23:48:47.072Z] === RUN TestValidateMirror [2022-04-05T23:48:47.072Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T23:48:47.072Z] === RUN TestLoadInsecureRegistries [2022-04-05T23:48:47.530Z] time="2022-04-05T23:48:46Z" 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-05T23:48:47.530Z] time="2022-04-05T23:48:47Z" 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-05T23:48:47.530Z] time="2022-04-05T23:48:47Z" 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-05T23:48:47.530Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-05T23:48:47.530Z] === RUN TestNewServiceConfig [2022-04-05T23:48:47.530Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestValidateIndexName [2022-04-05T23:48:47.530Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestValidateIndexNameWithError [2022-04-05T23:48:47.530Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestEndpointParse [2022-04-05T23:48:47.530Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestEndpointParseInvalid [2022-04-05T23:48:47.530Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestValidateEndpoint [2022-04-05T23:48:47.530Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-05T23:48:47.530Z] === RUN TestPing [2022-04-05T23:48:47.530Z] --- PASS: TestPing (0.01s) [2022-04-05T23:48:47.530Z] === RUN TestPingRegistryEndpoint [2022-04-05T23:48:47.530Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:48:47.530Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-05T23:48:47.530Z] === RUN TestEndpoint [2022-04-05T23:48:47.530Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:48:47.530Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestParseRepositoryInfo [2022-04-05T23:48:47.530Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestNewIndexInfo [2022-04-05T23:48:47.530Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestMirrorEndpointLookup [2022-04-05T23:48:47.530Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:48:47.530Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestSearchRepositories [2022-04-05T23:48:47.530Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T23:48:47.530Z] Host: 127.0.0.1:49333 [2022-04-05T23:48:47.530Z] User-Agent: docker test client [2022-04-05T23:48:47.530Z] Authorization: Token fake-token [2022-04-05T23:48:47.530Z] X-Docker-Token: true [2022-04-05T23:48:47.530Z] Accept-Encoding: gzip [2022-04-05T23:48:47.530Z] [2022-04-05T23:48:47.530Z] [2022-04-05T23:48:47.530Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T23:48:47.530Z] Connection: close [2022-04-05T23:48:47.530Z] Content-Length: 144 [2022-04-05T23:48:47.530Z] Cache-Control: no-cache [2022-04-05T23:48:47.530Z] Content-Type: application/json [2022-04-05T23:48:47.530Z] Date: Tue, 05 Apr 2022 23:48:47 GMT [2022-04-05T23:48:47.530Z] Expires: -1 [2022-04-05T23:48:47.530Z] Pragma: no-cache [2022-04-05T23:48:47.530Z] Server: docker-tests/mock [2022-04-05T23:48:47.530Z] X-Docker-Registry-Config: mock [2022-04-05T23:48:47.530Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T23:48:47.530Z] [2022-04-05T23:48:47.530Z] [2022-04-05T23:48:47.530Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestTrustedLocation [2022-04-05T23:48:47.530Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T23:48:47.530Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T23:48:47.530Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T23:48:47.530Z] === RUN TestIsSecureIndex [2022-04-05T23:48:47.530Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T23:48:47.530Z] PASS [2022-04-05T23:48:47.530Z] coverage: 51.7% of statements [2022-04-05T23:48:47.530Z] ok github.com/docker/docker/registry 0.331s coverage: 51.7% of statements [2022-04-05T23:48:47.989Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T23:48:47.989Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-05T23:48:47.989Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T23:48:47.989Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T23:48:47.989Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T23:48:47.989Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T23:48:47.989Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T23:48:47.989Z] === RUN TestRestartManagerTimeout [2022-04-05T23:48:47.989Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T23:48:47.989Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T23:48:47.989Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T23:48:47.989Z] PASS [2022-04-05T23:48:47.989Z] coverage: 50.9% of statements [2022-04-05T23:48:47.989Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-04-05T23:48:48.447Z] time="2022-04-05T23:48:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-05T23:48:48.447Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T23:48:48.447Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T23:48:48.447Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T23:48:48.447Z] === RUN TestResumableRequestReader [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T23:48:48.447Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T23:48:48.447Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T23:48:48.447Z] PASS [2022-04-05T23:48:48.447Z] coverage: 100.0% of statements [2022-04-05T23:48:48.447Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2022-04-05T23:48:48.785Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:48:48.785Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:48:48.785Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:48:48.905Z] === RUN TestDecodeContainerConfig [2022-04-05T23:48:48.905Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T23:48:48.905Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T23:48:48.905Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T23:48:48.905Z] === RUN TestValidatePrivileged [2022-04-05T23:48:48.905Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T23:48:48.905Z] PASS [2022-04-05T23:48:48.905Z] coverage: 52.6% of statements [2022-04-05T23:48:48.905Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.6% of statements [2022-04-05T23:48:49.363Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T23:48:49.363Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T23:48:49.363Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T23:48:49.363Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T23:48:49.363Z] PASS [2022-04-05T23:48:49.363Z] coverage: 62.5% of statements [2022-04-05T23:48:49.363Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-05T23:48:50.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-05T23:48:50.972Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.84s) [2022-04-05T23:48:50.972Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T23:48:50.972Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-05T23:48:51.743Z] --- PASS: TestKillContainer (5.22s) [2022-04-05T23:48:51.743Z] --- PASS: TestKillContainer/no_signal (2.25s) [2022-04-05T23:48:51.743Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:48:51.743Z] --- PASS: TestKillContainer/killing_signal (2.90s) [2022-04-05T23:48:51.743Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:48:51.743Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:48:51.743Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestKillStoppedContainer [2022-04-05T23:48:51.743Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:48:51.743Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:48:51.743Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:48:51.743Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:48:51.743Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:48:51.743Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:48:51.743Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:51.743Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:48:51.743Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:48:51.743Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:48:51.743Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:48:51.916Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-05T23:48:52.264Z] === RUN TestGetDriver [2022-04-05T23:48:52.264Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T23:48:52.264Z] === RUN TestVolumeRequestError [2022-04-05T23:48:52.264Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T23:48:52.264Z] PASS [2022-04-05T23:48:52.264Z] coverage: 36.1% of statements [2022-04-05T23:48:52.264Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-04-05T23:48:52.264Z] === RUN TestGetAddress [2022-04-05T23:48:52.264Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T23:48:52.264Z] === RUN TestRemove [2022-04-05T23:48:52.264Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:48:52.264Z] --- SKIP: TestRemove (0.00s) [2022-04-05T23:48:52.264Z] === RUN TestInitializeWithVolumes [2022-04-05T23:48:52.264Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-05T23:48:52.264Z] === RUN TestCreate [2022-04-05T23:48:52.264Z] --- PASS: TestCreate (0.01s) [2022-04-05T23:48:52.264Z] === RUN TestValidateName [2022-04-05T23:48:52.264Z] --- PASS: TestValidateName (0.00s) [2022-04-05T23:48:52.264Z] === RUN TestCreateWithOpts [2022-04-05T23:48:52.264Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:48:52.264Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T23:48:52.264Z] === RUN TestRelaodNoOpts [2022-04-05T23:48:52.492Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-05T23:48:52.722Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-05T23:48:52.722Z] PASS [2022-04-05T23:48:52.722Z] coverage: 41.5% of statements [2022-04-05T23:48:52.722Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-04-05T23:48:53.065Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRaw [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T23:48:53.688Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T23:48:53.688Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:48:53.688Z] === RUN TestLinuxParseMountRaw [2022-04-05T23:48:53.688Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T23:48:53.688Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T23:48:53.688Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T23:48:53.962Z] --- PASS: TestLogsFollowTailEmpty (2.26s) [2022-04-05T23:48:53.962Z] === RUN TestNetworkNat [2022-04-05T23:48:53.962Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:48:53.962Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T23:48:53.962Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:48:54.011Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T23:48:54.146Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestConvertTmpfsOptions [2022-04-05T23:48:54.146Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T23:48:54.146Z] linux_parser_test.go:209: data="ro" [2022-04-05T23:48:54.146Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestParseMountSpec [2022-04-05T23:48:54.146Z] parser_test.go:62: case 0 [2022-04-05T23:48:54.146Z] parser_test.go:62: case 1 [2022-04-05T23:48:54.146Z] parser_test.go:62: case 2 [2022-04-05T23:48:54.146Z] parser_test.go:62: case 3 [2022-04-05T23:48:54.146Z] parser_test.go:62: case 4 [2022-04-05T23:48:54.146Z] parser_test.go:62: case 5 [2022-04-05T23:48:54.146Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestValidateMount [2022-04-05T23:48:54.146Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRaw [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T23:48:54.146Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T23:48:54.146Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T23:48:54.146Z] PASS [2022-04-05T23:48:54.146Z] coverage: 67.6% of statements [2022-04-05T23:48:54.146Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.6% of statements [2022-04-05T23:48:54.956Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-05T23:48:54.956Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-05T23:48:54.956Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-05T23:48:54.956Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-05T23:48:54.956Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-05T23:48:54.956Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-05T23:48:54.956Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-05T23:48:54.956Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-05T23:48:54.956Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-05T23:48:55.112Z] === RUN TestSetGetMeta [2022-04-05T23:48:55.112Z] === PAUSE TestSetGetMeta [2022-04-05T23:48:55.112Z] === RUN TestRestore [2022-04-05T23:48:55.112Z] === PAUSE TestRestore [2022-04-05T23:48:55.112Z] === RUN TestServiceCreate [2022-04-05T23:48:55.112Z] === PAUSE TestServiceCreate [2022-04-05T23:48:55.112Z] === RUN TestServiceList [2022-04-05T23:48:55.112Z] === PAUSE TestServiceList [2022-04-05T23:48:55.112Z] === RUN TestServiceRemove [2022-04-05T23:48:55.112Z] === PAUSE TestServiceRemove [2022-04-05T23:48:55.112Z] === RUN TestServiceGet [2022-04-05T23:48:55.112Z] === PAUSE TestServiceGet [2022-04-05T23:48:55.112Z] === RUN TestServicePrune [2022-04-05T23:48:55.112Z] === PAUSE TestServicePrune [2022-04-05T23:48:55.112Z] === RUN TestCreate [2022-04-05T23:48:55.112Z] === PAUSE TestCreate [2022-04-05T23:48:55.112Z] === RUN TestRemove [2022-04-05T23:48:55.112Z] === PAUSE TestRemove [2022-04-05T23:48:55.112Z] === RUN TestList [2022-04-05T23:48:55.112Z] === PAUSE TestList [2022-04-05T23:48:55.112Z] === RUN TestFindByDriver [2022-04-05T23:48:55.112Z] === PAUSE TestFindByDriver [2022-04-05T23:48:55.112Z] === RUN TestFindByReferenced [2022-04-05T23:48:55.112Z] === PAUSE TestFindByReferenced [2022-04-05T23:48:55.112Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T23:48:55.112Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T23:48:55.112Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:48:55.112Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:48:55.112Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T23:48:55.113Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T23:48:55.113Z] === RUN TestRefDerefRemove [2022-04-05T23:48:55.113Z] === PAUSE TestRefDerefRemove [2022-04-05T23:48:55.113Z] === RUN TestGet [2022-04-05T23:48:55.113Z] === PAUSE TestGet [2022-04-05T23:48:55.113Z] === RUN TestGetWithReference [2022-04-05T23:48:55.113Z] === PAUSE TestGetWithReference [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:48:55.113Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T23:48:55.113Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T23:48:55.113Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T23:48:55.113Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T23:48:55.113Z] === CONT TestSetGetMeta [2022-04-05T23:48:55.113Z] === CONT TestList [2022-04-05T23:48:55.113Z] === CONT TestServiceGet [2022-04-05T23:48:55.113Z] === CONT TestServiceList [2022-04-05T23:48:55.113Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestGetWithReference [2022-04-05T23:48:55.113Z] --- PASS: TestList (0.06s) [2022-04-05T23:48:55.113Z] === CONT TestGet [2022-04-05T23:48:55.113Z] --- PASS: TestGetWithReference (0.04s) [2022-04-05T23:48:55.113Z] === CONT TestRefDerefRemove [2022-04-05T23:48:55.113Z] --- PASS: TestGet (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T23:48:55.113Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T23:48:55.113Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-05T23:48:55.113Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T23:48:55.113Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestFindByReferenced [2022-04-05T23:48:55.113Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestFindByDriver [2022-04-05T23:48:55.113Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestServiceRemove [2022-04-05T23:48:55.113Z] --- PASS: TestFindByDriver (0.03s) [2022-04-05T23:48:55.113Z] === CONT TestServiceCreate [2022-04-05T23:48:55.113Z] --- PASS: TestServiceGet (0.27s) [2022-04-05T23:48:55.113Z] === CONT TestRestore [2022-04-05T23:48:55.113Z] --- PASS: TestServiceRemove (0.10s) [2022-04-05T23:48:55.113Z] === CONT TestCreate [2022-04-05T23:48:55.113Z] --- PASS: TestServiceList (0.27s) [2022-04-05T23:48:55.113Z] === CONT TestRemove [2022-04-05T23:48:55.113Z] --- PASS: TestServiceCreate (0.09s) [2022-04-05T23:48:55.113Z] === CONT TestServicePrune [2022-04-05T23:48:55.113Z] --- PASS: TestCreate (0.02s) [2022-04-05T23:48:55.113Z] time="2022-04-05T23:48:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:48:55.113Z] --- PASS: TestRemove (0.03s) [2022-04-05T23:48:55.113Z] --- PASS: TestRestore (0.04s) [2022-04-05T23:48:55.113Z] time="2022-04-05T23:48:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:48:55.113Z] time="2022-04-05T23:48:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:48:55.113Z] time="2022-04-05T23:48:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T23:48:55.113Z] time="2022-04-05T23:48:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T23:48:55.113Z] --- PASS: TestServicePrune (0.05s) [2022-04-05T23:48:55.113Z] PASS [2022-04-05T23:48:55.113Z] coverage: 69.0% of statements [2022-04-05T23:48:55.113Z] ok github.com/docker/docker/volume/service 0.375s coverage: 69.0% of statements [2022-04-05T23:48:55.901Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-05T23:48:55.901Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-05T23:48:56.080Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T23:48:56.080Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T23:48:56.080Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T23:48:56.080Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T23:48:56.476Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-05T23:48:57.049Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-05T23:48:57.623Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-05T23:48:57.623Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-05T23:48:57.768Z] --- PASS: TestNetworkLocalhostTCPNat (3.79s) [2022-04-05T23:48:57.768Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:48:57.768Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:48:57.768Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T23:48:57.768Z] === RUN TestPause [2022-04-05T23:48:57.768Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:48:57.768Z] --- SKIP: TestPause (0.00s) [2022-04-05T23:48:57.768Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:48:59.541Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-05T23:48:59.987Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.42s) [2022-04-05T23:48:59.987Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:48:59.987Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:48:59.987Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T23:48:59.987Z] === RUN TestPsFilter [2022-04-05T23:49:00.457Z] --- PASS: TestPsFilter (0.44s) [2022-04-05T23:49:00.457Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:49:00.927Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-05T23:49:01.499Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-05T23:49:02.070Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-05T23:49:02.331Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-05T23:49:02.331Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-05T23:49:02.331Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-05T23:49:02.904Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-05T23:49:03.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.01s) [2022-04-05T23:49:03.417Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:49:04.029Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-05T23:49:04.029Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-05T23:49:04.029Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-05T23:49:04.029Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-05T23:49:04.029Z] Cross building: bundles/cross/linux/s390x [2022-04-05T23:49:04.029Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-05T23:49:04.029Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-05T23:49:04.293Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-05T23:49:04.293Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-05T23:49:04.293Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T23:49:04.293Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-05T23:49:04.865Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-05T23:49:05.438Z] === RUN TestDockerSuite/TestCommitChange [2022-04-05T23:49:06.393Z] --- PASS: TestRemoveContainerWithVolume (3.07s) [2022-04-05T23:49:06.393Z] === RUN TestRemoveContainerRunning [2022-04-05T23:49:06.398Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-05T23:49:06.971Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-05T23:49:07.544Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-05T23:49:07.544Z] PASS [2022-04-05T23:49:07.544Z] [2022-04-05T23:49:07.544Z] DONE 17 tests in 52.915s [2022-04-05T23:49:07.544Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T23:49:07.544Z] ++ 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-05T23:49:07.544Z] ++ set -e [2022-04-05T23:49:07.544Z] ++ '[' -n 0 ']' [2022-04-05T23:49:07.544Z] ++ set -x [2022-04-05T23:49:07.544Z] ++ 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-05T23:49:07.544Z] INFO: Testing against a local daemon [2022-04-05T23:49:07.544Z] === RUN TestPluginInvalidJSON [2022-04-05T23:49:07.806Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:49:07.806Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:49:07.806Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:49:07.806Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-05T23:49:07.806Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T23:49:07.806Z] === RUN TestPluginInstall [2022-04-05T23:49:07.806Z] === RUN TestPluginInstall/no_auth [2022-04-05T23:49:08.068Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-05T23:49:08.447Z] 2022/04/05 23:49:08 Closing DB instances... [2022-04-05T23:49:09.425Z] --- PASS: TestRemoveContainerRunning (2.51s) [2022-04-05T23:49:09.426Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:49:09.459Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-05T23:49:09.721Z] time="2022-04-05T23:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:09.721Z] time="2022-04-05T23:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9494ee662e72f94b418993fd965b0edb2118953d14af937ba2f712f1ea76c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:09.721Z] time="2022-04-05T23:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:09.721Z] time="2022-04-05T23:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9494ee662e72f94b418993fd965b0edb2118953d14af937ba2f712f1ea76c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:10.293Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T23:49:10.293Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-05T23:49:10.568Z] --- PASS: TestBuildWithHugeFile (116.79s) [2022-04-05T23:49:10.568Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:49:10.568Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:49:10.568Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:49:10.568Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:49:10.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:49:10.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:49:10.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:49:10.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:49:10.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:49:10.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:49:10.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:49:10.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:49:10.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:49:10.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-05T23:49:10.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-05T23:49:10.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-05T23:49:10.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-05T23:49:10.568Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:49:10.568Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:49:10.568Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T23:49:10.568Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:49:10.568Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-05T23:49:10.568Z] PASS [2022-04-05T23:49:10.568Z] ok github.com/docker/docker/integration/build 194.248s [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === Skipped [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T23:49:10.568Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T23:49:10.568Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-05T23:49:10.568Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-05T23:49:10.568Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:49:10.568Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T23:49:10.568Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:49:10.568Z] [2022-04-05T23:49:10.568Z] DONE 29 tests, 6 skipped in 231.842s [2022-04-05T23:49:10.568Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T23:49:10.622Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-05T23:49:10.622Z] === RUN TestFindNode [2022-04-05T23:49:10.622Z] 2022/04/05 23:49:10 Closing DB instances... [2022-04-05T23:49:10.622Z] --- PASS: TestFindNode (0.02s) [2022-04-05T23:49:10.622Z] === RUN TestChangeNodeState [2022-04-05T23:49:10.622Z] 2022/04/05 23:49:10 Closing DB instances... [2022-04-05T23:49:10.622Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-05T23:49:10.622Z] === RUN TestNodeReincarnation [2022-04-05T23:49:10.622Z] 2022/04/05 23:49:10 Closing DB instances... [2022-04-05T23:49:10.867Z] time="2022-04-05T23:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:10.867Z] time="2022-04-05T23:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b0ce392322895362fa63126a4983f1084714ba802a7daad861d7b289676775c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:10.867Z] time="2022-04-05T23:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:10.867Z] time="2022-04-05T23:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b0ce392322895362fa63126a4983f1084714ba802a7daad861d7b289676775c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:11.128Z] === RUN TestPluginInstall/with_insecure [2022-04-05T23:49:11.644Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.35s) [2022-04-05T23:49:11.645Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:49:11.645Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-05T23:49:11.645Z] === RUN TestRenameLinkedContainer [2022-04-05T23:49:11.645Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:11.645Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-05T23:49:11.645Z] === RUN TestRenameStoppedContainer [2022-04-05T23:49:11.701Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-05T23:49:12.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:49:12.098Z] INFO: Testing against a local daemon [2022-04-05T23:49:12.098Z] === RUN TestConfigInspect [2022-04-05T23:49:12.098Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T23:49:12.098Z] === RUN TestConfigList [2022-04-05T23:49:12.098Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T23:49:12.098Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:49:12.098Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:49:12.098Z] === RUN TestConfigsUpdate [2022-04-05T23:49:12.098Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T23:49:12.098Z] === RUN TestTemplatedConfig [2022-04-05T23:49:12.098Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T23:49:12.098Z] === RUN TestConfigCreateResolve [2022-04-05T23:49:12.098Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:49:12.098Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-05T23:49:12.098Z] PASS [2022-04-05T23:49:12.098Z] ok github.com/docker/docker/integration/config 0.115s [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === Skipped [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T23:49:12.098Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T23:49:12.098Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:49:12.098Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T23:49:12.098Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T23:49:12.098Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-05T23:49:12.098Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:49:12.098Z] [2022-04-05T23:49:12.098Z] DONE 6 tests, 6 skipped in 2.329s [2022-04-05T23:49:12.098Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T23:49:12.274Z] time="2022-04-05T23:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:12.274Z] time="2022-04-05T23:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de3e8db5a6930545e805e18a2d54c528dba2e53399b263214e37008af0cecab9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:12.274Z] time="2022-04-05T23:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T23:49:12.274Z] time="2022-04-05T23:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de3e8db5a6930545e805e18a2d54c528dba2e53399b263214e37008af0cecab9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T23:49:12.536Z] plugin_test.go:165: [d2d0bbea54d52] daemon is not started [2022-04-05T23:49:12.536Z] --- PASS: TestPluginInstall (4.85s) [2022-04-05T23:49:12.536Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2022-04-05T23:49:12.536Z] --- PASS: TestPluginInstall/with_htpasswd (0.98s) [2022-04-05T23:49:12.536Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2022-04-05T23:49:12.536Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:49:12.536Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-05T23:49:13.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-05T23:49:14.425Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-05T23:49:14.425Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T23:49:14.601Z] --- PASS: TestRenameStoppedContainer (2.91s) [2022-04-05T23:49:14.601Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:49:15.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-05T23:49:15.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-05T23:49:15.001Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-05T23:49:15.265Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-05T23:49:15.265Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-05T23:49:15.265Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-05T23:49:15.265Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-05T23:49:15.839Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T23:49:15.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:49:15.887Z] INFO: Testing against a local daemon [2022-04-05T23:49:15.887Z] === RUN TestCheckpoint [2022-04-05T23:49:15.887Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:49:15.887Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:49:15.887Z] === RUN TestContainerInvalidJSON [2022-04-05T23:49:15.887Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:49:15.887Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:49:15.887Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:49:15.887Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:49:15.887Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:49:15.887Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:49:15.887Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-05T23:49:15.887Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T23:49:15.887Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-05T23:49:15.887Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:49:15.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-05T23:49:15.887Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:49:15.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-05T23:49:15.887Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:49:16.351Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-05T23:49:16.351Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:49:16.351Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-05T23:49:16.351Z] === RUN TestCopyFromContainer [2022-04-05T23:49:16.351Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:16.351Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T23:49:16.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:49:16.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:49:16.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:49:16.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:49:16.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:49:16.351Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:49:16.351Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T23:49:16.409Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-05T23:49:16.409Z] === RUN TestParallelCreate [2022-04-05T23:49:16.409Z] 2022/04/05 23:49:15 Closing DB instances... [2022-04-05T23:49:16.409Z] --- PASS: TestParallelCreate (0.02s) [2022-04-05T23:49:16.409Z] === RUN TestParallelDelete [2022-04-05T23:49:16.409Z] 2022/04/05 23:49:15 Closing DB instances... [2022-04-05T23:49:16.409Z] --- PASS: TestParallelDelete (0.02s) [2022-04-05T23:49:16.409Z] === RUN TestNetworkDBIslands [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:872163d89a31 with config:&{NodeID:872163d89a31 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-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node 872163d89a31/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node 872163d89a31/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b8dcff20dc8c with config:&{NodeID:b8dcff20dc8c 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-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node 872163d89a31/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=info msg="Node 872163d89a31/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c819d5b897c7 with config:&{NodeID:c819d5b897c7 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-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node 872163d89a31/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node 872163d89a31/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T23:49:16.409Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-05T23:49:16.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:49:16.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:49:16.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:49:16.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-05T23:49:16.815Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:49:16.815Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:49:16.815Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-05T23:49:16.815Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:49:16.815Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:16.815Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:49:16.815Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:49:16.815Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:49:16.815Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:49:16.815Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:49:16.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:49:16.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:49:16.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:49:16.815Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:49:16.815Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:49:16.815Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:49:16.815Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:49:16.815Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-05T23:49:16.815Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:49:16.815Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:49:16.815Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-05T23:49:16.815Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:49:16.815Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:49:16.816Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:49:16.816Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:49:16.816Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:16.816Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T23:49:16.816Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:49:16.816Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.816Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5cfe8e27562a with config:&{NodeID:5cfe8e27562a 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-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node c819d5b897c7/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 872163d89a31/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=info msg="Node 872163d89a31/172.26.250.173, added to nodes list" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T23:49:16.868Z] time="2022-04-05T23:49:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:49:17.277Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.277Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:49:17.277Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:49:17.325Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.325Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.325Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.325Z] time="2022-04-05T23:49:16Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8284e2d154a5 with config:&{NodeID:8284e2d154a5 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-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node c819d5b897c7/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node c819d5b897c7/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 872163d89a31/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node 872163d89a31/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-05T23:49:17.326Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T23:49:17.762Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-05T23:49:17.762Z] --- PASS: TestPluginsWithRuntimes (4.85s) [2022-04-05T23:49:17.762Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) [2022-04-05T23:49:17.762Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.43s) [2022-04-05T23:49:17.762Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:17.788Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="The new bootstrap node list is:[172.26.250.173:10033 172.26.250.173:10034 172.26.250.173:10035]" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10033" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49368" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10034" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49369" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10035" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49370" [2022-04-05T23:49:17.788Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=info msg="The new bootstrap node list is:[172.26.250.173:10033 172.26.250.173:10034 172.26.250.173:10035]" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10033" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49371" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10034" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49372" [2022-04-05T23:49:17.788Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10035" [2022-04-05T23:49:17.789Z] time="2022-04-05T23:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49373" [2022-04-05T23:49:18.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:17Z" level=info msg="node 0 leaving" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31 change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="node4(5cfe8e27562a): Node leave event for 872163d89a31/172.26.250.173" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31 change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="node2(b8dcff20dc8c): Node leave event for 872163d89a31/172.26.250.173" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31 change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="node5(8284e2d154a5): Node leave event for 872163d89a31/172.26.250.173" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31 change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="node1(872163d89a31): Node leave event for 872163d89a31/172.26.250.173" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31 change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.246Z] time="2022-04-05T23:49:18Z" level=info msg="node3(c819d5b897c7): Node leave event for 872163d89a31/172.26.250.173" [2022-04-05T23:49:18.601Z] --- PASS: TestPluginBackCompatMediaTypes (1.07s) [2022-04-05T23:49:18.601Z] PASS [2022-04-05T23:49:18.601Z] [2022-04-05T23:49:18.601Z] DONE 10 tests in 10.943s [2022-04-05T23:49:18.601Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T23:49:18.601Z] ++ 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-05T23:49:18.601Z] ++ set -e [2022-04-05T23:49:18.601Z] ++ '[' -n 0 ']' [2022-04-05T23:49:18.601Z] ++ set -x [2022-04-05T23:49:18.601Z] ++ 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-05T23:49:18.601Z] INFO: Testing against a local daemon [2022-04-05T23:49:18.601Z] === RUN TestExternalGraphDriver [2022-04-05T23:49:18.601Z] === RUN TestExternalGraphDriver/json [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node 872163d89a31/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="node 1 leaving" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="node4(5cfe8e27562a): Node leave event for b8dcff20dc8c/172.26.250.173" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="node5(8284e2d154a5): Node leave event for b8dcff20dc8c/172.26.250.173" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, left gossip cluster" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c change state NodeActive --> NodeLeft" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="node3(c819d5b897c7): Node leave event for b8dcff20dc8c/172.26.250.173" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c change state NodeActive --> NodeFailed" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, added to failed nodes list" [2022-04-05T23:49:18.704Z] time="2022-04-05T23:49:18Z" level=error msg="node: b8dcff20dc8c is unknown to memberlist" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node b8dcff20dc8c/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="node 2 leaving" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node c819d5b897c7 change state NodeActive --> NodeLeft" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="node5(8284e2d154a5): Node leave event for c819d5b897c7/172.26.250.173" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node c819d5b897c7 change state NodeActive --> NodeLeft" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="node4(5cfe8e27562a): Node leave event for c819d5b897c7/172.26.250.173" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="Node c819d5b897c7 change state NodeActive --> NodeLeft" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=info msg="node3(c819d5b897c7): Node leave event for c819d5b897c7/172.26.250.173" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=debug msg="memberlist: Failed ping: c819d5b897c7 (timeout reached)" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.250.173:10034: use of closed network connection" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.250.173:10037: use of closed network connection" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.250.173:10036: use of closed network connection" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:18Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49374" [2022-04-05T23:49:19.163Z] time="2022-04-05T23:49:19Z" level=info msg="Node c819d5b897c7/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.177Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-05T23:49:19.177Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-05T23:49:19.371Z] --- PASS: TestRenameRunningContainerAndReuse (4.72s) [2022-04-05T23:49:19.371Z] === RUN TestRenameInvalidName [2022-04-05T23:49:19.621Z] time="2022-04-05T23:49:19Z" level=info msg="Node c819d5b897c7/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node c819d5b897c7/172.26.250.173, left gossip cluster" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=warning msg="memberlist: Was able to connect to c819d5b897c7 but other probes failed, network may be misconfigured" [2022-04-05T23:49:19.622Z] networkdb_test.go:867: node4: OK [2022-04-05T23:49:19.622Z] networkdb_test.go:867: node5: OK [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="node 0 coming back" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:355a425a8e5e with config:&{NodeID:355a425a8e5e 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-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node 355a425a8e5e/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node 355a425a8e5e/172.26.250.173, added to nodes list" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="node 1 coming back" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c846459e20ee with config:&{NodeID:c846459e20ee 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-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node c846459e20ee/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node c846459e20ee/172.26.250.173, added to nodes list" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="node 2 coming back" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d85efd4199d1 with config:&{NodeID:d85efd4199d1 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-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node d85efd4199d1/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:19.622Z] time="2022-04-05T23:49:19Z" level=info msg="Node d85efd4199d1/172.26.250.173, added to nodes list" [2022-04-05T23:49:19.752Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-05T23:49:20.702Z] === RUN TestExternalGraphDriver/spec [2022-04-05T23:49:20.702Z] docker_api_swarm_node_test.go:20: [dba16bf20d97b] joining swarm manager [d0645cca2190b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:49:20.964Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-05T23:49:21.592Z] --- PASS: TestRenameInvalidName (2.38s) [2022-04-05T23:49:21.592Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:49:21.911Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-05T23:49:21.911Z] docker_api_swarm_node_test.go:21: [d59f9aafe9e2f] joining swarm manager [d0645cca2190b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:49:22.855Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-05T23:49:23.116Z] === RUN TestExternalGraphDriver/pull [2022-04-05T23:49:23.351Z] time="2022-04-05T23:49:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.250.173:10033 172.26.250.173:10034 172.26.250.173:10035]" [2022-04-05T23:49:23.351Z] time="2022-04-05T23:49:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.250.173:10033 172.26.250.173:10034 172.26.250.173:10035]" [2022-04-05T23:49:23.378Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-05T23:49:23.378Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-05T23:49:23.378Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10033" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49375" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, is the new incarnation of the shutdown node 872163d89a31/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10034" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49376" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, is the new incarnation of the shutdown node b8dcff20dc8c/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10035" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49377" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, is the new incarnation of the shutdown node c819d5b897c7/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, is the new incarnation of the shutdown node b8dcff20dc8c/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, is the new incarnation of the shutdown node 872163d89a31/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node 355a425a8e5e/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node c846459e20ee/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, is the new incarnation of the shutdown node c819d5b897c7/172.26.250.173" [2022-04-05T23:49:23.808Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, added to nodes list" [2022-04-05T23:49:23.951Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-05T23:49:23.951Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-05T23:49:23.951Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-05T23:49:23.951Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-05T23:49:23.951Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, joined gossip cluster" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:23Z" level=info msg="Node d85efd4199d1/172.26.250.173, added to nodes list" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10033" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49378" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10034" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49379" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.250.173:10035" [2022-04-05T23:49:24.268Z] time="2022-04-05T23:49:24Z" level=debug msg="memberlist: Stream connection from=172.26.250.173:49380" [2022-04-05T23:49:24.449Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-05T23:49:24.449Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-05T23:49:24.449Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-05T23:49:24.449Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-05T23:49:24.449Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-05T23:49:24.449Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.10s) [2022-04-05T23:49:24.449Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.19s) [2022-04-05T23:49:24.449Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.36s) [2022-04-05T23:49:24.449Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.13s) [2022-04-05T23:49:24.449Z] === RUN TestDiff [2022-04-05T23:49:24.449Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:24.449Z] --- SKIP: TestDiff (0.00s) [2022-04-05T23:49:24.449Z] === RUN TestExecWithCloseStdin [2022-04-05T23:49:24.449Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T23:49:24.449Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-05T23:49:24.449Z] === RUN TestExec [2022-04-05T23:49:24.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-05T23:49:24.730Z] 2022/04/05 23:49:24 Closing DB instances... [2022-04-05T23:49:25.098Z] --- PASS: TestExternalGraphDriver (6.42s) [2022-04-05T23:49:25.098Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2022-04-05T23:49:25.098Z] --- PASS: TestExternalGraphDriver/spec (2.35s) [2022-04-05T23:49:25.098Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-04-05T23:49:25.098Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="node2(c846459e20ee): Node leave event for 355a425a8e5e/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="node4(5cfe8e27562a): Node leave event for 355a425a8e5e/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="node5(8284e2d154a5): Node leave event for 355a425a8e5e/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="node1(355a425a8e5e): Node leave event for 355a425a8e5e/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="node3(d85efd4199d1): Node leave event for 355a425a8e5e/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:24Z" level=info msg="Node 355a425a8e5e/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="node4(5cfe8e27562a): Node leave event for c846459e20ee/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="node5(8284e2d154a5): Node leave event for c846459e20ee/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="node3(d85efd4199d1): Node leave event for c846459e20ee/172.26.250.173" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.193Z] time="2022-04-05T23:49:25Z" level=info msg="node2(c846459e20ee): Node leave event for c846459e20ee/172.26.250.173" [2022-04-05T23:49:25.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node c846459e20ee/172.26.250.173, left gossip cluster" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.26.250.173:10037: use of closed network connection" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1 change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="node4(5cfe8e27562a): Node leave event for d85efd4199d1/172.26.250.173" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1 change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="node5(8284e2d154a5): Node leave event for d85efd4199d1/172.26.250.173" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1 change state NodeActive --> NodeLeft" [2022-04-05T23:49:25.651Z] time="2022-04-05T23:49:25Z" level=info msg="node3(d85efd4199d1): Node leave event for d85efd4199d1/172.26.250.173" [2022-04-05T23:49:25.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-05T23:49:25.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-05T23:49:26.109Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1/172.26.250.173, left gossip cluster" [2022-04-05T23:49:26.109Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1/172.26.250.173, left gossip cluster" [2022-04-05T23:49:26.109Z] time="2022-04-05T23:49:25Z" level=info msg="Node d85efd4199d1/172.26.250.173, left gossip cluster" [2022-04-05T23:49:26.567Z] time="2022-04-05T23:49:26Z" level=info msg="Node 5cfe8e27562a change state NodeActive --> NodeLeft" [2022-04-05T23:49:26.567Z] time="2022-04-05T23:49:26Z" level=info msg="node5(8284e2d154a5): Node leave event for 5cfe8e27562a/172.26.250.173" [2022-04-05T23:49:26.567Z] time="2022-04-05T23:49:26Z" level=info msg="Node 5cfe8e27562a change state NodeActive --> NodeLeft" [2022-04-05T23:49:26.567Z] time="2022-04-05T23:49:26Z" level=info msg="node4(5cfe8e27562a): Node leave event for 5cfe8e27562a/172.26.250.173" [2022-04-05T23:49:27.025Z] time="2022-04-05T23:49:26Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, left gossip cluster" [2022-04-05T23:49:27.343Z] --- PASS: TestExec (4.10s) [2022-04-05T23:49:27.343Z] === RUN TestExecUser [2022-04-05T23:49:27.343Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:49:27.343Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T23:49:27.343Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:49:27.343Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:27.343Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T23:49:27.343Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:49:27.343Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:27.343Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:49:27.343Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:49:27.343Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:27.343Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T23:49:27.343Z] === RUN TestHealthKillContainer [2022-04-05T23:49:27.343Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:49:27.343Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T23:49:27.343Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:49:27.344Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:49:27.344Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:49:27.344Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:49:27.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-05T23:49:27.484Z] time="2022-04-05T23:49:27Z" level=info msg="Node 5cfe8e27562a/172.26.250.173, left gossip cluster" [2022-04-05T23:49:27.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-05T23:49:27.610Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-05T23:49:27.948Z] time="2022-04-05T23:49:27Z" level=info msg="Node 8284e2d154a5/172.26.250.173, left gossip cluster" [2022-04-05T23:49:27.948Z] time="2022-04-05T23:49:27Z" level=info msg="Node 8284e2d154a5 change state NodeActive --> NodeFailed" [2022-04-05T23:49:27.948Z] time="2022-04-05T23:49:27Z" level=info msg="Node 8284e2d154a5/172.26.250.173, added to failed nodes list" [2022-04-05T23:49:27.948Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-04-05T23:49:27.948Z] PASS [2022-04-05T23:49:27.948Z] coverage: 60.0% of statements [2022-04-05T23:49:27.948Z] ok github.com/docker/docker/libnetwork/networkdb 104.334s coverage: 60.0% of statements [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T23:49:27.948Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T23:49:28.184Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-05T23:49:28.760Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-05T23:49:29.708Z] --- PASS: TestGraphdriverPluginV2 (4.52s) [2022-04-05T23:49:29.708Z] PASS [2022-04-05T23:49:29.708Z] [2022-04-05T23:49:29.708Z] DONE 5 tests in 11.076s [2022-04-05T23:49:29.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T23:49:29.708Z] ++ 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-05T23:49:29.708Z] ++ set -e [2022-04-05T23:49:29.708Z] ++ '[' -n 0 ']' [2022-04-05T23:49:29.708Z] ++ set -x [2022-04-05T23:49:29.709Z] ++ 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-05T23:49:29.709Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-05T23:49:29.709Z] INFO: Testing against a local daemon [2022-04-05T23:49:29.709Z] === RUN TestContinueAfterPluginCrash [2022-04-05T23:49:29.709Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T23:49:29.709Z] === RUN TestReadPluginNoRead [2022-04-05T23:49:29.709Z] === PAUSE TestReadPluginNoRead [2022-04-05T23:49:29.709Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T23:49:29.709Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T23:49:29.709Z] === CONT TestContinueAfterPluginCrash [2022-04-05T23:49:29.709Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T23:49:30.281Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-05T23:49:30.282Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === Skipped [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T23:49:30.849Z] dispatchers_test.go:378: Windows does not support stopsignal [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T23:49:30.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-05T23:49:30.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-05T23:49:30.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T23:49:30.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T23:49:30.849Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T23:49:30.849Z] [2022-04-05T23:49:30.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T23:49:30.850Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T23:49:30.850Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T23:49:30.850Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T23:49:30.850Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T23:49:30.850Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T23:49:30.850Z] daemon_test.go:147: root required [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T23:49:30.850Z] reload_test.go:342: root required [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T23:49:30.850Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T23:49:30.850Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T23:49:30.850Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T23:49:30.850Z] download_test.go:267: Needs fixing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T23:49:30.850Z] layer_test.go:291: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T23:49:30.850Z] layer_test.go:340: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T23:49:30.850Z] layer_test.go:455: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T23:49:30.850Z] layer_test.go:684: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T23:49:30.850Z] migration_test.go:45: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T23:49:30.850Z] migration_test.go:181: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T23:49:30.850Z] mount_test.go:17: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T23:49:30.850Z] mount_test.go:76: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T23:49:30.850Z] mount_test.go:125: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T23:49:30.850Z] mount_test.go:212: Failing on Windows [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-05T23:49:30.850Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-05T23:49:30.850Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-05T23:49:30.850Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T23:49:30.850Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T23:49:30.850Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T23:49:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T23:49:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T23:49:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T23:49:30.850Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T23:49:30.850Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T23:49:30.850Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T23:49:30.850Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:49:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:49:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:49:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:49:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:49:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T23:49:30.850Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-05T23:49:30.850Z] archive_test.go:140: zstd not installed [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T23:49:30.850Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T23:49:30.850Z] archive_windows_test.go:16: Currently fails [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T23:49:30.850Z] changes_test.go:196: needs more investigation [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T23:49:30.850Z] changes_test.go:433: needs further investigation [2022-04-05T23:49:30.850Z] [2022-04-05T23:49:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T23:49:31.065Z] --- PASS: TestKillContainerInvalidSignal (3.19s) [2022-04-05T23:49:31.065Z] === RUN TestKillContainer [2022-04-05T23:49:31.065Z] === RUN TestKillContainer/no_signal [2022-04-05T23:49:31.230Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-05T23:49:31.308Z] changes_test.go:469: needs further investigation [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T23:49:31.308Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T23:49:31.308Z] poller_test.go:40: No chmod on Windows [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T23:49:31.308Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T23:49:31.308Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-05T23:49:31.308Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T23:49:31.308Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T23:49:31.308Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T23:49:31.308Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T23:49:31.308Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T23:49:31.308Z] [2022-04-05T23:49:31.308Z] DONE 2103 tests, 68 skipped in 317.702s [2022-04-05T23:49:31.308Z] INFO: make.ps1 ended at 04/05/2022 23:49:31 [2022-04-05T23:49:31.805Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-05T23:49:32.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-05T23:49:33.014Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-05T23:49:33.014Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-05T23:49:33.483Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T23:49:33.483Z] INFO: Unit tests ended at 04/05/2022 23:49:33. Duration:00:05:38.8611817 [2022-04-05T23:49:33.483Z] INFO: Building busybox [2022-04-05T23:49:33.483Z] Sending build context to Docker daemon 5.12kB [2022-04-05T23:49:33.483Z] [2022-04-05T23:49:33.483Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T23:49:33.483Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T23:49:33.483Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T23:49:33.483Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T23:49:33.483Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T23:49:33.483Z] ---> 6a11116086a4 [2022-04-05T23:49:33.483Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T23:49:33.483Z] ---> Running in 21ffec29921e [2022-04-05T23:49:33.955Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:49:33.955Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:49:33.955Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:49:33.958Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-05T23:49:34.094Z] --- PASS: TestRenameAnonymousContainer (10.99s) [2022-04-05T23:49:34.094Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:49:34.901Z] --- PASS: TestDaemonStartWithLogOpt (4.95s) [2022-04-05T23:49:34.901Z] === CONT TestReadPluginNoRead [2022-04-05T23:49:35.083Z] --- PASS: TestRenameContainerWithSameName (2.35s) [2022-04-05T23:49:35.083Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:49:35.083Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:35.083Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:49:35.083Z] === RUN TestResize [2022-04-05T23:49:35.474Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-05T23:49:37.302Z] --- PASS: TestResize (2.39s) [2022-04-05T23:49:37.302Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:49:37.392Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-05T23:49:37.392Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-05T23:49:37.392Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-05T23:49:37.392Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-05T23:49:37.392Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-05T23:49:37.674Z] --- PASS: TestKillContainer (6.40s) [2022-04-05T23:49:37.674Z] --- PASS: TestKillContainer/no_signal (3.11s) [2022-04-05T23:49:37.674Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:49:37.674Z] --- PASS: TestKillContainer/killing_signal (3.22s) [2022-04-05T23:49:37.674Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:49:37.674Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:49:37.674Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestKillStoppedContainer [2022-04-05T23:49:37.674Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:49:37.674Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:49:37.674Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:49:37.674Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:49:37.674Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:49:37.674Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:49:37.674Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:37.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:49:37.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:49:37.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:49:37.674Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:49:38.340Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-05T23:49:38.340Z] docker_api_swarm_test.go:502: [d2b8e5a872be0] joining swarm manager [d75b9b6448c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:49:38.601Z] === RUN TestReadPluginNoRead/default [2022-04-05T23:49:39.532Z] --- PASS: TestResizeWithInvalidSize (2.45s) [2022-04-05T23:49:39.532Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:49:39.995Z] --- PASS: TestContinueAfterPluginCrash (10.09s) [2022-04-05T23:49:39.996Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T23:49:40.571Z] --- PASS: TestLogsFollowTailEmpty (3.13s) [2022-04-05T23:49:40.571Z] === RUN TestNetworkNat [2022-04-05T23:49:40.571Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:40.571Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T23:49:40.571Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:49:41.382Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T23:49:42.491Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) [2022-04-05T23:49:42.491Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:49:42.491Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:42.491Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:49:42.491Z] === RUN TestStats [2022-04-05T23:49:42.491Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:49:42.491Z] --- SKIP: TestStats (0.00s) [2022-04-05T23:49:42.491Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:49:42.771Z] === CONT TestReadPluginNoRead [2022-04-05T23:49:42.771Z] read_test.go:92: [d994a38e6739f] daemon is not started [2022-04-05T23:49:42.771Z] --- PASS: TestReadPluginNoRead (7.90s) [2022-04-05T23:49:42.771Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-04-05T23:49:42.771Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-04-05T23:49:42.771Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-04-05T23:49:42.771Z] PASS [2022-04-05T23:49:42.771Z] [2022-04-05T23:49:42.771Z] DONE 6 tests in 12.980s [2022-04-05T23:49:42.771Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-05T23:49:42.771Z] 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-05T23:49:42.771Z] ++ 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-05T23:49:42.771Z] ++ set -e [2022-04-05T23:49:42.771Z] ++ '[' -n 0 ']' [2022-04-05T23:49:42.771Z] ++ set -x [2022-04-05T23:49:42.771Z] ++ 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-05T23:49:42.771Z] testing: warning: no tests to run [2022-04-05T23:49:42.771Z] PASS [2022-04-05T23:49:42.771Z] [2022-04-05T23:49:42.771Z] DONE 0 tests in 0.038s [2022-04-05T23:49:42.771Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T23:49:42.771Z] ++ 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-05T23:49:42.771Z] ++ set -e [2022-04-05T23:49:42.771Z] ++ '[' -n 0 ']' [2022-04-05T23:49:42.771Z] ++ set -x [2022-04-05T23:49:42.771Z] ++ 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-05T23:49:42.771Z] INFO: Testing against a local daemon [2022-04-05T23:49:42.771Z] === RUN TestPluginWithDevMounts [2022-04-05T23:49:42.771Z] === PAUSE TestPluginWithDevMounts [2022-04-05T23:49:42.771Z] === CONT TestPluginWithDevMounts [2022-04-05T23:49:43.345Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-05T23:49:43.918Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-05T23:49:43.918Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-05T23:49:43.918Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-05T23:49:43.918Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-05T23:49:44.300Z] --- PASS: TestNetworkLocalhostTCPNat (4.05s) [2022-04-05T23:49:44.300Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:49:44.300Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:49:44.300Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T23:49:44.300Z] === RUN TestPause [2022-04-05T23:49:44.300Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:49:44.300Z] --- SKIP: TestPause (0.00s) [2022-04-05T23:49:44.300Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:49:44.864Z] --- PASS: TestPluginWithDevMounts (1.88s) [2022-04-05T23:49:44.864Z] PASS [2022-04-05T23:49:44.864Z] [2022-04-05T23:49:44.864Z] DONE 1 tests in 2.007s [2022-04-05T23:49:44.864Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T23:49:44.864Z] ++ 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-05T23:49:44.864Z] ++ set -e [2022-04-05T23:49:44.864Z] ++ '[' -n 0 ']' [2022-04-05T23:49:44.864Z] ++ set -x [2022-04-05T23:49:44.864Z] ++ 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-05T23:49:44.864Z] INFO: Testing against a local daemon [2022-04-05T23:49:44.864Z] === RUN TestSecretInspect [2022-04-05T23:49:46.787Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-05T23:49:47.048Z] docker_api_swarm_test.go:507: [d214c197880f1] joining swarm manager [d75b9b6448c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:49:47.310Z] --- PASS: TestSecretInspect (2.50s) [2022-04-05T23:49:47.310Z] === RUN TestSecretList [2022-04-05T23:49:47.571Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-05T23:49:48.017Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.31s) [2022-04-05T23:49:48.017Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:49:48.017Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:49:48.017Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T23:49:48.017Z] === RUN TestPsFilter [2022-04-05T23:49:48.017Z] --- PASS: TestPsFilter (0.39s) [2022-04-05T23:49:48.017Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:49:48.370Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.28s) [2022-04-05T23:49:48.370Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:49:48.370Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:49:48.370Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T23:49:48.370Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:49:48.515Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-05T23:49:49.906Z] --- PASS: TestSecretList (2.68s) [2022-04-05T23:49:49.906Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:49:51.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.19s) [2022-04-05T23:49:51.737Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:49:52.461Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-05T23:49:52.461Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2022-04-05T23:49:52.461Z] === RUN TestSecretsUpdate [2022-04-05T23:49:52.723Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-05T23:49:54.114Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-05T23:49:54.559Z] Removing intermediate container 21ffec29921e [2022-04-05T23:49:54.559Z] ---> 218d41a6151e [2022-04-05T23:49:54.559Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T23:49:54.559Z] ---> Running in b6f67aa7b917 [2022-04-05T23:49:54.559Z] Removing intermediate container b6f67aa7b917 [2022-04-05T23:49:54.559Z] ---> c7161cf1d767 [2022-04-05T23:49:54.559Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T23:49:54.559Z] ---> Running in e294af377666 [2022-04-05T23:49:54.559Z] Removing intermediate container e294af377666 [2022-04-05T23:49:54.559Z] ---> adcb99a7635c [2022-04-05T23:49:54.559Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-05T23:49:54.632Z] --- PASS: TestRemoveContainerWithVolume (3.27s) [2022-04-05T23:49:54.632Z] === RUN TestRemoveContainerRunning [2022-04-05T23:49:55.060Z] --- PASS: TestSecretsUpdate (2.55s) [2022-04-05T23:49:55.060Z] === RUN TestTemplatedSecret [2022-04-05T23:49:55.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-05T23:49:55.526Z] [2022-04-05T23:49:56.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-05T23:49:56.500Z] ---> e7f0fa3ccb32 [2022-04-05T23:49:56.500Z] 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-05T23:49:56.500Z] ---> Running in f9fc7bd3ccb2 [2022-04-05T23:49:56.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-05T23:49:57.527Z] --- PASS: TestRemoveContainerRunning (3.19s) [2022-04-05T23:49:57.527Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:49:58.236Z] --- PASS: TestTemplatedSecret (3.01s) [2022-04-05T23:49:58.236Z] === RUN TestSecretCreateResolve [2022-04-05T23:49:58.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-05T23:50:00.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-05T23:50:00.727Z] --- PASS: TestSecretCreateResolve (2.72s) [2022-04-05T23:50:00.727Z] PASS [2022-04-05T23:50:00.727Z] [2022-04-05T23:50:00.727Z] DONE 6 tests in 16.022s [2022-04-05T23:50:00.727Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T23:50:00.727Z] ++ 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-05T23:50:00.727Z] ++ set -e [2022-04-05T23:50:00.727Z] ++ '[' -n 0 ']' [2022-04-05T23:50:00.727Z] ++ set -x [2022-04-05T23:50:00.727Z] ++ 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-05T23:50:00.989Z] INFO: Testing against a local daemon [2022-04-05T23:50:00.989Z] === RUN TestServiceCreateInit [2022-04-05T23:50:00.989Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:50:01.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.14s) [2022-04-05T23:50:01.247Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:50:01.247Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-05T23:50:01.247Z] === RUN TestRenameLinkedContainer [2022-04-05T23:50:01.247Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:01.247Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-05T23:50:01.247Z] === RUN TestRenameStoppedContainer [2022-04-05T23:50:01.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f0e510_} [2022-04-05T23:50:02.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13404609415_/foo_false____} [2022-04-05T23:50:03.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13404609415_/foo_true____} [2022-04-05T23:50:04.138Z] --- PASS: TestRenameStoppedContainer (3.19s) [2022-04-05T23:50:04.138Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:50:04.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_false____} [2022-04-05T23:50:05.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:50:06.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_true____} [2022-04-05T23:50:07.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_true__0xc000f0e540__} [2022-04-05T23:50:08.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f0e558_} [2022-04-05T23:50:08.928Z] --- PASS: TestServiceCreateInit (8.07s) [2022-04-05T23:50:08.928Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2022-04-05T23:50:08.928Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2022-04-05T23:50:08.928Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:50:10.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f0e570_} [2022-04-05T23:50:11.186Z] --- PASS: TestRenameRunningContainerAndReuse (6.74s) [2022-04-05T23:50:11.186Z] === RUN TestRenameInvalidName [2022-04-05T23:50:11.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f0e588_} [2022-04-05T23:50:13.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f0e5a0_} [2022-04-05T23:50:13.683Z] --- PASS: TestUpdateRestartPolicy (22.74s) [2022-04-05T23:50:13.683Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:50:13.683Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-04-05T23:50:13.683Z] === RUN TestWaitNonBlocked [2022-04-05T23:50:13.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:50:13.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:50:13.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:50:13.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:50:13.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:50:13.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:50:14.078Z] --- PASS: TestRenameInvalidName (3.20s) [2022-04-05T23:50:14.079Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:50:14.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-05T23:50:15.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-05T23:50:15.959Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-05T23:50:16.643Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-05T23:50:16.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.48s) [2022-04-05T23:50:16.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.57s) [2022-04-05T23:50:16.644Z] === RUN TestWaitBlocked [2022-04-05T23:50:16.644Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:16.644Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T23:50:16.644Z] PASS [2022-04-05T23:50:16.644Z] ok github.com/docker/docker/integration/container 105.968s [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === Skipped [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T23:50:16.644Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T23:50:16.644Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:50:16.644Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:50:16.644Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:50:16.644Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:50:16.644Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:50:16.644Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:50:16.644Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:50:16.644Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.29s) [2022-04-05T23:50:16.644Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:50:16.644Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.29s) [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T23:50:16.644Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T23:50:16.644Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T23:50:16.644Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:50:16.644Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T23:50:16.644Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T23:50:16.644Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:50:16.644Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:50:16.644Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:50:16.644Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T23:50:16.644Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T23:50:16.644Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T23:50:16.644Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T23:50:16.644Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-05T23:50:16.644Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:50:16.644Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:50:16.644Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T23:50:16.644Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T23:50:16.644Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T23:50:16.644Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:16.644Z] [2022-04-05T23:50:16.644Z] DONE 96 tests, 34 skipped in 109.181s [2022-04-05T23:50:16.644Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-05T23:50:18.507Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-05T23:50:19.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-05T23:50:19.715Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-05T23:50:21.632Z] docker_api_swarm_node_test.go:81: [d2eb2eb681d51] joining swarm manager [dda92d7202805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:50:21.657Z] Removing intermediate container f9fc7bd3ccb2 [2022-04-05T23:50:21.657Z] ---> d5b378f576c3 [2022-04-05T23:50:21.657Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T23:50:21.657Z] ---> Running in 8414c219f7d4 [2022-04-05T23:50:21.895Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-05T23:50:22.118Z] [2022-04-05T23:50:22.118Z] SUCCESS: Specified value was saved. [2022-04-05T23:50:22.840Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-05T23:50:23.102Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-05T23:50:23.675Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-05T23:50:24.249Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-05T23:50:24.824Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-05T23:50:25.036Z] Removing intermediate container 8414c219f7d4 [2022-04-05T23:50:25.036Z] ---> 6cec884fda2d [2022-04-05T23:50:25.036Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T23:50:25.036Z] ---> Running in 6a44cd076c5a [2022-04-05T23:50:25.398Z] --- PASS: TestCreateServiceMultipleTimes (16.53s) [2022-04-05T23:50:25.398Z] === RUN TestCreateServiceConflict [2022-04-05T23:50:25.660Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-05T23:50:26.439Z] --- PASS: TestRenameAnonymousContainer (12.45s) [2022-04-05T23:50:26.439Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:50:26.605Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-05T23:50:27.179Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-05T23:50:28.125Z] --- PASS: TestCreateServiceConflict (2.69s) [2022-04-05T23:50:28.125Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:50:28.125Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-05T23:50:29.516Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-05T23:50:30.088Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-05T23:50:30.158Z] --- PASS: TestRenameContainerWithSameName (3.17s) [2022-04-05T23:50:30.158Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:50:30.158Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:30.158Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:50:30.158Z] === RUN TestResize [2022-04-05T23:50:31.034Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-05T23:50:31.979Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-05T23:50:31.979Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2022-04-05T23:50:31.979Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:50:32.098Z] Cannot create a file when that file already exists. [2022-04-05T23:50:32.553Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-05T23:50:33.048Z] --- PASS: TestResize (3.23s) [2022-04-05T23:50:33.048Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:50:33.126Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-05T23:50:34.515Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-05T23:50:35.089Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-05T23:50:35.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-05T23:50:35.925Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-05T23:50:35.925Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-05T23:50:35.938Z] --- PASS: TestResizeWithInvalidSize (3.33s) [2022-04-05T23:50:35.938Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:50:36.498Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-05T23:50:37.071Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-05T23:50:37.643Z] docker_api_swarm_node_test.go:53: [d680a610e81ed] joining swarm manager [ddb53bfe169c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:50:37.886Z] Removing intermediate container 6a44cd076c5a [2022-04-05T23:50:37.886Z] ---> 867f8e8e9d02 [2022-04-05T23:50:37.886Z] Step 13/13 : CMD ["sh"] [2022-04-05T23:50:37.886Z] ---> Running in d39c75b18d67 [2022-04-05T23:50:37.886Z] Removing intermediate container d39c75b18d67 [2022-04-05T23:50:37.886Z] ---> 67f235e8ad56 [2022-04-05T23:50:37.886Z] Successfully built 67f235e8ad56 [2022-04-05T23:50:37.886Z] Successfully tagged busybox:latest [2022-04-05T23:50:37.886Z] INFO: Docker images of the daemon under test [2022-04-05T23:50:37.886Z] [2022-04-05T23:50:37.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T23:50:37.886Z] busybox latest 67f235e8ad56 Less than a second ago 5.78GB [2022-04-05T23:50:37.886Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-05T23:50:37.886Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-05T23:50:37.886Z] [2022-04-05T23:50:37.886Z] INFO: Running integration tests at 04/05/2022 23:50:37... [2022-04-05T23:50:37.886Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T23:50:37.886Z] INFO: Integration API tests being run from the host: [2022-04-05T23:50:37.886Z] INFO: make.ps1 starting at 04/05/2022 23:50:37 [2022-04-05T23:50:38.218Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-05T23:50:38.480Z] docker_api_swarm_node_test.go:54: [d7bc621827fe3] joining swarm manager [ddb53bfe169c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:50:38.742Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-05T23:50:39.422Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T23:50:39.666Z] --- PASS: TestResizeWhenContainerNotStarted (3.16s) [2022-04-05T23:50:39.666Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:50:39.666Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:50:39.666Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:50:39.666Z] === RUN TestStats [2022-04-05T23:50:39.666Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:50:39.666Z] --- SKIP: TestStats (0.00s) [2022-04-05T23:50:39.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:50:39.686Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-05T23:50:40.631Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-05T23:50:41.203Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-05T23:50:42.590Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-05T23:50:45.141Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-05T23:50:46.083Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2022-04-05T23:50:46.083Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:50:46.830Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:50:46.830Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:50:46.830Z] === RUN TestDaemonConfigValidation [2022-04-05T23:50:46.830Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T23:50:46.830Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:50:46.830Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:50:46.830Z] === RUN TestDaemonProxy [2022-04-05T23:50:46.830Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:50:46.830Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T23:50:46.830Z] PASS [2022-04-05T23:50:46.830Z] ok github.com/docker/docker/integration/daemon 0.136s [2022-04-05T23:50:46.830Z] [2022-04-05T23:50:46.830Z] === Skipped [2022-04-05T23:50:46.830Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:50:46.830Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] [2022-04-05T23:50:46.830Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T23:50:46.830Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] [2022-04-05T23:50:46.830Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:50:46.830Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:50:46.830Z] [2022-04-05T23:50:46.830Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T23:50:46.830Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:50:46.830Z] [2022-04-05T23:50:46.830Z] DONE 4 tests, 4 skipped in 29.674s [2022-04-05T23:50:46.830Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T23:50:47.472Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-05T23:50:47.735Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-05T23:50:48.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.80s) [2022-04-05T23:50:48.212Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:50:48.212Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:50:48.212Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T23:50:48.212Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:50:51.070Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-05T23:50:51.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:50:51.596Z] INFO: Testing against a local daemon [2022-04-05T23:50:51.596Z] === RUN TestCommitInheritsEnv [2022-04-05T23:50:51.596Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:50:51.596Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T23:50:51.596Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:50:51.596Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:50:51.596Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:50:51.596Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:50:51.596Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:50:51.596Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T23:50:51.596Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:50:51.596Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-05T23:50:51.596Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:50:51.596Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-05T23:50:51.596Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:50:52.584Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-04-05T23:50:52.584Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:50:52.584Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-05T23:50:52.584Z] === RUN TestTagInvalidReference [2022-04-05T23:50:52.584Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-05T23:50:52.584Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:50:52.584Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-05T23:50:52.584Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:50:52.584Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-05T23:50:52.584Z] === RUN TestTagOfficialNames [2022-04-05T23:50:52.985Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-05T23:50:52.985Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-05T23:50:53.053Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-05T23:50:53.053Z] === RUN TestTagMatchesDigest [2022-04-05T23:50:53.053Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-05T23:50:53.053Z] PASS [2022-04-05T23:50:53.053Z] ok github.com/docker/docker/integration/image 1.898s [2022-04-05T23:50:53.053Z] [2022-04-05T23:50:53.053Z] === Skipped [2022-04-05T23:50:53.053Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T23:50:53.053Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:50:53.053Z] [2022-04-05T23:50:53.053Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:50:53.053Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:50:53.053Z] [2022-04-05T23:50:53.053Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T23:50:53.053Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:50:53.053Z] [2022-04-05T23:50:53.053Z] DONE 12 tests, 3 skipped in 6.492s [2022-04-05T23:50:53.053Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T23:50:55.507Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-05T23:50:55.507Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-05T23:50:55.507Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-05T23:50:55.507Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-05T23:50:55.507Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-05T23:50:55.845Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-05T23:50:56.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:50:56.015Z] INFO: Testing against a local daemon [2022-04-05T23:50:56.015Z] === RUN TestNetworkCreateDelete [2022-04-05T23:50:56.015Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:50:56.015Z] 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-05T23:50:56.015Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonDNSFallback [2022-04-05T23:50:56.015Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestInspectNetwork [2022-04-05T23:50:56.015Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:56.015Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:50:56.015Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:50:56.015Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:50:56.015Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:50:56.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:50:56.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:50:56.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:50:56.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:50:56.015Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:50:56.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:50:56.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T23:50:56.015Z] === RUN TestNetworkList [2022-04-05T23:50:56.015Z] === RUN TestNetworkList//networks [2022-04-05T23:50:56.015Z] === PAUSE TestNetworkList//networks [2022-04-05T23:50:56.015Z] === RUN TestNetworkList//networks/ [2022-04-05T23:50:56.015Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:50:56.015Z] === CONT TestNetworkList//networks [2022-04-05T23:50:56.015Z] === CONT TestNetworkList//networks/ [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkList (0.05s) [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:50:56.015Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:50:56.015Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:50:56.015Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:50:56.015Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:50:56.015Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:50:56.015Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:50:56.015Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:50:56.015Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:50:56.015Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:50:56.015Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:50:56.015Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:50:56.015Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:50:56.015Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:50:56.015Z] PASS [2022-04-05T23:50:56.015Z] ok github.com/docker/docker/integration/network 0.197s [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === Skipped [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T23:50:56.015Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:50:56.015Z] 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-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T23:50:56.015Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T23:50:56.015Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:50:56.015Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:50:56.015Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:50:56.015Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:50:56.015Z] [2022-04-05T23:50:56.015Z] DONE 22 tests, 15 skipped in 2.564s [2022-04-05T23:50:56.015Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T23:50:56.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/test/unit [2022-04-05T23:50:56.285Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-05T23:50:56.285Z] === RUN TestDockerSuite/TestCpToDot [2022-04-05T23:50:56.391Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-05T23:50:56.392Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-05T23:50:56.392Z] + TESTDIRS=./... [2022-04-05T23:50:56.392Z] + exclude_paths='/vendor/|/integration' [2022-04-05T23:50:56.392Z] ++ go list ./... [2022-04-05T23:50:56.392Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-05T23:50:56.857Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-05T23:50:57.004Z] testing: warning: no tests to run [2022-04-05T23:50:57.004Z] PASS [2022-04-05T23:50:57.004Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-04-05T23:50:57.004Z] [2022-04-05T23:50:57.004Z] DONE 0 tests in 0.858s [2022-04-05T23:50:57.004Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T23:50:57.332Z] + pkg_list='github.com/docker/docker/api [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/backend [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/events [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/filters [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/image [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/mount [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/network [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/registry [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/time [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/volume [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli/config [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli/debug [2022-04-05T23:50:57.333Z] github.com/docker/docker/client [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:50:57.333Z] github.com/docker/docker/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/container/stream [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/config [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/events [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/exec [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/images [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/links [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/names [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/network [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/stats [2022-04-05T23:50:57.333Z] github.com/docker/docker/distribution [2022-04-05T23:50:57.333Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:50:57.333Z] github.com/docker/docker/distribution/utils [2022-04-05T23:50:57.333Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:50:57.333Z] github.com/docker/docker/dockerversion [2022-04-05T23:50:57.333Z] github.com/docker/docker/errdefs [2022-04-05T23:50:57.333Z] github.com/docker/docker/image [2022-04-05T23:50:57.333Z] github.com/docker/docker/image/cache [2022-04-05T23:50:57.333Z] github.com/docker/docker/image/tarexport [2022-04-05T23:50:57.333Z] github.com/docker/docker/image/v1 [2022-04-05T23:50:57.333Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:50:57.333Z] github.com/docker/docker/layer [2022-04-05T23:50:57.333Z] github.com/docker/docker/libcontainerd [2022-04-05T23:50:57.333Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:50:57.333Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:50:57.333Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:50:57.333Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:50:57.333Z] github.com/docker/docker/oci [2022-04-05T23:50:57.333Z] github.com/docker/docker/oci/caps [2022-04-05T23:50:57.333Z] github.com/docker/docker/opts [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/archive [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/directory [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/platform [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/pools [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/progress [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/signal [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/stack [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/system [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:50:57.333Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:50:57.333Z] github.com/docker/docker/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:50:57.333Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:50:57.333Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:50:57.333Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:50:57.333Z] github.com/docker/docker/quota [2022-04-05T23:50:57.333Z] github.com/docker/docker/reference [2022-04-05T23:50:57.333Z] github.com/docker/docker/registry [2022-04-05T23:50:57.333Z] github.com/docker/docker/registry/resumable [2022-04-05T23:50:57.333Z] github.com/docker/docker/restartmanager [2022-04-05T23:50:57.333Z] github.com/docker/docker/rootless [2022-04-05T23:50:57.333Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:50:57.333Z] github.com/docker/docker/runconfig [2022-04-05T23:50:57.333Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/environment [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/registry [2022-04-05T23:50:57.333Z] github.com/docker/docker/testutil/request [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/drivers [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/local [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/mounts [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/service [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:50:57.333Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:50:57.333Z] ++ grep --fixed-strings -v /libnetwork [2022-04-05T23:50:57.333Z] ++ echo 'github.com/docker/docker/api [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/backend [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/events [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/filters [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/image [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/mount [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/network [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/registry [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/time [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:50:57.333Z] github.com/docker/docker/api/types/volume [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:50:57.333Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli/config [2022-04-05T23:50:57.333Z] github.com/docker/docker/cli/debug [2022-04-05T23:50:57.333Z] github.com/docker/docker/client [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:50:57.333Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:50:57.333Z] github.com/docker/docker/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/container/stream [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:50:57.333Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/config [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/events [2022-04-05T23:50:57.333Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/exec [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/images [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/links [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/names [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/network [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/stats [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/utils [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:50:57.334Z] github.com/docker/docker/dockerversion [2022-04-05T23:50:57.334Z] github.com/docker/docker/errdefs [2022-04-05T23:50:57.334Z] github.com/docker/docker/image [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/cache [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/tarexport [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/v1 [2022-04-05T23:50:57.334Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:50:57.334Z] github.com/docker/docker/layer [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:50:57.334Z] github.com/docker/docker/oci [2022-04-05T23:50:57.334Z] github.com/docker/docker/oci/caps [2022-04-05T23:50:57.334Z] github.com/docker/docker/opts [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/archive [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/directory [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/platform [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/pools [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/progress [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/signal [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/stack [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/system [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:50:57.334Z] github.com/docker/docker/plugin [2022-04-05T23:50:57.334Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:50:57.334Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:50:57.334Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:50:57.334Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:50:57.334Z] github.com/docker/docker/quota [2022-04-05T23:50:57.334Z] github.com/docker/docker/reference [2022-04-05T23:50:57.334Z] github.com/docker/docker/registry [2022-04-05T23:50:57.334Z] github.com/docker/docker/registry/resumable [2022-04-05T23:50:57.334Z] github.com/docker/docker/restartmanager [2022-04-05T23:50:57.334Z] github.com/docker/docker/rootless [2022-04-05T23:50:57.334Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:50:57.334Z] github.com/docker/docker/runconfig [2022-04-05T23:50:57.334Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/environment [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/registry [2022-04-05T23:50:57.334Z] github.com/docker/docker/testutil/request [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/drivers [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/local [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/mounts [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/service [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:50:57.334Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:50:57.334Z] + base_pkg_list='github.com/docker/docker/api [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/backend [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/container [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/events [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/filters [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/image [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/mount [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/network [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/registry [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/time [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/versions [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:50:57.334Z] github.com/docker/docker/api/types/volume [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:50:57.334Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:50:57.334Z] github.com/docker/docker/cli [2022-04-05T23:50:57.334Z] github.com/docker/docker/cli/config [2022-04-05T23:50:57.334Z] github.com/docker/docker/cli/debug [2022-04-05T23:50:57.334Z] github.com/docker/docker/client [2022-04-05T23:50:57.334Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:50:57.334Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:50:57.334Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:50:57.334Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:50:57.334Z] github.com/docker/docker/container [2022-04-05T23:50:57.334Z] github.com/docker/docker/container/stream [2022-04-05T23:50:57.334Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:50:57.334Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:50:57.334Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/config [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/events [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/exec [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/images [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/links [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/names [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/network [2022-04-05T23:50:57.334Z] github.com/docker/docker/daemon/stats [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/utils [2022-04-05T23:50:57.334Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:50:57.334Z] github.com/docker/docker/dockerversion [2022-04-05T23:50:57.334Z] github.com/docker/docker/errdefs [2022-04-05T23:50:57.334Z] github.com/docker/docker/image [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/cache [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/tarexport [2022-04-05T23:50:57.334Z] github.com/docker/docker/image/v1 [2022-04-05T23:50:57.334Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:50:57.334Z] github.com/docker/docker/layer [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:50:57.334Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:50:57.334Z] github.com/docker/docker/oci [2022-04-05T23:50:57.334Z] github.com/docker/docker/oci/caps [2022-04-05T23:50:57.334Z] github.com/docker/docker/opts [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/archive [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/directory [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:50:57.334Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/platform [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pools [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/progress [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/signal [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stack [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/system [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:50:57.335Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:50:57.335Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:50:57.335Z] github.com/docker/docker/quota [2022-04-05T23:50:57.335Z] github.com/docker/docker/reference [2022-04-05T23:50:57.335Z] github.com/docker/docker/registry [2022-04-05T23:50:57.335Z] github.com/docker/docker/registry/resumable [2022-04-05T23:50:57.335Z] github.com/docker/docker/restartmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/rootless [2022-04-05T23:50:57.335Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:50:57.335Z] github.com/docker/docker/runconfig [2022-04-05T23:50:57.335Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/environment [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/registry [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/request [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/drivers [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/local [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/mounts [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/service [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:50:57.335Z] ++ grep --fixed-strings /libnetwork [2022-04-05T23:50:57.335Z] ++ echo 'github.com/docker/docker/api [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/backend [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/container [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/events [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/filters [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/image [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/mount [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/network [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/registry [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/time [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/versions [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:50:57.335Z] github.com/docker/docker/api/types/volume [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:50:57.335Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:50:57.335Z] github.com/docker/docker/cli [2022-04-05T23:50:57.335Z] github.com/docker/docker/cli/config [2022-04-05T23:50:57.335Z] github.com/docker/docker/cli/debug [2022-04-05T23:50:57.335Z] github.com/docker/docker/client [2022-04-05T23:50:57.335Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:50:57.335Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:50:57.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:50:57.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:50:57.335Z] github.com/docker/docker/container [2022-04-05T23:50:57.335Z] github.com/docker/docker/container/stream [2022-04-05T23:50:57.335Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:50:57.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:50:57.335Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/config [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/events [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/exec [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/images [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/links [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/names [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/network [2022-04-05T23:50:57.335Z] github.com/docker/docker/daemon/stats [2022-04-05T23:50:57.335Z] github.com/docker/docker/distribution [2022-04-05T23:50:57.335Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:50:57.335Z] github.com/docker/docker/distribution/utils [2022-04-05T23:50:57.335Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:50:57.335Z] github.com/docker/docker/dockerversion [2022-04-05T23:50:57.335Z] github.com/docker/docker/errdefs [2022-04-05T23:50:57.335Z] github.com/docker/docker/image [2022-04-05T23:50:57.335Z] github.com/docker/docker/image/cache [2022-04-05T23:50:57.335Z] github.com/docker/docker/image/tarexport [2022-04-05T23:50:57.335Z] github.com/docker/docker/image/v1 [2022-04-05T23:50:57.335Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:50:57.335Z] github.com/docker/docker/layer [2022-04-05T23:50:57.335Z] github.com/docker/docker/libcontainerd [2022-04-05T23:50:57.335Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:50:57.335Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:50:57.335Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:50:57.335Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/types [2022-04-05T23:50:57.335Z] github.com/docker/docker/oci [2022-04-05T23:50:57.335Z] github.com/docker/docker/oci/caps [2022-04-05T23:50:57.335Z] github.com/docker/docker/opts [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/archive [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/directory [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/platform [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pools [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/progress [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/signal [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stack [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/system [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:50:57.335Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:50:57.335Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:50:57.335Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:50:57.335Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:50:57.335Z] github.com/docker/docker/quota [2022-04-05T23:50:57.335Z] github.com/docker/docker/reference [2022-04-05T23:50:57.335Z] github.com/docker/docker/registry [2022-04-05T23:50:57.335Z] github.com/docker/docker/registry/resumable [2022-04-05T23:50:57.335Z] github.com/docker/docker/restartmanager [2022-04-05T23:50:57.335Z] github.com/docker/docker/rootless [2022-04-05T23:50:57.335Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:50:57.335Z] github.com/docker/docker/runconfig [2022-04-05T23:50:57.335Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/environment [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/registry [2022-04-05T23:50:57.335Z] github.com/docker/docker/testutil/request [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/drivers [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/local [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/mounts [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/service [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:50:57.335Z] github.com/docker/docker/volume/testutils' [2022-04-05T23:50:57.335Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-05T23:50:57.335Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/types' [2022-04-05T23:50:57.336Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-05T23:50:57.336Z] + echo 'github.com/docker/docker/libnetwork [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/types' [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:50:57.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:50:57.336Z] + type docker-proxy [2022-04-05T23:50:57.336Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-05T23:50:57.336Z] + hack/make.sh binary-proxy install-proxy [2022-04-05T23:50:57.336Z] [2022-04-05T23:50:57.596Z] Removing bundles/ [2022-04-05T23:50:57.596Z] [2022-04-05T23:50:57.596Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-05T23:50:57.596Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-05T23:50:57.596Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T23:50:57.801Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-05T23:50:58.000Z] testing: warning: no tests to run [2022-04-05T23:50:58.000Z] PASS [2022-04-05T23:50:58.000Z] ok github.com/docker/docker/integration/network/macvlan 0.112s [2022-04-05T23:50:58.000Z] [2022-04-05T23:50:58.000Z] DONE 0 tests in 0.879s [2022-04-05T23:50:58.000Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T23:50:58.747Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-05T23:50:58.989Z] testing: warning: no tests to run [2022-04-05T23:50:58.989Z] PASS [2022-04-05T23:50:58.989Z] ok github.com/docker/docker/integration/plugin 0.097s [2022-04-05T23:50:58.989Z] [2022-04-05T23:50:58.989Z] DONE 0 tests in 0.864s [2022-04-05T23:50:58.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T23:50:59.320Z] --- PASS: TestCreateServiceSecretFileMode (13.13s) [2022-04-05T23:50:59.321Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:50:59.321Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-05T23:50:59.984Z] testing: warning: no tests to run [2022-04-05T23:50:59.984Z] PASS [2022-04-05T23:50:59.984Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2022-04-05T23:50:59.984Z] [2022-04-05T23:50:59.984Z] DONE 0 tests in 0.854s [2022-04-05T23:50:59.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T23:51:00.269Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-05T23:51:00.530Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-05T23:51:01.105Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-05T23:51:02.049Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-05T23:51:02.309Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-05T23:51:02.309Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-05T23:51:02.570Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-05T23:51:03.144Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-05T23:51:03.144Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-05T23:51:03.144Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-05T23:51:03.144Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-05T23:51:03.716Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-05T23:51:03.977Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-05T23:51:03.977Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-05T23:51:03.977Z] === RUN TestDockerSuite/TestCreateRM [2022-04-05T23:51:04.237Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-05T23:51:04.237Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T23:51:04.237Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-05T23:51:04.237Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-05T23:51:04.237Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-05T23:51:05.767Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-05T23:51:05.767Z] [2022-04-05T23:51:05.767Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-05T23:51:05.767Z] Installing docker-proxy to /usr/local/bin/ [2022-04-05T23:51:05.767Z] [2022-04-05T23:51:05.767Z] + mkdir -p bundles [2022-04-05T23:51:05.767Z] + '[' -n 'github.com/docker/docker/api [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/backend/build [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/httputils [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/middleware [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/build [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/container [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/debug [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/image [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/network [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/session [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/system [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/server/router/volume [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/backend [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/container [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/events [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/filters [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/image [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/mount [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/network [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/registry [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/strslice [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/swarm [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/time [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/versions [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T23:51:05.767Z] github.com/docker/docker/api/types/volume [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/dockerfile [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/remotecontext [2022-04-05T23:51:05.767Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T23:51:05.767Z] github.com/docker/docker/cli [2022-04-05T23:51:05.767Z] github.com/docker/docker/cli/config [2022-04-05T23:51:05.767Z] github.com/docker/docker/cli/debug [2022-04-05T23:51:05.767Z] github.com/docker/docker/client [2022-04-05T23:51:05.767Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T23:51:05.767Z] github.com/docker/docker/cmd/dockerd [2022-04-05T23:51:05.767Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T23:51:05.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T23:51:05.767Z] github.com/docker/docker/container [2022-04-05T23:51:05.767Z] github.com/docker/docker/container/stream [2022-04-05T23:51:05.767Z] github.com/docker/docker/contrib/apparmor [2022-04-05T23:51:05.767Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T23:51:05.767Z] github.com/docker/docker/contrib/httpserver [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/config [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/events [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/exec [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/images [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/initlayer [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/links [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/listeners [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/local [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/names [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/network [2022-04-05T23:51:05.767Z] github.com/docker/docker/daemon/stats [2022-04-05T23:51:05.767Z] github.com/docker/docker/distribution [2022-04-05T23:51:05.767Z] github.com/docker/docker/distribution/metadata [2022-04-05T23:51:05.767Z] github.com/docker/docker/distribution/utils [2022-04-05T23:51:05.767Z] github.com/docker/docker/distribution/xfer [2022-04-05T23:51:05.767Z] github.com/docker/docker/dockerversion [2022-04-05T23:51:05.767Z] github.com/docker/docker/errdefs [2022-04-05T23:51:05.767Z] github.com/docker/docker/image [2022-04-05T23:51:05.767Z] github.com/docker/docker/image/cache [2022-04-05T23:51:05.767Z] github.com/docker/docker/image/tarexport [2022-04-05T23:51:05.767Z] github.com/docker/docker/image/v1 [2022-04-05T23:51:05.767Z] github.com/docker/docker/internal/test/suite [2022-04-05T23:51:05.767Z] github.com/docker/docker/layer [2022-04-05T23:51:05.767Z] github.com/docker/docker/libcontainerd [2022-04-05T23:51:05.767Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T23:51:05.767Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T23:51:05.767Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T23:51:05.767Z] github.com/docker/docker/libcontainerd/types [2022-04-05T23:51:05.767Z] github.com/docker/docker/oci [2022-04-05T23:51:05.767Z] github.com/docker/docker/oci/caps [2022-04-05T23:51:05.767Z] github.com/docker/docker/opts [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/aaparser [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/archive [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/authorization [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/capabilities [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/containerfs [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/directory [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/dmesg [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/filenotify [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/fileutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/fsutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/homedir [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/idtools [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/ioutils [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/longpath [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/loopback [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/parsers [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/pidfile [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/platform [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugins [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/pools [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/progress [2022-04-05T23:51:05.767Z] github.com/docker/docker/pkg/pubsub [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/reexec [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/signal [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/stack [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/stringid [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/system [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/tailfile [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/tarsum [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/truncindex [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/urlutil [2022-04-05T23:51:05.768Z] github.com/docker/docker/pkg/useragent [2022-04-05T23:51:05.768Z] github.com/docker/docker/plugin [2022-04-05T23:51:05.768Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T23:51:05.768Z] github.com/docker/docker/plugin/v2 [2022-04-05T23:51:05.768Z] github.com/docker/docker/profiles/apparmor [2022-04-05T23:51:05.768Z] github.com/docker/docker/profiles/seccomp [2022-04-05T23:51:05.768Z] github.com/docker/docker/quota [2022-04-05T23:51:05.768Z] github.com/docker/docker/reference [2022-04-05T23:51:05.768Z] github.com/docker/docker/registry [2022-04-05T23:51:05.768Z] github.com/docker/docker/registry/resumable [2022-04-05T23:51:05.768Z] github.com/docker/docker/restartmanager [2022-04-05T23:51:05.768Z] github.com/docker/docker/rootless [2022-04-05T23:51:05.768Z] github.com/docker/docker/rootless/specconv [2022-04-05T23:51:05.768Z] github.com/docker/docker/runconfig [2022-04-05T23:51:05.768Z] github.com/docker/docker/runconfig/opts [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/daemon [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/environment [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fakegit [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/registry [2022-04-05T23:51:05.768Z] github.com/docker/docker/testutil/request [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/drivers [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/local [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/mounts [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/service [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/service/opts [2022-04-05T23:51:05.768Z] github.com/docker/docker/volume/testutils' ']' [2022-04-05T23:51:05.768Z] + 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-05T23:51:05.768Z] ? github.com/docker/docker/api [no test files] [2022-04-05T23:51:05.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:05.866Z] INFO: Testing against a local daemon [2022-04-05T23:51:05.866Z] === RUN TestPluginInvalidJSON [2022-04-05T23:51:05.866Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:51:05.866Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:51:05.866Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:51:05.866Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-05T23:51:05.866Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T23:51:05.866Z] === RUN TestPluginInstall [2022-04-05T23:51:05.866Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T23:51:05.866Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:51:05.866Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T23:51:05.866Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:51:05.866Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:51:05.866Z] PASS [2022-04-05T23:51:05.866Z] ok github.com/docker/docker/integration/plugin/common 0.134s [2022-04-05T23:51:05.866Z] [2022-04-05T23:51:05.866Z] === Skipped [2022-04-05T23:51:05.866Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T23:51:05.866Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] [2022-04-05T23:51:05.866Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T23:51:05.866Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] [2022-04-05T23:51:05.866Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:51:05.866Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:51:05.866Z] [2022-04-05T23:51:05.866Z] DONE 5 tests, 3 skipped in 5.556s [2022-04-05T23:51:05.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T23:51:06.152Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-05T23:51:06.152Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-05T23:51:06.152Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-05T23:51:08.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:08.087Z] INFO: Testing against a local daemon [2022-04-05T23:51:08.087Z] === RUN TestExternalGraphDriver [2022-04-05T23:51:08.087Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:51:08.087Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T23:51:08.087Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:51:08.087Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:51:08.087Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:51:08.087Z] PASS [2022-04-05T23:51:08.087Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.121s [2022-04-05T23:51:08.557Z] [2022-04-05T23:51:08.557Z] === Skipped [2022-04-05T23:51:08.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T23:51:08.557Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:51:08.557Z] [2022-04-05T23:51:08.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:51:08.557Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:51:08.557Z] [2022-04-05T23:51:08.557Z] DONE 2 tests, 2 skipped in 2.725s [2022-04-05T23:51:08.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T23:51:08.699Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-05T23:51:08.699Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-05T23:51:08.699Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-05T23:51:08.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-05T23:51:08.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-05T23:51:08.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-05T23:51:09.534Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-05T23:51:10.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-05T23:51:10.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-05T23:51:10.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-05T23:51:11.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:11.520Z] INFO: Testing against a local daemon [2022-04-05T23:51:11.520Z] === RUN TestReadPluginNoRead [2022-04-05T23:51:11.520Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:51:11.520Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T23:51:11.520Z] PASS [2022-04-05T23:51:11.520Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-04-05T23:51:11.520Z] [2022-04-05T23:51:11.520Z] === Skipped [2022-04-05T23:51:11.520Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T23:51:11.520Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:51:11.520Z] [2022-04-05T23:51:11.520Z] DONE 1 tests, 1 skipped in 2.739s [2022-04-05T23:51:11.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T23:51:12.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-05T23:51:12.393Z] --- PASS: TestCreateServiceConfigFileMode (13.05s) [2022-04-05T23:51:12.393Z] === RUN TestCreateServiceSysctls [2022-04-05T23:51:12.523Z] testing: warning: no tests to run [2022-04-05T23:51:12.523Z] PASS [2022-04-05T23:51:12.523Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2022-04-05T23:51:12.523Z] [2022-04-05T23:51:12.523Z] DONE 0 tests in 1.282s [2022-04-05T23:51:12.994Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T23:51:13.300Z] --- PASS: TestUpdateRestartPolicy (24.21s) [2022-04-05T23:51:13.300Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:51:13.797Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-05T23:51:14.370Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-05T23:51:14.941Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-05T23:51:15.202Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-05T23:51:15.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:15.218Z] INFO: Testing against a local daemon [2022-04-05T23:51:15.218Z] === RUN TestPluginWithDevMounts [2022-04-05T23:51:15.219Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:15.219Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T23:51:15.219Z] PASS [2022-04-05T23:51:15.219Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2022-04-05T23:51:15.465Z] --- PASS: TestUpdateRestartWithAutoRemove (3.32s) [2022-04-05T23:51:15.466Z] === RUN TestWaitNonBlocked [2022-04-05T23:51:15.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:51:15.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:51:15.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:51:15.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:51:15.693Z] [2022-04-05T23:51:15.693Z] === Skipped [2022-04-05T23:51:15.693Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T23:51:15.693Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:15.693Z] [2022-04-05T23:51:15.693Z] DONE 1 tests, 1 skipped in 2.710s [2022-04-05T23:51:15.693Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T23:51:15.777Z] === RUN TestDockerSuite/TestDockerFails [2022-04-05T23:51:15.777Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-05T23:51:15.777Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-05T23:51:15.777Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-05T23:51:15.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:51:15.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:51:16.037Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-04-05T23:51:16.037Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:51:16.982Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-05T23:51:17.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-05T23:51:17.244Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-05T23:51:17.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:17.931Z] INFO: Testing against a local daemon [2022-04-05T23:51:17.931Z] === RUN TestSecretInspect [2022-04-05T23:51:17.931Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-05T23:51:17.931Z] === RUN TestSecretList [2022-04-05T23:51:17.931Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T23:51:17.931Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:51:17.931Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:51:17.931Z] === RUN TestSecretsUpdate [2022-04-05T23:51:17.931Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T23:51:17.931Z] === RUN TestTemplatedSecret [2022-04-05T23:51:17.931Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T23:51:17.931Z] === RUN TestSecretCreateResolve [2022-04-05T23:51:17.931Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:17.931Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T23:51:17.931Z] PASS [2022-04-05T23:51:17.931Z] ok github.com/docker/docker/integration/secret 0.118s [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === Skipped [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T23:51:17.931Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:17.931Z] [2022-04-05T23:51:17.931Z] DONE 6 tests, 6 skipped in 2.191s [2022-04-05T23:51:17.931Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T23:51:19.166Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2022-04-05T23:51:19.166Z] === RUN TestInspect [2022-04-05T23:51:19.166Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-05T23:51:19.166Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-05T23:51:19.428Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-05T23:51:19.689Z] docker_api_swarm_test.go:202: [d8e23a3018d5e] joining swarm manager [de8c8304228f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:51:19.689Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-05T23:51:20.593Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-05T23:51:20.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.03s) [2022-04-05T23:51:20.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.76s) [2022-04-05T23:51:20.593Z] === RUN TestWaitBlocked [2022-04-05T23:51:20.593Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.593Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T23:51:20.593Z] PASS [2022-04-05T23:51:20.593Z] ok github.com/docker/docker/integration/container 125.062s [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === Skipped [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T23:51:20.593Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T23:51:20.593Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:51:20.593Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:51:20.593Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:51:20.593Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:51:20.593Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:51:20.593Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T23:51:20.593Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:51:20.593Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.593Z] [2022-04-05T23:51:20.593Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-05T23:51:20.594Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:51:20.594Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-05T23:51:20.594Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:51:20.594Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-05T23:51:20.594Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:51:20.594Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-05T23:51:20.594Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:51:20.594Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T23:51:20.594Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-05T23:51:20.594Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T23:51:20.594Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T23:51:20.594Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:51:20.594Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T23:51:20.594Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T23:51:20.594Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:51:20.594Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:51:20.594Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:51:20.594Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T23:51:20.594Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T23:51:20.594Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T23:51:20.594Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T23:51:20.594Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-05T23:51:20.594Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:51:20.594Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:51:20.594Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T23:51:20.594Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T23:51:20.594Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T23:51:20.594Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.594Z] [2022-04-05T23:51:20.594Z] DONE 96 tests, 38 skipped in 128.238s [2022-04-05T23:51:20.594Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-05T23:51:20.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:20.899Z] INFO: Testing against a local daemon [2022-04-05T23:51:20.899Z] === RUN TestServiceCreateInit [2022-04-05T23:51:20.899Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:51:20.899Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:51:20.899Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:51:20.899Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceConflict [2022-04-05T23:51:20.899Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:51:20.899Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-05T23:51:20.899Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:51:20.899Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:51:20.899Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:51:20.899Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceSysctls [2022-04-05T23:51:20.899Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-05T23:51:20.899Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:51:20.899Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-05T23:51:20.899Z] === RUN TestInspect [2022-04-05T23:51:20.899Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestInspect (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestCreateJob [2022-04-05T23:51:20.899Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestReplicatedJob [2022-04-05T23:51:20.899Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:51:20.899Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceListWithStatuses [2022-04-05T23:51:20.899Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:51:20.899Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:51:20.899Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServicePlugin [2022-04-05T23:51:20.899Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:20.899Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceUpdateLabel [2022-04-05T23:51:20.899Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:51:20.899Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:51:20.899Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:51:20.899Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T23:51:20.899Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:51:20.899Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:20.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:51:20.899Z] PASS [2022-04-05T23:51:20.899Z] ok github.com/docker/docker/integration/service 0.324s [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === Skipped [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-05T23:51:21.372Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-05T23:51:21.372Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:51:21.372Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-05T23:51:21.372Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-05T23:51:21.372Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T23:51:21.372Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T23:51:21.372Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T23:51:21.372Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T23:51:21.372Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T23:51:21.372Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:51:21.372Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T23:51:21.372Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T23:51:21.372Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T23:51:21.372Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T23:51:21.372Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T23:51:21.372Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T23:51:21.372Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:51:21.372Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:21.372Z] [2022-04-05T23:51:21.372Z] DONE 24 tests, 23 skipped in 3.253s [2022-04-05T23:51:21.372Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T23:51:22.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:51:22.118Z] INFO: Testing against a local daemon [2022-04-05T23:51:22.118Z] === RUN TestBuildWithSession [2022-04-05T23:51:22.118Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:51:22.118Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T23:51:22.118Z] === RUN TestBuildSquashParent [2022-04-05T23:51:22.118Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:22.118Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:51:22.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:51:22.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:51:22.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T23:51:22.118Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T23:51:22.118Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T23:51:22.118Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T23:51:22.238Z] --- PASS: TestInspect (3.04s) [2022-04-05T23:51:22.238Z] === RUN TestCreateJob [2022-04-05T23:51:23.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:23.589Z] INFO: Testing against a local daemon [2022-04-05T23:51:23.589Z] === RUN TestSessionCreate [2022-04-05T23:51:23.589Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:23.589Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T23:51:23.589Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:51:23.589Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:23.589Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:51:23.589Z] PASS [2022-04-05T23:51:23.589Z] ok github.com/docker/docker/integration/session 0.100s [2022-04-05T23:51:23.589Z] [2022-04-05T23:51:23.589Z] === Skipped [2022-04-05T23:51:23.589Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T23:51:23.589Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:23.589Z] [2022-04-05T23:51:23.589Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:51:23.589Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:23.589Z] [2022-04-05T23:51:23.589Z] DONE 2 tests, 2 skipped in 2.015s [2022-04-05T23:51:23.589Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T23:51:23.860Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-05T23:51:25.546Z] --- PASS: TestCreateJob (3.02s) [2022-04-05T23:51:25.546Z] === RUN TestReplicatedJob [2022-04-05T23:51:25.546Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-05T23:51:25.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:25.810Z] INFO: Testing against a local daemon [2022-04-05T23:51:25.810Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:51:25.810Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:25.810Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestDiskUsage [2022-04-05T23:51:25.810Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:51:25.810Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestEventsExecDie [2022-04-05T23:51:25.810Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:51:25.810Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:51:25.810Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:51:25.810Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestEventsVolumeCreate [2022-04-05T23:51:25.810Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:51:25.810Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestInfoAPI [2022-04-05T23:51:25.810Z] --- PASS: TestInfoAPI (0.08s) [2022-04-05T23:51:25.810Z] === RUN TestInfoAPIWarnings [2022-04-05T23:51:25.810Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:51:25.810Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestInfoDebug [2022-04-05T23:51:25.810Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:25.810Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:51:25.810Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:25.810Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:51:25.810Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:25.810Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T23:51:25.810Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:51:26.800Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-04-05T23:51:26.800Z] === RUN TestPingCacheHeaders [2022-04-05T23:51:26.800Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-05T23:51:26.800Z] === RUN TestPingGet [2022-04-05T23:51:27.274Z] --- PASS: TestPingGet (0.04s) [2022-04-05T23:51:27.274Z] === RUN TestPingHead [2022-04-05T23:51:27.274Z] --- PASS: TestPingHead (0.05s) [2022-04-05T23:51:27.274Z] === RUN TestPingSwarmHeader [2022-04-05T23:51:27.274Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:27.274Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-05T23:51:27.274Z] === RUN TestVersion [2022-04-05T23:51:27.274Z] --- PASS: TestVersion (0.05s) [2022-04-05T23:51:27.274Z] PASS [2022-04-05T23:51:27.274Z] ok github.com/docker/docker/integration/system 1.388s [2022-04-05T23:51:27.274Z] [2022-04-05T23:51:27.274Z] === Skipped [2022-04-05T23:51:27.274Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:51:27.274Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:27.274Z] [2022-04-05T23:51:27.274Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T23:51:27.274Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:51:27.274Z] [2022-04-05T23:51:27.274Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T23:51:27.274Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:51:27.274Z] [2022-04-05T23:51:27.274Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:51:27.275Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T23:51:27.275Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T23:51:27.275Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T23:51:27.275Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T23:51:27.275Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T23:51:27.275Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-05T23:51:27.275Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:51:27.275Z] [2022-04-05T23:51:27.275Z] DONE 16 tests, 10 skipped in 3.905s [2022-04-05T23:51:27.275Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T23:51:28.094Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-05T23:51:29.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:29.496Z] INFO: Testing against a local daemon [2022-04-05T23:51:29.496Z] === RUN TestVolumesCreateAndList [2022-04-05T23:51:29.496Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-05T23:51:29.496Z] === RUN TestVolumesRemove [2022-04-05T23:51:29.966Z] --- PASS: TestVolumesRemove (0.17s) [2022-04-05T23:51:29.966Z] === RUN TestVolumesInspect [2022-04-05T23:51:29.966Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-05T23:51:29.966Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:51:29.966Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:51:29.966Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:51:29.966Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:51:29.966Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-05T23:51:29.966Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:51:29.966Z] PASS [2022-04-05T23:51:29.966Z] ok github.com/docker/docker/integration/volume 0.445s [2022-04-05T23:51:29.966Z] [2022-04-05T23:51:29.966Z] DONE 5 tests in 2.599s [2022-04-05T23:51:30.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-05T23:51:30.441Z] INFO: make.ps1 ended at 04/05/2022 23:51:29 [2022-04-05T23:51:30.441Z] INFO: Integration CLI tests being run from the host: [2022-04-05T23:51:30.441Z] 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-05T23:51:31.399Z] --- PASS: TestReplicatedJob (5.95s) [2022-04-05T23:51:31.399Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:51:31.972Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-05T23:51:32.546Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-05T23:51:33.493Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-05T23:51:34.068Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-05T23:51:34.640Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-05T23:51:34.901Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2022-04-05T23:51:34.901Z] === RUN TestServiceListWithStatuses [2022-04-05T23:51:34.901Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:51:34.901Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:51:34.901Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:51:35.163Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-05T23:51:36.118Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-05T23:51:37.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T23:51:37.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T23:51:37.504Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-05T23:51:37.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-05T23:51:39.150Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-05T23:51:39.723Z] --- PASS: TestDockerNetworkConnectAlias (4.83s) [2022-04-05T23:51:39.723Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:51:39.985Z] docker_api_swarm_test.go:384: [df53cb90af181] joining swarm manager [dda92c96e1870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:51:41.903Z] docker_api_swarm_test.go:385: [deb024335c5a1] joining swarm manager [dda92c96e1870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:51:42.163Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-05T23:51:44.082Z] --- PASS: TestDockerNetworkReConnect (4.12s) [2022-04-05T23:51:44.082Z] === RUN TestServicePlugin [2022-04-05T23:51:44.344Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-05T23:51:45.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:45.492Z] INFO: Testing against a local daemon [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T23:51:45.492Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T23:51:45.492Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T23:51:45.492Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.54s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.82s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.05s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.85s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.11s) [2022-04-05T23:51:45.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.73s) [2022-04-05T23:51:45.667Z] === RUN TestBuildMultiStageCopy [2022-04-05T23:51:45.667Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T23:51:45.732Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-05T23:51:45.962Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T23:51:46.430Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T23:51:46.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-05T23:51:47.419Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T23:51:47.419Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T23:51:48.063Z] plugin_test.go:61: [db13e09529b05] joining swarm manager [dd2a728814eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:51:49.447Z] plugin_test.go:64: [d4fee093a1ca7] joining swarm manager [dd2a728814eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:51:50.674Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:51:50.674Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:51:50.674Z] === RUN TestDaemonConfigValidation [2022-04-05T23:51:50.674Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T23:51:50.674Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:51:50.674Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:51:50.674Z] === RUN TestDaemonProxy [2022-04-05T23:51:50.674Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:51:50.674Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T23:51:50.674Z] PASS [2022-04-05T23:51:50.674Z] ok github.com/docker/docker/integration/daemon 0.133s [2022-04-05T23:51:50.674Z] [2022-04-05T23:51:50.674Z] === Skipped [2022-04-05T23:51:50.674Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:51:50.674Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] [2022-04-05T23:51:50.674Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T23:51:50.674Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] [2022-04-05T23:51:50.674Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:51:50.674Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:51:50.674Z] [2022-04-05T23:51:50.674Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T23:51:50.674Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:51:50.674Z] [2022-04-05T23:51:50.674Z] DONE 4 tests, 4 skipped in 28.075s [2022-04-05T23:51:50.674Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T23:51:52.748Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-05T23:51:52.748Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-05T23:51:53.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:53.569Z] INFO: Testing against a local daemon [2022-04-05T23:51:53.569Z] === RUN TestCommitInheritsEnv [2022-04-05T23:51:53.569Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:51:53.569Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T23:51:53.569Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:51:53.569Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:51:53.569Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:51:53.569Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:51:53.569Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:51:53.569Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T23:51:53.569Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:51:53.569Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-05T23:51:53.569Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:51:53.569Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-05T23:51:53.569Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:51:53.694Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-05T23:51:54.267Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-05T23:51:54.267Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-05T23:51:54.529Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-05T23:51:54.533Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-04-05T23:51:54.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:51:54.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-05T23:51:54.533Z] === RUN TestTagInvalidReference [2022-04-05T23:51:54.533Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-05T23:51:54.533Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:51:54.533Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-05T23:51:54.533Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:51:54.533Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-05T23:51:54.533Z] === RUN TestTagOfficialNames [2022-04-05T23:51:54.791Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-05T23:51:54.791Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-05T23:51:54.989Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-05T23:51:54.989Z] === RUN TestTagMatchesDigest [2022-04-05T23:51:54.989Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-05T23:51:54.989Z] PASS [2022-04-05T23:51:54.989Z] ok github.com/docker/docker/integration/image 1.803s [2022-04-05T23:51:54.989Z] [2022-04-05T23:51:54.989Z] === Skipped [2022-04-05T23:51:54.989Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T23:51:54.989Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:51:54.989Z] [2022-04-05T23:51:54.989Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:51:54.989Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:51:54.989Z] [2022-04-05T23:51:54.989Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T23:51:54.989Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:51:54.989Z] [2022-04-05T23:51:54.989Z] DONE 12 tests, 3 skipped in 6.114s [2022-04-05T23:51:54.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T23:51:55.737Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-05T23:51:55.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T23:51:55.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T23:51:56.682Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-05T23:51:56.682Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-05T23:51:56.682Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-05T23:51:56.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T23:51:57.253Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-05T23:51:57.514Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-05T23:51:57.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:51:57.882Z] INFO: Testing against a local daemon [2022-04-05T23:51:57.882Z] === RUN TestNetworkCreateDelete [2022-04-05T23:51:57.882Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:51:57.882Z] 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-05T23:51:57.882Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonDNSFallback [2022-04-05T23:51:57.882Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestInspectNetwork [2022-04-05T23:51:57.882Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:57.882Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:51:57.882Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:51:57.882Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:51:57.882Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:51:57.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:51:57.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:51:57.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:51:57.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:51:57.882Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:51:57.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:51:57.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T23:51:57.882Z] === RUN TestNetworkList [2022-04-05T23:51:57.882Z] === RUN TestNetworkList//networks [2022-04-05T23:51:57.882Z] === PAUSE TestNetworkList//networks [2022-04-05T23:51:57.882Z] === RUN TestNetworkList//networks/ [2022-04-05T23:51:57.882Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:51:57.882Z] === CONT TestNetworkList//networks [2022-04-05T23:51:57.882Z] === CONT TestNetworkList//networks/ [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkList (0.06s) [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:51:57.882Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:51:57.882Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:51:57.882Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:51:57.882Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:51:57.882Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:51:57.882Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:51:57.882Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:51:57.882Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:51:57.882Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:51:57.882Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:51:57.882Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:51:57.882Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:51:57.882Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:51:57.882Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:51:57.882Z] PASS [2022-04-05T23:51:57.882Z] ok github.com/docker/docker/integration/network 0.205s [2022-04-05T23:51:57.882Z] [2022-04-05T23:51:57.882Z] === Skipped [2022-04-05T23:51:57.882Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T23:51:57.882Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] [2022-04-05T23:51:57.882Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:51:57.882Z] 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-05T23:51:57.882Z] [2022-04-05T23:51:57.882Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T23:51:57.882Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] [2022-04-05T23:51:57.882Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T23:51:57.882Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:51:57.882Z] [2022-04-05T23:51:57.882Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:51:57.882Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:51:57.882Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:51:57.883Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:51:57.883Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:51:57.883Z] [2022-04-05T23:51:57.883Z] DONE 22 tests, 15 skipped in 2.479s [2022-04-05T23:51:57.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T23:51:58.338Z] testing: warning: no tests to run [2022-04-05T23:51:58.338Z] PASS [2022-04-05T23:51:58.338Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2022-04-05T23:51:58.472Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T23:51:58.479Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-05T23:51:58.797Z] [2022-04-05T23:51:58.797Z] DONE 0 tests in 0.788s [2022-04-05T23:51:58.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T23:51:59.423Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-05T23:51:59.423Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-05T23:51:59.424Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-05T23:51:59.424Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-05T23:51:59.424Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-05T23:51:59.424Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-05T23:51:59.762Z] testing: warning: no tests to run [2022-04-05T23:51:59.762Z] PASS [2022-04-05T23:51:59.762Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-04-05T23:51:59.762Z] [2022-04-05T23:51:59.762Z] DONE 0 tests in 0.888s [2022-04-05T23:51:59.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy (14.76s) [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.51s) [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-04-05T23:52:00.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) [2022-04-05T23:52:00.007Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T23:52:00.725Z] testing: warning: no tests to run [2022-04-05T23:52:00.725Z] PASS [2022-04-05T23:52:00.725Z] ok github.com/docker/docker/integration/plugin 0.088s [2022-04-05T23:52:00.725Z] [2022-04-05T23:52:00.725Z] DONE 0 tests in 0.807s [2022-04-05T23:52:00.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T23:52:01.688Z] testing: warning: no tests to run [2022-04-05T23:52:01.688Z] PASS [2022-04-05T23:52:01.688Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-04-05T23:52:01.688Z] [2022-04-05T23:52:01.688Z] DONE 0 tests in 0.794s [2022-04-05T23:52:01.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T23:52:01.969Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-05T23:52:02.230Z] === RUN TestDockerSuite/TestEventsRename [2022-04-05T23:52:02.802Z] === RUN TestDockerSuite/TestEventsResize [2022-04-05T23:52:03.375Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-05T23:52:03.738Z] --- PASS: TestBuildMultiStageParentConfig (3.26s) [2022-04-05T23:52:03.738Z] === RUN TestBuildLabelWithTargets [2022-04-05T23:52:03.738Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:52:03.738Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-05T23:52:03.738Z] === RUN TestBuildWithEmptyLayers [2022-04-05T23:52:05.282Z] --- PASS: TestBuildWithEmptyLayers (1.72s) [2022-04-05T23:52:05.282Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T23:52:07.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:07.488Z] INFO: Testing against a local daemon [2022-04-05T23:52:07.488Z] === RUN TestPluginInvalidJSON [2022-04-05T23:52:07.488Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:52:07.488Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:52:07.488Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:52:07.488Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-05T23:52:07.488Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T23:52:07.488Z] === RUN TestPluginInstall [2022-04-05T23:52:07.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T23:52:07.488Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:52:07.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T23:52:07.488Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:52:07.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:52:07.488Z] PASS [2022-04-05T23:52:07.488Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-04-05T23:52:07.488Z] [2022-04-05T23:52:07.488Z] === Skipped [2022-04-05T23:52:07.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T23:52:07.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] [2022-04-05T23:52:07.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T23:52:07.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] [2022-04-05T23:52:07.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:52:07.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:52:07.488Z] [2022-04-05T23:52:07.488Z] DONE 5 tests, 3 skipped in 5.682s [2022-04-05T23:52:07.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T23:52:08.664Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-05T23:52:09.237Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-05T23:52:09.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:09.671Z] INFO: Testing against a local daemon [2022-04-05T23:52:09.671Z] === RUN TestExternalGraphDriver [2022-04-05T23:52:09.671Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:52:09.671Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T23:52:09.672Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:52:09.672Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:52:09.672Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:52:09.672Z] PASS [2022-04-05T23:52:09.672Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-04-05T23:52:09.811Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-05T23:52:10.131Z] [2022-04-05T23:52:10.131Z] === Skipped [2022-04-05T23:52:10.131Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T23:52:10.131Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:52:10.131Z] [2022-04-05T23:52:10.131Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:52:10.131Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:52:10.131Z] [2022-04-05T23:52:10.131Z] DONE 2 tests, 2 skipped in 2.500s [2022-04-05T23:52:10.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T23:52:12.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:12.312Z] INFO: Testing against a local daemon [2022-04-05T23:52:12.312Z] === RUN TestReadPluginNoRead [2022-04-05T23:52:12.312Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:52:12.312Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T23:52:12.312Z] PASS [2022-04-05T23:52:12.312Z] ok github.com/docker/docker/integration/plugin/logging 0.109s [2022-04-05T23:52:12.358Z] === RUN TestDockerSuite/TestEventsTop [2022-04-05T23:52:12.771Z] [2022-04-05T23:52:12.771Z] === Skipped [2022-04-05T23:52:12.771Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T23:52:12.771Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:52:12.771Z] [2022-04-05T23:52:12.771Z] DONE 1 tests, 1 skipped in 2.607s [2022-04-05T23:52:12.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T23:52:12.930Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-05T23:52:14.312Z] testing: warning: no tests to run [2022-04-05T23:52:14.312Z] PASS [2022-04-05T23:52:14.312Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-04-05T23:52:14.312Z] [2022-04-05T23:52:14.312Z] DONE 0 tests in 1.305s [2022-04-05T23:52:14.312Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T23:52:15.475Z] --- PASS: TestServicePlugin (31.24s) [2022-04-05T23:52:15.475Z] === RUN TestServiceUpdateLabel [2022-04-05T23:52:15.475Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-05T23:52:16.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:16.497Z] INFO: Testing against a local daemon [2022-04-05T23:52:16.497Z] === RUN TestPluginWithDevMounts [2022-04-05T23:52:16.497Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:16.497Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T23:52:16.497Z] PASS [2022-04-05T23:52:16.497Z] ok github.com/docker/docker/integration/plugin/volumes 0.122s [2022-04-05T23:52:16.957Z] [2022-04-05T23:52:16.957Z] === Skipped [2022-04-05T23:52:16.957Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T23:52:16.957Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:16.957Z] [2022-04-05T23:52:16.957Z] DONE 1 tests, 1 skipped in 2.648s [2022-04-05T23:52:16.957Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T23:52:17.393Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-04-05T23:52:17.393Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:52:19.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:19.132Z] INFO: Testing against a local daemon [2022-04-05T23:52:19.133Z] === RUN TestSecretInspect [2022-04-05T23:52:19.133Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-05T23:52:19.133Z] === RUN TestSecretList [2022-04-05T23:52:19.133Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T23:52:19.133Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:52:19.133Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:52:19.133Z] === RUN TestSecretsUpdate [2022-04-05T23:52:19.133Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T23:52:19.133Z] === RUN TestTemplatedSecret [2022-04-05T23:52:19.133Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T23:52:19.133Z] === RUN TestSecretCreateResolve [2022-04-05T23:52:19.133Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:19.133Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T23:52:19.133Z] PASS [2022-04-05T23:52:19.133Z] ok github.com/docker/docker/integration/secret 0.125s [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === Skipped [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-05T23:52:19.133Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T23:52:19.133Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:52:19.133Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T23:52:19.133Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T23:52:19.133Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T23:52:19.133Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:19.133Z] [2022-04-05T23:52:19.133Z] DONE 6 tests, 6 skipped in 2.084s [2022-04-05T23:52:19.133Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T23:52:20.125Z] --- PASS: TestBuildMultiStageOnBuild (14.39s) [2022-04-05T23:52:20.125Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T23:52:20.125Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:52:20.125Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-05T23:52:20.125Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T23:52:22.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:22.025Z] INFO: Testing against a local daemon [2022-04-05T23:52:22.025Z] === RUN TestServiceCreateInit [2022-04-05T23:52:22.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:52:22.025Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:52:22.025Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-05T23:52:22.025Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:52:22.025Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:52:22.025Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceConflict [2022-04-05T23:52:22.025Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:52:22.025Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-05T23:52:22.025Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:52:22.025Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:52:22.025Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:52:22.025Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.025Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:52:22.025Z] === RUN TestCreateServiceSysctls [2022-04-05T23:52:22.026Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-05T23:52:22.026Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:52:22.026Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-05T23:52:22.026Z] === RUN TestInspect [2022-04-05T23:52:22.026Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestInspect (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestCreateJob [2022-04-05T23:52:22.026Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestReplicatedJob [2022-04-05T23:52:22.026Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:52:22.026Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceListWithStatuses [2022-04-05T23:52:22.026Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:52:22.026Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:52:22.026Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServicePlugin [2022-04-05T23:52:22.026Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.026Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceUpdateLabel [2022-04-05T23:52:22.026Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:52:22.026Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:52:22.026Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:52:22.026Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T23:52:22.026Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:52:22.026Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.026Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:52:22.026Z] PASS [2022-04-05T23:52:22.026Z] ok github.com/docker/docker/integration/service 0.312s [2022-04-05T23:52:22.481Z] [2022-04-05T23:52:22.482Z] === Skipped [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-05T23:52:22.482Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:52:22.482Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-05T23:52:22.482Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-05T23:52:22.482Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T23:52:22.482Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T23:52:22.482Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T23:52:22.482Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T23:52:22.482Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T23:52:22.482Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:52:22.482Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T23:52:22.482Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T23:52:22.482Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T23:52:22.482Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T23:52:22.482Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T23:52:22.482Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T23:52:22.482Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:52:22.482Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:52:22.482Z] [2022-04-05T23:52:22.482Z] DONE 24 tests, 23 skipped in 3.063s [2022-04-05T23:52:22.482Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T23:52:24.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:24.009Z] INFO: Testing against a local daemon [2022-04-05T23:52:24.009Z] === RUN TestSessionCreate [2022-04-05T23:52:24.009Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:52:24.009Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T23:52:24.009Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:52:24.009Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:52:24.009Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:52:24.009Z] PASS [2022-04-05T23:52:24.009Z] ok github.com/docker/docker/integration/session 0.108s [2022-04-05T23:52:24.465Z] [2022-04-05T23:52:24.465Z] === Skipped [2022-04-05T23:52:24.465Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T23:52:24.465Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:52:24.465Z] [2022-04-05T23:52:24.465Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:52:24.465Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:52:24.465Z] [2022-04-05T23:52:24.465Z] DONE 2 tests, 2 skipped in 1.956s [2022-04-05T23:52:24.465Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T23:52:26.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:26.635Z] INFO: Testing against a local daemon [2022-04-05T23:52:26.635Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:52:26.635Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:26.635Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestDiskUsage [2022-04-05T23:52:26.635Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:52:26.635Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestEventsExecDie [2022-04-05T23:52:26.635Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:52:26.635Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:52:26.635Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:52:26.635Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestEventsVolumeCreate [2022-04-05T23:52:26.635Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:52:26.635Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestInfoAPI [2022-04-05T23:52:26.635Z] --- PASS: TestInfoAPI (0.06s) [2022-04-05T23:52:26.635Z] === RUN TestInfoAPIWarnings [2022-04-05T23:52:26.635Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:52:26.635Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestInfoDebug [2022-04-05T23:52:26.635Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:26.635Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:52:26.635Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:26.635Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:52:26.635Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:26.635Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T23:52:26.635Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:52:27.400Z] === RUN TestDockerSuite/TestExec [2022-04-05T23:52:27.400Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-05T23:52:27.597Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-05T23:52:27.597Z] === RUN TestPingCacheHeaders [2022-04-05T23:52:27.597Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-05T23:52:27.597Z] === RUN TestPingGet [2022-04-05T23:52:27.597Z] --- PASS: TestPingGet (0.04s) [2022-04-05T23:52:27.597Z] === RUN TestPingHead [2022-04-05T23:52:27.661Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-05T23:52:27.923Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-05T23:52:28.054Z] --- PASS: TestPingHead (0.04s) [2022-04-05T23:52:28.054Z] === RUN TestPingSwarmHeader [2022-04-05T23:52:28.054Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:28.054Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-05T23:52:28.054Z] === RUN TestVersion [2022-04-05T23:52:28.054Z] --- PASS: TestVersion (0.05s) [2022-04-05T23:52:28.054Z] PASS [2022-04-05T23:52:28.054Z] ok github.com/docker/docker/integration/system 1.325s [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === Skipped [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:52:28.054Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T23:52:28.054Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T23:52:28.054Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:52:28.054Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T23:52:28.054Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T23:52:28.054Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T23:52:28.054Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T23:52:28.054Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T23:52:28.054Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-05T23:52:28.054Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:52:28.054Z] [2022-04-05T23:52:28.054Z] DONE 16 tests, 10 skipped in 3.579s [2022-04-05T23:52:28.054Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T23:52:28.500Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-05T23:52:29.889Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-05T23:52:29.889Z] check_test.go:379: [deb024335c5a1] daemon is not started [2022-04-05T23:52:29.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-05T23:52:30.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:30.224Z] INFO: Testing against a local daemon [2022-04-05T23:52:30.224Z] === RUN TestVolumesCreateAndList [2022-04-05T23:52:30.224Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-05T23:52:30.224Z] === RUN TestVolumesRemove [2022-04-05T23:52:30.224Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-05T23:52:30.224Z] === RUN TestVolumesInspect [2022-04-05T23:52:30.224Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-05T23:52:30.224Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:52:30.224Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:52:30.224Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:52:30.224Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:52:30.224Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-05T23:52:30.224Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:52:30.224Z] PASS [2022-04-05T23:52:30.224Z] ok github.com/docker/docker/integration/volume 0.396s [2022-04-05T23:52:30.463Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-05T23:52:30.680Z] [2022-04-05T23:52:30.680Z] DONE 5 tests in 2.323s [2022-04-05T23:52:30.680Z] INFO: make.ps1 ended at 04/05/2022 23:52:30 [2022-04-05T23:52:30.680Z] INFO: Integration CLI tests being run from the host: [2022-04-05T23:52:30.680Z] 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-05T23:52:31.034Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-05T23:52:31.978Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2022-04-05T23:52:31.978Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:52:32.239Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-05T23:52:32.500Z] docker_api_swarm_test.go:802: [d67330d8740ef] joining swarm manager [db7b761a390fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:52:33.073Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-05T23:52:33.646Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-05T23:52:33.909Z] docker_api_swarm_test.go:802: [d73e730ad2f37] joining swarm manager [db7b761a390fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:52:34.482Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-05T23:52:35.426Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-05T23:52:36.370Z] docker_api_swarm_test.go:802: [db054ccfb20e5] joining swarm manager [db7b761a390fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-05T23:52:36.630Z] === RUN TestDockerSuite/TestExecEnv [2022-04-05T23:52:37.203Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-05T23:52:37.776Z] docker_api_swarm_test.go:802: [da67cef2d708a] joining swarm manager [db7b761a390fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-05T23:52:38.348Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-05T23:52:38.920Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-05T23:52:40.309Z] docker_api_swarm_test.go:810: [dcd56ae515a2e] joining swarm manager [db7b761a390fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-05T23:52:41.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T23:52:41.020Z] INFO: Testing against a local daemon [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T23:52:41.020Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T23:52:41.020Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T23:52:41.020Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T23:52:41.204Z] --- PASS: TestBuildMultiStageLayerLeak (21.53s) [2022-04-05T23:52:41.204Z] === RUN TestBuildWithHugeFile [2022-04-05T23:52:41.252Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-05T23:52:41.824Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-05T23:52:41.982Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T23:52:42.397Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-05T23:52:42.438Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T23:52:42.893Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T23:52:42.970Z] === RUN TestDockerSuite/TestExecParseError [2022-04-05T23:52:43.349Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T23:52:43.544Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-05T23:52:44.117Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-05T23:52:44.378Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-05T23:52:45.763Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-05T23:52:46.335Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-05T23:52:47.280Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-05T23:52:47.280Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2022-04-05T23:52:47.280Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:52:59.549Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-05T23:52:59.549Z] === RUN TestDockerSuite/TestExecTTY [2022-04-05T23:52:59.549Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-05T23:52:59.811Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-04-05T23:52:59.811Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:52:59.811Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-05T23:53:00.307Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 16.2% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 49.1% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/builder/remotecontext/git 1.621s coverage: 86.3% of statements [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T23:53:00.308Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T23:53:00.308Z] ok github.com/docker/docker/cmd/docker-proxy 0.102s coverage: 67.6% of statements [2022-04-05T23:53:00.387Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-05T23:53:00.959Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-05T23:53:00.959Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-05T23:53:00.959Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-05T23:53:00.959Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T23:53:01.687Z] ok github.com/docker/docker/client 0.166s coverage: 75.6% of statements [2022-04-05T23:53:01.905Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T23:53:02.850Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-05T23:53:03.424Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-05T23:53:04.369Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-05T23:53:04.629Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-05T23:53:05.203Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-05T23:53:09.405Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T23:53:09.666Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-05T23:53:14.960Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-05T23:53:15.903Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-05T23:53:16.478Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2022-04-05T23:53:16.478Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-04-05T23:53:16.478Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-04-05T23:53:16.478Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-04-05T23:53:16.478Z] PASS [2022-04-05T23:53:16.478Z] [2022-04-05T23:53:16.478Z] === Skipped [2022-04-05T23:53:16.478Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T23:53:16.478Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T23:53:16.478Z] [2022-04-05T23:53:16.478Z] DONE 27 tests, 1 skipped in 195.643s [2022-04-05T23:53:16.478Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T23:53:16.478Z] ++ 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-05T23:53:16.478Z] ++ set -e [2022-04-05T23:53:16.478Z] ++ '[' -n 0 ']' [2022-04-05T23:53:16.478Z] ++ set -x [2022-04-05T23:53:16.478Z] ++ 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-05T23:53:16.478Z] INFO: Testing against a local daemon [2022-04-05T23:53:16.478Z] === RUN TestSessionCreate [2022-04-05T23:53:16.478Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T23:53:16.478Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:53:16.478Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-05T23:53:16.478Z] PASS [2022-04-05T23:53:16.478Z] [2022-04-05T23:53:16.478Z] DONE 2 tests in 0.117s [2022-04-05T23:53:16.478Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T23:53:16.478Z] ++ 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-05T23:53:16.478Z] ++ set -e [2022-04-05T23:53:16.478Z] ++ '[' -n 0 ']' [2022-04-05T23:53:16.478Z] ++ set -x [2022-04-05T23:53:16.478Z] ++ 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-05T23:53:16.740Z] INFO: Testing against a local daemon [2022-04-05T23:53:16.740Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:53:16.740Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:53:16.740Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:53:16.740Z] === RUN TestDiskUsage [2022-04-05T23:53:16.740Z] === PAUSE TestDiskUsage [2022-04-05T23:53:16.740Z] === RUN TestEventsExecDie [2022-04-05T23:53:17.312Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-05T23:53:17.312Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:53:17.312Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-05T23:53:17.312Z] === RUN TestEventsVolumeCreate [2022-04-05T23:53:17.312Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-05T23:53:17.312Z] === RUN TestInfoBinaryCommits [2022-04-05T23:53:17.312Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-05T23:53:17.312Z] === RUN TestInfoAPIVersioned [2022-04-05T23:53:17.312Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T23:53:17.312Z] === RUN TestInfoAPI [2022-04-05T23:53:17.312Z] --- PASS: TestInfoAPI (0.01s) [2022-04-05T23:53:17.312Z] === RUN TestInfoAPIWarnings [2022-04-05T23:53:20.612Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-05T23:53:20.885Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-05T23:53:20.885Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-05T23:53:21.163Z] === RUN TestDockerSuite/TestHealth [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T23:53:28.936Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T23:53:28.936Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T23:53:28.936Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T23:53:28.936Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T23:53:28.936Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T23:53:28.936Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T23:53:28.936Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T23:53:28.936Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T23:53:28.936Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T23:53:28.936Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T23:53:28.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T23:53:31.158Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T23:53:34.113Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T23:53:34.113Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T23:53:34.113Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T23:53:34.113Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T23:53:34.113Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T23:53:34.113Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T23:53:34.113Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T23:53:34.113Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T23:53:34.113Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T23:53:36.083Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-04-05T23:53:36.083Z] === RUN TestInfoDebug [2022-04-05T23:53:36.083Z] --- PASS: TestInfoDebug (0.53s) [2022-04-05T23:53:36.083Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:53:36.083Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T23:53:36.083Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:53:36.083Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-05T23:53:36.083Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:53:36.083Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-05T23:53:36.083Z] === RUN TestPingCacheHeaders [2022-04-05T23:53:36.083Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-05T23:53:36.083Z] === RUN TestPingGet [2022-04-05T23:53:36.083Z] --- PASS: TestPingGet (0.01s) [2022-04-05T23:53:36.083Z] === RUN TestPingHead [2022-04-05T23:53:36.083Z] --- PASS: TestPingHead (0.01s) [2022-04-05T23:53:36.083Z] === RUN TestPingSwarmHeader [2022-04-05T23:53:36.083Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T23:53:36.344Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T23:53:37.288Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T23:53:37.553Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-04-05T23:53:37.553Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T23:53:37.553Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T23:53:37.553Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T23:53:37.553Z] === RUN TestVersion [2022-04-05T23:53:37.553Z] --- PASS: TestVersion (0.02s) [2022-04-05T23:53:37.553Z] === CONT TestDiskUsage [2022-04-05T23:53:37.971Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T23:53:37.971Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T23:53:37.971Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T23:53:37.971Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T23:53:37.971Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T23:53:38.127Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T23:53:38.698Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage (1.32s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T23:53:38.698Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T23:53:38.699Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.699Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.699Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T23:53:38.699Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T23:53:38.699Z] PASS [2022-04-05T23:53:38.699Z] [2022-04-05T23:53:38.699Z] === Skipped [2022-04-05T23:53:38.699Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:53:38.699Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T23:53:38.699Z] [2022-04-05T23:53:38.699Z] DONE 54 tests, 1 skipped in 22.238s [2022-04-05T23:53:38.699Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T23:53:38.699Z] ++ 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-05T23:53:38.699Z] ++ set -e [2022-04-05T23:53:38.699Z] ++ '[' -n 0 ']' [2022-04-05T23:53:38.699Z] ++ set -x [2022-04-05T23:53:38.699Z] ++ 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-05T23:53:38.960Z] INFO: Testing against a local daemon [2022-04-05T23:53:38.960Z] === RUN TestVolumesCreateAndList [2022-04-05T23:53:38.960Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T23:53:38.960Z] === RUN TestVolumesRemove [2022-04-05T23:53:38.960Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-05T23:53:38.960Z] === RUN TestVolumesInspect [2022-04-05T23:53:38.960Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T23:53:38.960Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:53:38.960Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:53:38.960Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:53:38.960Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:53:38.960Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-05T23:53:38.960Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:53:38.960Z] PASS [2022-04-05T23:53:38.960Z] [2022-04-05T23:53:38.960Z] DONE 5 tests in 0.207s [2022-04-05T23:53:38.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T23:53:39.222Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T23:53:39.222Z] +++ kill 6664 [2022-04-05T23:53:39.485Z] +++ /etc/init.d/apparmor stop [2022-04-05T23:53:39.485Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T23:53:39.485Z] [2022-04-05T23:53:39.485Z] Unloading profiles will leave already running processes permanently [2022-04-05T23:53:39.485Z] unconfined, which can lead to unexpected situations. [2022-04-05T23:53:39.485Z] [2022-04-05T23:53:39.485Z] To set a process to complain mode, use the command line tool [2022-04-05T23:53:39.485Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T23:53:39.485Z] +++ true [2022-04-05T23:53:39.485Z] exiting test-integration [2022-04-05T23:53:39.485Z] ++ exit 0 [2022-04-05T23:53:39.485Z] [2022-04-05T23:53:40.059Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-05T23:53:40.059Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-05T23:53:40.059Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-05T23:53:40.059Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-05T23:53:40.320Z] + for job in $(jobs -p) [2022-04-05T23:53:40.320Z] + wait 11812 [2022-04-05T23:53:40.890Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-05T23:53:40.890Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-05T23:53:41.462Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-05T23:53:41.462Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-05T23:53:41.462Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-05T23:53:41.723Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-05T23:53:41.984Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-05T23:53:41.984Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-05T23:53:42.245Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-05T23:53:42.245Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-05T23:53:42.817Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-05T23:53:43.078Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-05T23:53:43.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-05T23:53:43.600Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-05T23:53:44.544Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-05T23:53:44.544Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-05T23:53:45.119Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-05T23:53:45.136Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T23:53:47.666Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-05T23:53:47.666Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-05T23:53:47.666Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-05T23:53:48.372Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 28.9% of statements [2022-04-05T23:53:48.372Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-05T23:53:48.372Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-04-05T23:53:48.372Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T23:53:48.372Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T23:53:48.372Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T23:53:48.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T23:53:48.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T23:53:48.610Z] === RUN TestDockerSuite/TestImportFile [2022-04-05T23:53:49.555Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-05T23:53:49.816Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-05T23:53:50.761Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-05T23:53:50.905Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2022-04-05T23:53:52.161Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-05T23:53:52.285Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-04-05T23:53:53.103Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-05T23:53:53.220Z] ok github.com/docker/docker/daemon 0.143s coverage: 16.9% of statements [2022-04-05T23:53:53.675Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-05T23:53:53.787Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2022-04-05T23:53:53.787Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T23:53:54.246Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-05T23:53:54.818Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-05T23:53:54.818Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-05T23:53:54.818Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-05T23:53:55.388Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-05T23:53:55.649Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-05T23:53:56.222Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-05T23:53:56.322Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.0% of statements [2022-04-05T23:53:56.483Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-05T23:53:56.889Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2022-04-05T23:53:57.058Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-05T23:53:57.630Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-05T23:53:57.630Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-05T23:53:57.826Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.1% of statements [2022-04-05T23:53:58.573Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-05T23:53:59.146Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-05T23:53:59.720Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-05T23:53:59.720Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-05T23:53:59.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.458s coverage: 74.8% of statements [2022-04-05T23:53:59.981Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-05T23:53:59.981Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-05T23:53:59.981Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-05T23:54:00.670Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-05T23:54:00.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-05T23:54:01.186Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-05T23:54:01.238Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.196s coverage: 56.2% of statements [2022-04-05T23:54:01.759Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-05T23:54:02.333Z] === RUN TestDockerSuite/TestInspectImage [2022-04-05T23:54:02.333Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-05T23:54:02.333Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-05T23:54:02.333Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-05T23:54:02.333Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-05T23:54:02.595Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-05T23:54:02.619Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2022-04-05T23:54:02.619Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T23:54:02.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T23:54:02.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T23:54:03.168Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-05T23:54:03.168Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-05T23:54:03.740Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-05T23:54:04.026Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-05T23:54:04.312Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-05T23:54:04.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-05T23:54:04.959Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.465s coverage: 45.9% of statements [2022-04-05T23:54:04.959Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T23:54:05.558Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 50.0% of statements [2022-04-05T23:54:06.798Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-05T23:54:06.798Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-05T23:54:06.944Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-05T23:54:07.202Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.725s coverage: 57.9% of statements [2022-04-05T23:54:07.202Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-05T23:54:07.202Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T23:54:07.373Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-05T23:54:07.770Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-04-05T23:54:07.947Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-05T23:54:08.029Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T23:54:09.333Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T23:54:09.333Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T23:54:09.333Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T23:54:09.333Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T23:54:09.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-05T23:54:09.333Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T23:54:09.333Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T23:54:09.333Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T23:54:09.333Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T23:54:09.333Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T23:54:09.333Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T23:54:09.333Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T23:54:09.333Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T23:54:09.333Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T23:54:09.595Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-05T23:54:09.933Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.2% of statements [2022-04-05T23:54:09.933Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T23:54:09.933Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T23:54:10.168Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-05T23:54:10.192Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.0% of statements [2022-04-05T23:54:10.295Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T23:54:10.295Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T23:54:10.750Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T23:54:10.750Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T23:54:10.750Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T23:54:10.750Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T23:54:10.750Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T23:54:10.750Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T23:54:10.750Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T23:54:10.764Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-05T23:54:11.128Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-04-05T23:54:11.128Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 79.9% of statements [2022-04-05T23:54:11.128Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T23:54:11.337Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-05T23:54:11.599Z] docker_api_swarm_service_test.go:395: [da8d450eebfc9] joining swarm manager [d9ccec1046398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:54:11.861Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-05T23:54:12.066Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2022-04-05T23:54:12.067Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-05T23:54:12.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-05T23:54:12.433Z] docker_api_swarm_service_test.go:395: [da612f95d6000] joining swarm manager [d9ccec1046398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:54:12.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-05T23:54:12.894Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-05T23:54:13.006Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-05T23:54:13.006Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-05T23:54:13.462Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-04-05T23:54:13.462Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T23:54:14.030Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-04-05T23:54:14.290Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-04-05T23:54:15.227Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-05T23:54:15.485Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-05T23:54:15.559Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-05T23:54:16.052Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-05T23:54:16.130Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-05T23:54:16.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T23:54:16.562Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T23:54:16.562Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T23:54:16.562Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T23:54:16.562Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T23:54:16.987Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-04-05T23:54:16.987Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T23:54:16.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T23:54:17.922Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-05T23:54:18.044Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-05T23:54:18.044Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-05T23:54:18.180Z] ok github.com/docker/docker/distribution 0.614s coverage: 28.3% of statements [2022-04-05T23:54:18.180Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T23:54:18.749Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-05T23:54:19.317Z] ok github.com/docker/docker/image 0.022s coverage: 86.6% of statements [2022-04-05T23:54:19.430Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-05T23:54:19.885Z] ok github.com/docker/docker/image/cache 0.006s coverage: 18.0% of statements [2022-04-05T23:54:20.144Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-05T23:54:20.404Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 84.9% of statements [2022-04-05T23:54:20.404Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T23:54:20.663Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-05T23:54:20.663Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T23:54:20.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-05T23:54:21.233Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-04-05T23:54:22.173Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-04-05T23:54:22.207Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-05T23:54:22.207Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-05T23:54:22.743Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-04-05T23:54:22.743Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-05T23:54:23.595Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-05T23:54:23.606Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T23:54:23.856Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-05T23:54:24.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-05T23:54:24.660Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.1% of statements [2022-04-05T23:54:24.919Z] ok github.com/docker/docker/pkg/authorization 0.114s coverage: 68.3% of statements [2022-04-05T23:54:25.176Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-05T23:54:25.176Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-05T23:54:28.464Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-04-05T23:54:28.464Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-05T23:54:28.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-05T23:54:28.722Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-05T23:54:28.980Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-05T23:54:29.238Z] ok github.com/docker/docker/layer 7.067s coverage: 69.0% of statements [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T23:54:29.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T23:54:29.497Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-05T23:54:29.757Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-05T23:54:30.015Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-04-05T23:54:30.015Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-04-05T23:54:30.559Z] docker_api_swarm_service_test.go:343: [d14088f413207] joining swarm manager [d25ff5e348a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:54:31.132Z] docker_api_swarm_service_test.go:343: [de401878ef7b4] joining swarm manager [d25ff5e348a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:54:31.393Z] ok github.com/docker/docker/pkg/ioutils 0.408s coverage: 70.1% of statements [2022-04-05T23:54:31.393Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-05T23:54:31.653Z] ok github.com/docker/docker/pkg/idtools 0.921s coverage: 67.9% of statements [2022-04-05T23:54:31.653Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-04-05T23:54:31.653Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-05T23:54:31.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-05T23:54:31.912Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-05T23:54:31.912Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-04-05T23:54:32.170Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-05T23:54:32.429Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-05T23:54:32.429Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-04-05T23:54:32.429Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T23:54:32.429Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T23:54:33.366Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-04-05T23:54:33.626Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-05T23:54:33.884Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-05T23:54:34.143Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-05T23:54:34.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-05T23:54:35.210Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-05T23:54:35.519Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-04-05T23:54:35.519Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-05T23:54:35.778Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-05T23:54:35.783Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-05T23:54:36.037Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-05T23:54:36.296Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-05T23:54:36.296Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-05T23:54:36.865Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-05T23:54:37.124Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-05T23:54:37.168Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-05T23:54:37.168Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-05T23:54:37.383Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-04-05T23:54:37.428Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-05T23:54:37.428Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-05T23:54:37.428Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-05T23:54:37.949Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-04-05T23:54:38.000Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-05T23:54:38.207Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-05T23:54:38.465Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-05T23:54:38.466Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-05T23:54:38.571Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-05T23:54:40.366Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-05T23:54:40.625Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-05T23:54:40.885Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-05T23:54:41.874Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-05T23:54:41.922Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-04-05T23:54:42.447Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-05T23:54:42.492Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-05T23:54:43.428Z] ok github.com/docker/docker/registry 0.056s coverage: 58.6% of statements [2022-04-05T23:54:43.687Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-05T23:54:43.687Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-05T23:54:44.256Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-05T23:54:44.515Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-05T23:54:45.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-05T23:54:46.422Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-05T23:54:46.990Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2022-04-05T23:54:47.146Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-05T23:54:47.408Z] docker_api_swarm_service_test.go:490: [d7c042beea278] joining swarm manager [d7bc1a833414c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:54:47.559Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-05T23:54:47.671Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-05T23:54:47.671Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-05T23:54:48.244Z] docker_api_swarm_service_test.go:490: [d2a7e2ee756af] joining swarm manager [d7bc1a833414c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:54:48.494Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-05T23:54:48.505Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-05T23:54:49.889Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-05T23:54:50.832Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-05T23:54:51.773Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-05T23:54:52.718Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-05T23:54:54.634Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-05T23:54:54.896Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-05T23:54:55.482Z] === RUN TestDockerSuite/TestLogsSince [2022-04-05T23:55:02.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-05T23:55:02.076Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-05T23:55:07.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-05T23:55:07.368Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-05T23:55:07.941Z] === RUN TestDockerSuite/TestLogsTail [2022-04-05T23:55:08.888Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-05T23:55:08.888Z] docker_api_swarm_service_test.go:128: [de10acc67e11b] joining swarm manager [d250b5d8dc653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:55:09.465Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-05T23:55:10.040Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-05T23:55:10.040Z] docker_api_swarm_service_test.go:129: [d624e82f34def] joining swarm manager [d250b5d8dc653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:55:10.302Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-05T23:55:10.421Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T23:55:10.421Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === Skipped [2022-04-05T23:55:10.421Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T23:55:10.421Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T23:55:10.421Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T23:55:10.421Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T23:55:10.421Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-05T23:55:10.421Z] time="2022-04-05T23:54:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-05T23:55:10.421Z] time="2022-04-05T23:54:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-05T23:55:10.421Z] time="2022-04-05T23:54:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-05T23:55:10.421Z] time="2022-04-05T23:54:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-05T23:55:10.421Z] time="2022-04-05T23:54:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-05T23:55:10.421Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-05T23:55:10.421Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-05T23:55:10.421Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T23:55:10.421Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-05T23:55:10.421Z] graphtest_unix.go:71: No driver to put! [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-05T23:55:10.421Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-05T23:55:10.421Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-05T23:55:10.421Z] [2022-04-05T23:55:10.421Z] DONE 2338 tests, 28 skipped in 242.353s [2022-04-05T23:55:10.421Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/config [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/idm [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/ns [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/options [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/osl [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T23:55:10.421Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-05T23:55:10.421Z] + 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-05T23:55:10.875Z] === RUN TestDockerSuite/TestNetHostname [2022-04-05T23:55:12.261Z] docker_api_swarm_service_test.go:137: [dddc852ab315f] joining swarm manager [d250b5d8dc653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-05T23:55:12.523Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-05T23:55:12.785Z] docker_api_swarm_service_test.go:138: [d1f5bd6e06490] joining swarm manager [d250b5d8dc653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-05T23:55:12.785Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-05T23:55:19.372Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-05T23:55:19.943Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-05T23:55:20.517Z] === RUN TestDockerSuite/TestPluginActive [2022-04-05T23:55:22.435Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-05T23:55:23.299Z] --- PASS: TestBuildWithHugeFile (155.69s) [2022-04-05T23:55:23.299Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T23:55:23.299Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:55:23.299Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T23:55:23.299Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:55:23.299Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:55:23.299Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:55:23.299Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:55:23.299Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:55:23.299Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:55:23.299Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T23:55:23.299Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T23:55:23.299Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T23:55:23.299Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-05T23:55:23.299Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-05T23:55:23.299Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-05T23:55:23.299Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-05T23:55:23.299Z] === RUN TestBuildPreserveOwnership [2022-04-05T23:55:23.299Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:55:23.299Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestBuildPlatformInvalid [2022-04-05T23:55:23.299Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-05T23:55:23.299Z] PASS [2022-04-05T23:55:23.299Z] ok github.com/docker/docker/integration/build 235.887s [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === Skipped [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T23:55:23.299Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T23:55:23.299Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-05T23:55:23.299Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-05T23:55:23.299Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T23:55:23.299Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T23:55:23.299Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] DONE 29 tests, 6 skipped in 277.812s [2022-04-05T23:55:23.299Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T23:55:23.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:55:23.299Z] INFO: Testing against a local daemon [2022-04-05T23:55:23.299Z] === RUN TestConfigInspect [2022-04-05T23:55:23.299Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestConfigList [2022-04-05T23:55:23.299Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestConfigsCreateAndDelete [2022-04-05T23:55:23.299Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestConfigsUpdate [2022-04-05T23:55:23.299Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestTemplatedConfig [2022-04-05T23:55:23.299Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestConfigCreateResolve [2022-04-05T23:55:23.299Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:55:23.299Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-05T23:55:23.299Z] PASS [2022-04-05T23:55:23.299Z] ok github.com/docker/docker/integration/config 0.105s [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === Skipped [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-05T23:55:23.299Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:55:23.299Z] [2022-04-05T23:55:23.299Z] DONE 6 tests, 6 skipped in 2.037s [2022-04-05T23:55:23.299Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T23:55:23.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:55:23.299Z] INFO: Testing against a local daemon [2022-04-05T23:55:23.299Z] === RUN TestCheckpoint [2022-04-05T23:55:23.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:55:23.299Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T23:55:23.299Z] === RUN TestContainerInvalidJSON [2022-04-05T23:55:23.299Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:55:23.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:55:23.299Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:55:23.299Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:55:23.299Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T23:55:23.299Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T23:55:23.300Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-05T23:55:23.300Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-05T23:55:23.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T23:55:23.300Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T23:55:23.300Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-05T23:55:23.300Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T23:55:23.300Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-05T23:55:23.300Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T23:55:23.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-05T23:55:23.300Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T23:55:23.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-05T23:55:23.300Z] === RUN TestCopyFromContainer [2022-04-05T23:55:23.300Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.300Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T23:55:23.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T23:55:23.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:55:23.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:55:23.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:55:23.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:55:23.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:55:23.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:55:23.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T23:55:23.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T23:55:23.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T23:55:23.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-05T23:55:23.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T23:55:23.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-05T23:55:23.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-05T23:55:23.300Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T23:55:23.300Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:55:23.300Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:55:23.300Z] === RUN TestCreateWithInvalidEnv [2022-04-05T23:55:23.300Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T23:55:23.300Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T23:55:23.300Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T23:55:23.300Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T23:55:23.300Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T23:55:23.300Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T23:55:23.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T23:55:23.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T23:55:23.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T23:55:23.758Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-05T23:55:23.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T23:55:23.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T23:55:23.759Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.759Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T23:55:23.759Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:55:23.759Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T23:55:23.759Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:55:23.759Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:55:23.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:55:23.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:55:23.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:55:23.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:55:23.759Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:55:23.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:55:23.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T23:55:23.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T23:55:23.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T23:55:23.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T23:55:23.759Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T23:55:23.759Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T23:55:23.759Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:55:23.759Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateDifferentPlatform [2022-04-05T23:55:23.759Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T23:55:23.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T23:55:23.759Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T23:55:23.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T23:55:23.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-05T23:55:23.759Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T23:55:23.759Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:55:23.759Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T23:55:23.759Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T23:55:23.759Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:23.759Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T23:55:23.759Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:55:23.759Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:24.219Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:24.219Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:24.219Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T23:55:26.737Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T23:55:26.737Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T23:55:26.737Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T23:55:27.745Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-05T23:55:27.745Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-05T23:55:27.745Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-05T23:55:28.688Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-05T23:55:29.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T23:55:29.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-05T23:55:30.208Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.56s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.57s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.52s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.00s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.87s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.70s) [2022-04-05T23:55:30.208Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.71s) [2022-04-05T23:55:30.208Z] === RUN TestDiff [2022-04-05T23:55:30.208Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:55:30.208Z] --- SKIP: TestDiff (0.00s) [2022-04-05T23:55:30.208Z] === RUN TestExecWithCloseStdin [2022-04-05T23:55:31.991Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-05T23:55:33.119Z] --- PASS: TestExecWithCloseStdin (2.86s) [2022-04-05T23:55:33.119Z] === RUN TestExec [2022-04-05T23:55:33.383Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-05T23:55:35.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-05T23:55:35.300Z] --- PASS: TestExec (2.12s) [2022-04-05T23:55:35.300Z] === RUN TestExecUser [2022-04-05T23:55:35.300Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:55:35.300Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestExportContainerAndImportImage [2022-04-05T23:55:35.300Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:35.300Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T23:55:35.300Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:35.300Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestHealthCheckWorkdir [2022-04-05T23:55:35.300Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:55:35.300Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestHealthKillContainer [2022-04-05T23:55:35.300Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:55:35.300Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T23:55:35.300Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:55:35.300Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:55:35.300Z] === RUN TestKillContainerInvalidSignal [2022-04-05T23:55:35.565Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T23:55:36.034Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T23:55:36.034Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T23:55:36.034Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T23:55:36.034Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T23:55:36.034Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T23:55:36.034Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T23:55:36.034Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T23:55:36.034Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T23:55:36.235Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-05T23:55:36.833Z] --- PASS: TestKillContainerInvalidSignal (1.82s) [2022-04-05T23:55:36.833Z] === RUN TestKillContainer [2022-04-05T23:55:36.833Z] === RUN TestKillContainer/no_signal [2022-04-05T23:55:37.601Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T23:55:37.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-05T23:55:39.010Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T23:55:39.010Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:55:39.010Z] === RUN TestKillContainer/killing_signal [2022-04-05T23:55:39.539Z] docker_api_swarm_service_test.go:304: [dc2b0b7fd8915] joining swarm manager [dd5793c46f86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:55:40.111Z] docker_api_swarm_service_test.go:304: [d19a02fbb6e1e] joining swarm manager [dd5793c46f86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:55:41.401Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T23:55:42.030Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-05T23:55:42.968Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T23:55:42.968Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T23:55:42.968Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T23:55:42.968Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T23:55:42.968Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T23:55:42.968Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T23:55:43.417Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-05T23:55:44.361Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-05T23:55:44.933Z] === RUN TestDockerSuite/TestPortList [2022-04-05T23:55:46.076Z] --- PASS: TestKillContainer (9.16s) [2022-04-05T23:55:46.076Z] --- PASS: TestKillContainer/no_signal (1.99s) [2022-04-05T23:55:46.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:55:46.076Z] --- PASS: TestKillContainer/killing_signal (7.10s) [2022-04-05T23:55:46.076Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T23:55:46.076Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:55:46.076Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestKillStoppedContainer [2022-04-05T23:55:46.076Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:55:46.076Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T23:55:46.076Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:55:46.076Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestKillDifferentUserContainer [2022-04-05T23:55:46.076Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:55:46.076Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestInspectOomKilledTrue [2022-04-05T23:55:46.076Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:46.076Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestInspectOomKilledFalse [2022-04-05T23:55:46.076Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:55:46.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T23:55:46.076Z] === RUN TestLogsFollowTailEmpty [2022-04-05T23:55:46.759Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T23:55:48.256Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2022-04-05T23:55:48.256Z] === RUN TestNetworkNat [2022-04-05T23:55:48.256Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:55:48.256Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T23:55:48.256Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T23:55:50.429Z] --- PASS: TestNetworkLocalhostTCPNat (2.13s) [2022-04-05T23:55:50.429Z] === RUN TestNetworkLoopbackNat [2022-04-05T23:55:50.429Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:55:50.429Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T23:55:50.429Z] === RUN TestPause [2022-04-05T23:55:50.429Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:55:50.429Z] --- SKIP: TestPause (0.00s) [2022-04-05T23:55:50.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T23:55:51.961Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2022-04-05T23:55:51.961Z] === RUN TestPauseStopPausedContainer [2022-04-05T23:55:51.961Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:55:51.961Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T23:55:51.961Z] === RUN TestPsFilter [2022-04-05T23:55:51.961Z] --- PASS: TestPsFilter (0.28s) [2022-04-05T23:55:51.961Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T23:55:53.083Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-05T23:55:53.084Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-05T23:55:54.136Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2022-04-05T23:55:54.136Z] === RUN TestRemoveContainerWithVolume [2022-04-05T23:55:56.309Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2022-04-05T23:55:56.309Z] === RUN TestRemoveContainerRunning [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork 37.286s coverage: 40.7% of statements [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.384s coverage: 59.9% of statements [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.118s coverage: 4.0% of statements [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-05T23:55:57.102Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T23:55:57.102Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-05T23:55:58.484Z] --- PASS: TestRemoveContainerRunning (1.84s) [2022-04-05T23:55:58.484Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-05T23:55:59.688Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-05T23:55:59.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-05T23:56:00.017Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.94s) [2022-04-05T23:56:00.017Z] === RUN TestRemoveInvalidContainer [2022-04-05T23:56:00.017Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-05T23:56:00.017Z] === RUN TestRenameLinkedContainer [2022-04-05T23:56:00.017Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:56:00.017Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-05T23:56:00.017Z] === RUN TestRenameStoppedContainer [2022-04-05T23:56:00.261Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-05T23:56:00.261Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-05T23:56:01.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-05T23:56:01.208Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-05T23:56:01.698Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T23:56:02.155Z] docker_api_swarm_service_test.go:100: [d6bbaf09a8639] joining swarm manager [d00c07e7e230e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:56:02.916Z] --- PASS: TestRenameStoppedContainer (2.36s) [2022-04-05T23:56:02.916Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T23:56:03.102Z] docker_api_swarm_service_test.go:101: [dd8e0e6903208] joining swarm manager [d00c07e7e230e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:56:04.048Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-05T23:56:04.907Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T23:56:04.907Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T23:56:04.907Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T23:56:04.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T23:56:04.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T23:56:04.996Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-05T23:56:05.210Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.709s coverage: 7.2% of statements [2022-04-05T23:56:05.210Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T23:56:05.469Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-05T23:56:05.727Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-04-05T23:56:05.727Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T23:56:05.727Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-05T23:56:05.942Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-05T23:56:05.986Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T23:56:06.244Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-04-05T23:56:06.456Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T23:56:06.503Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-05T23:56:06.517Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-05T23:56:06.644Z] --- PASS: TestRenameRunningContainerAndReuse (4.15s) [2022-04-05T23:56:06.644Z] === RUN TestRenameInvalidName [2022-04-05T23:56:06.762Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-05T23:56:07.021Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-05T23:56:07.075Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T23:56:07.443Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T23:56:07.443Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T23:56:07.443Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T23:56:08.035Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T23:56:08.035Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T23:56:08.035Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T23:56:08.035Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T23:56:08.035Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T23:56:08.035Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T23:56:08.035Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T23:56:08.491Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T23:56:08.820Z] --- PASS: TestRenameInvalidName (1.87s) [2022-04-05T23:56:08.820Z] === RUN TestRenameAnonymousContainer [2022-04-05T23:56:09.063Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-05T23:56:09.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T23:56:10.006Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-05T23:56:11.237Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T23:56:12.556Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-05T23:56:12.803Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T23:56:13.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T23:56:14.139Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T23:56:14.139Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T23:56:14.596Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T23:56:14.596Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T23:56:14.596Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T23:56:14.596Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T23:56:15.864Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-05T23:56:15.864Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-05T23:56:16.993Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-05T23:56:17.485Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T23:56:18.416Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-05T23:56:18.687Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T23:56:18.687Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T23:56:18.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T23:56:18.687Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T23:56:18.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T23:56:18.687Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T23:56:18.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T23:56:18.687Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T23:56:18.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T23:56:19.156Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T23:56:23.614Z] --- PASS: TestRenameAnonymousContainer (14.17s) [2022-04-05T23:56:23.614Z] === RUN TestRenameContainerWithSameName [2022-04-05T23:56:24.579Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2022-04-05T23:56:24.579Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T23:56:24.579Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:56:24.579Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:56:24.579Z] === RUN TestResize [2022-04-05T23:56:25.045Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-05T23:56:25.991Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-05T23:56:26.755Z] --- PASS: TestResize (1.90s) [2022-04-05T23:56:26.755Z] === RUN TestResizeWithInvalidSize [2022-04-05T23:56:27.383Z] check_test.go:379: [d6bbaf09a8639] daemon is not started [2022-04-05T23:56:28.294Z] --- PASS: TestResizeWithInvalidSize (1.90s) [2022-04-05T23:56:28.294Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T23:56:28.330Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-05T23:56:29.275Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-05T23:56:30.219Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-05T23:56:30.502Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2022-04-05T23:56:30.502Z] === RUN TestDaemonRestartKillContainers [2022-04-05T23:56:30.502Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:56:30.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:56:30.502Z] === RUN TestStats [2022-04-05T23:56:30.502Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:56:30.502Z] --- SKIP: TestStats (0.00s) [2022-04-05T23:56:30.502Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T23:56:31.604Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-05T23:56:31.870Z] ok github.com/docker/docker/libnetwork/ipam 14.223s coverage: 85.3% of statements [2022-04-05T23:56:31.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T23:56:31.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T23:56:32.128Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-05T23:56:32.265Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T23:56:32.694Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-05T23:56:32.694Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T23:56:32.694Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-05T23:56:32.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-05T23:56:33.252Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-05T23:56:33.262Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-04-05T23:56:33.829Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-04-05T23:56:34.087Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-05T23:56:34.346Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-05T23:56:34.641Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-05T23:56:34.641Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-05T23:56:35.216Z] docker_api_swarm_service_test.go:533: [d96ae3cf4df13] joining swarm manager [db5de32593ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:56:35.478Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-05T23:56:36.291Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.65s) [2022-04-05T23:56:36.291Z] === RUN TestStopContainerWithTimeout [2022-04-05T23:56:36.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:56:36.291Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T23:56:36.291Z] === RUN TestUpdateRestartPolicy [2022-04-05T23:56:36.868Z] docker_api_swarm_service_test.go:534: [da7b6596c43a5] joining swarm manager [db5de32593ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:56:37.442Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-05T23:56:38.034Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T23:56:38.490Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T23:56:38.490Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T23:56:38.490Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T23:56:39.997Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-05T23:56:40.942Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-05T23:56:40.942Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-05T23:56:40.942Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-05T23:56:40.942Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-05T23:56:41.206Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-05T23:56:41.206Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-05T23:56:41.780Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-05T23:56:42.208Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T23:56:43.168Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-05T23:56:43.738Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T23:56:44.590Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-05T23:56:44.851Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-05T23:56:49.537Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T23:56:49.537Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T23:56:49.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T23:56:49.537Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T23:56:49.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T23:56:49.537Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T23:56:49.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T23:56:49.537Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T23:56:49.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T23:56:49.994Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T23:56:50.150Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-05T23:56:50.724Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-05T23:56:52.111Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-05T23:56:52.111Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-05T23:56:52.111Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-05T23:56:52.372Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-05T23:56:54.288Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-05T23:56:55.233Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-05T23:56:57.367Z] --- PASS: TestUpdateRestartPolicy (19.88s) [2022-04-05T23:56:57.367Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T23:56:57.781Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-05T23:56:57.824Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2022-04-05T23:56:57.824Z] === RUN TestWaitNonBlocked [2022-04-05T23:56:57.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:56:57.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:56:57.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:56:57.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:56:57.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T23:56:57.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T23:56:58.359Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-05T23:56:58.359Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-05T23:56:58.359Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-05T23:57:00.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-05T23:57:00.537Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-05T23:57:01.483Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-05T23:57:01.748Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-05T23:57:01.883Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T23:57:01.883Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T23:57:01.883Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T23:57:01.883Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T23:57:01.883Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T23:57:02.321Z] docker_api_swarm_service_test.go:148: [d2e3f956097c8] joining swarm manager [dc73ea473c732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T23:57:03.266Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-05T23:57:03.266Z] docker_api_swarm_service_test.go:148: [df72df7d06dbb] joining swarm manager [dc73ea473c732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T23:57:04.209Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-05T23:57:05.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-05T23:57:06.170Z] === RUN TestDockerSuite/TestRmiTag [2022-04-05T23:57:06.386Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-05T23:57:06.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.63s) [2022-04-05T23:57:06.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.30s) [2022-04-05T23:57:06.386Z] === RUN TestWaitBlocked [2022-04-05T23:57:06.386Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:06.386Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T23:57:06.386Z] PASS [2022-04-05T23:57:06.386Z] ok github.com/docker/docker/integration/container 103.009s [2022-04-05T23:57:06.386Z] [2022-04-05T23:57:06.386Z] === Skipped [2022-04-05T23:57:06.386Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T23:57:06.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T23:57:06.386Z] [2022-04-05T23:57:06.386Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T23:57:06.386Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.386Z] [2022-04-05T23:57:06.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T23:57:06.386Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T23:57:06.386Z] [2022-04-05T23:57:06.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T23:57:06.387Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T23:57:06.387Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T23:57:06.387Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T23:57:06.387Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T23:57:06.387Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T23:57:06.387Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-04-05T23:57:06.387Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T23:57:06.387Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T23:57:06.387Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T23:57:06.387Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T23:57:06.387Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T23:57:06.387Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T23:57:06.387Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T23:57:06.387Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T23:57:06.387Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T23:57:06.387Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T23:57:06.387Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T23:57:06.387Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T23:57:06.387Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T23:57:06.387Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T23:57:06.387Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-05T23:57:06.387Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T23:57:06.387Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T23:57:06.387Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T23:57:06.387Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T23:57:06.387Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T23:57:06.387Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:06.387Z] [2022-04-05T23:57:06.387Z] DONE 96 tests, 34 skipped in 105.755s [2022-04-05T23:57:06.387Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-05T23:57:06.432Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-05T23:57:07.014Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-05T23:57:10.321Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-05T23:57:10.321Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-05T23:57:10.894Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-05T23:57:10.895Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-05T23:57:11.841Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-05T23:57:12.415Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-05T23:57:12.678Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-05T23:57:13.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-05T23:57:13.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-05T23:57:13.884Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-05T23:57:14.828Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-05T23:57:15.399Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-05T23:57:15.987Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-05T23:57:16.559Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-05T23:57:17.501Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-05T23:57:18.444Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-05T23:57:19.017Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-05T23:57:19.591Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-05T23:57:19.719Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T23:57:19.719Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T23:57:20.163Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-05T23:57:20.709Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T23:57:20.740Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-05T23:57:21.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T23:57:21.687Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-05T23:57:22.259Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-05T23:57:23.207Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-05T23:57:23.469Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-05T23:57:24.043Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-05T23:57:24.305Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-05T23:57:24.305Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-05T23:57:25.693Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-05T23:57:26.265Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-05T23:57:26.841Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-05T23:57:27.414Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-05T23:57:27.986Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-05T23:57:27.986Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-05T23:57:28.559Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-05T23:57:29.131Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-05T23:57:29.703Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-05T23:57:29.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T23:57:29.863Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T23:57:29.964Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-05T23:57:30.536Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-05T23:57:30.536Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-05T23:57:30.798Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-05T23:57:30.798Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-05T23:57:30.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T23:57:31.538Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T23:57:31.538Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:57:31.538Z] === RUN TestDaemonConfigValidation [2022-04-05T23:57:31.538Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T23:57:31.538Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T23:57:31.538Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:57:31.538Z] === RUN TestDaemonProxy [2022-04-05T23:57:31.538Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:57:31.538Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T23:57:31.538Z] PASS [2022-04-05T23:57:31.538Z] ok github.com/docker/docker/integration/daemon 0.127s [2022-04-05T23:57:31.538Z] [2022-04-05T23:57:31.538Z] === Skipped [2022-04-05T23:57:31.538Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T23:57:31.538Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] [2022-04-05T23:57:31.538Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T23:57:31.538Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] [2022-04-05T23:57:31.538Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T23:57:31.538Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T23:57:31.538Z] [2022-04-05T23:57:31.538Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T23:57:31.538Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T23:57:31.538Z] [2022-04-05T23:57:31.538Z] DONE 4 tests, 4 skipped in 24.026s [2022-04-05T23:57:31.538Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T23:57:31.742Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-05T23:57:32.315Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-05T23:57:32.511Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T23:57:32.511Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T23:57:32.511Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T23:57:32.511Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T23:57:32.511Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T23:57:32.579Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-05T23:57:33.152Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-05T23:57:33.152Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-05T23:57:33.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:33.718Z] INFO: Testing against a local daemon [2022-04-05T23:57:33.718Z] === RUN TestCommitInheritsEnv [2022-04-05T23:57:33.718Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:57:33.718Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T23:57:33.718Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T23:57:33.718Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:57:33.718Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:57:33.718Z] === RUN TestImportWithCustomPlatform [2022-04-05T23:57:33.718Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:57:33.718Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T23:57:33.718Z] === RUN TestImagesFilterMultiReference [2022-04-05T23:57:33.718Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-05T23:57:33.718Z] === RUN TestImagePullPlatformInvalid [2022-04-05T23:57:33.724Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-05T23:57:34.177Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-05T23:57:34.177Z] === RUN TestRemoveImageOrphaning [2022-04-05T23:57:34.670Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-05T23:57:35.142Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-04-05T23:57:35.142Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T23:57:35.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-05T23:57:35.142Z] === RUN TestTagInvalidReference [2022-04-05T23:57:35.142Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-05T23:57:35.142Z] === RUN TestTagValidPrefixedRepo [2022-04-05T23:57:35.600Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-04-05T23:57:35.600Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T23:57:35.600Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-04-05T23:57:35.600Z] === RUN TestTagOfficialNames [2022-04-05T23:57:35.600Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-05T23:57:35.600Z] === RUN TestTagMatchesDigest [2022-04-05T23:57:35.600Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-05T23:57:35.600Z] PASS [2022-04-05T23:57:35.600Z] ok github.com/docker/docker/integration/image 1.963s [2022-04-05T23:57:35.600Z] [2022-04-05T23:57:35.600Z] === Skipped [2022-04-05T23:57:35.600Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T23:57:35.600Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:57:35.600Z] [2022-04-05T23:57:35.600Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T23:57:35.600Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:57:35.600Z] [2022-04-05T23:57:35.600Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T23:57:35.600Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T23:57:35.600Z] [2022-04-05T23:57:35.600Z] DONE 12 tests, 3 skipped in 6.039s [2022-04-05T23:57:35.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-05T23:57:36.059Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T23:57:36.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-05T23:57:36.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T23:57:36.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-05T23:57:37.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-05T23:57:37.658Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-05T23:57:38.230Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-05T23:57:38.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:38.233Z] INFO: Testing against a local daemon [2022-04-05T23:57:38.233Z] === RUN TestNetworkCreateDelete [2022-04-05T23:57:38.233Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.233Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T23:57:38.233Z] 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-05T23:57:38.233Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonDNSFallback [2022-04-05T23:57:38.233Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestInspectNetwork [2022-04-05T23:57:38.233Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:38.233Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T23:57:38.233Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.233Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestNetworkInvalidJSON [2022-04-05T23:57:38.233Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T23:57:38.233Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T23:57:38.233Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:57:38.233Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:57:38.233Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:57:38.233Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:57:38.233Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T23:57:38.233Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T23:57:38.233Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T23:57:38.233Z] === RUN TestNetworkList [2022-04-05T23:57:38.233Z] === RUN TestNetworkList//networks [2022-04-05T23:57:38.233Z] === PAUSE TestNetworkList//networks [2022-04-05T23:57:38.233Z] === RUN TestNetworkList//networks/ [2022-04-05T23:57:38.233Z] === PAUSE TestNetworkList//networks/ [2022-04-05T23:57:38.233Z] === CONT TestNetworkList//networks [2022-04-05T23:57:38.233Z] === CONT TestNetworkList//networks/ [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkList (0.05s) [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T23:57:38.233Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T23:57:38.233Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T23:57:38.233Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T23:57:38.233Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T23:57:38.233Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T23:57:38.233Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T23:57:38.233Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T23:57:38.233Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T23:57:38.233Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:57:38.233Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T23:57:38.233Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:57:38.233Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T23:57:38.233Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:57:38.233Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:57:38.233Z] PASS [2022-04-05T23:57:38.233Z] ok github.com/docker/docker/integration/network 0.217s [2022-04-05T23:57:38.233Z] [2022-04-05T23:57:38.233Z] === Skipped [2022-04-05T23:57:38.233Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T23:57:38.233Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.233Z] [2022-04-05T23:57:38.233Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T23:57:38.233Z] 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-05T23:57:38.233Z] [2022-04-05T23:57:38.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T23:57:38.233Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.233Z] [2022-04-05T23:57:38.233Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T23:57:38.233Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T23:57:38.693Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T23:57:38.693Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-05T23:57:38.693Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:243: FLAKY_TEST [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T23:57:38.693Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T23:57:38.693Z] [2022-04-05T23:57:38.693Z] DONE 22 tests, 15 skipped in 2.494s [2022-04-05T23:57:38.693Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T23:57:38.801Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-05T23:57:39.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-05T23:57:39.634Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-05T23:57:39.657Z] testing: warning: no tests to run [2022-04-05T23:57:39.657Z] PASS [2022-04-05T23:57:39.657Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-04-05T23:57:39.657Z] [2022-04-05T23:57:39.657Z] DONE 0 tests in 0.873s [2022-04-05T23:57:39.657Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T23:57:40.625Z] testing: warning: no tests to run [2022-04-05T23:57:40.625Z] PASS [2022-04-05T23:57:40.625Z] ok github.com/docker/docker/integration/network/macvlan 0.100s [2022-04-05T23:57:40.625Z] [2022-04-05T23:57:40.625Z] DONE 0 tests in 0.833s [2022-04-05T23:57:40.625Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T23:57:41.592Z] testing: warning: no tests to run [2022-04-05T23:57:41.592Z] PASS [2022-04-05T23:57:41.592Z] ok github.com/docker/docker/integration/plugin 0.083s [2022-04-05T23:57:41.592Z] [2022-04-05T23:57:41.592Z] DONE 0 tests in 0.831s [2022-04-05T23:57:41.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T23:57:42.560Z] testing: warning: no tests to run [2022-04-05T23:57:42.560Z] PASS [2022-04-05T23:57:42.560Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-04-05T23:57:42.560Z] [2022-04-05T23:57:42.560Z] DONE 0 tests in 0.839s [2022-04-05T23:57:42.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T23:57:42.940Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-05T23:57:42.940Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-05T23:57:43.516Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-05T23:57:44.904Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-05T23:57:46.304Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-05T23:57:47.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T23:57:47.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:47.274Z] INFO: Testing against a local daemon [2022-04-05T23:57:47.274Z] === RUN TestPluginInvalidJSON [2022-04-05T23:57:47.274Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:57:47.274Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:57:47.274Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T23:57:47.274Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-05T23:57:47.274Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-05T23:57:47.274Z] === RUN TestPluginInstall [2022-04-05T23:57:47.274Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T23:57:47.274Z] === RUN TestPluginsWithRuntimes [2022-04-05T23:57:47.274Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T23:57:47.274Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T23:57:47.274Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:57:47.274Z] PASS [2022-04-05T23:57:47.274Z] ok github.com/docker/docker/integration/plugin/common 0.164s [2022-04-05T23:57:47.274Z] [2022-04-05T23:57:47.274Z] === Skipped [2022-04-05T23:57:47.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T23:57:47.274Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] [2022-04-05T23:57:47.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T23:57:47.274Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] [2022-04-05T23:57:47.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T23:57:47.274Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T23:57:47.274Z] [2022-04-05T23:57:47.274Z] DONE 5 tests, 3 skipped in 4.890s [2022-04-05T23:57:47.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-05T23:57:47.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T23:57:49.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-05T23:57:49.627Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-05T23:57:49.627Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-05T23:57:49.627Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-05T23:57:49.627Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-05T23:57:49.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:49.916Z] INFO: Testing against a local daemon [2022-04-05T23:57:49.916Z] === RUN TestExternalGraphDriver [2022-04-05T23:57:49.916Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:57:49.916Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T23:57:49.916Z] === RUN TestGraphdriverPluginV2 [2022-04-05T23:57:49.916Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:57:49.916Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:57:49.916Z] PASS [2022-04-05T23:57:49.916Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.112s [2022-04-05T23:57:49.916Z] [2022-04-05T23:57:49.916Z] === Skipped [2022-04-05T23:57:49.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T23:57:49.916Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T23:57:49.916Z] [2022-04-05T23:57:49.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T23:57:49.916Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T23:57:49.916Z] [2022-04-05T23:57:49.916Z] DONE 2 tests, 2 skipped in 2.509s [2022-04-05T23:57:50.201Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-05T23:57:50.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T23:57:51.588Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-05T23:57:52.535Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-05T23:57:52.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:52.552Z] INFO: Testing against a local daemon [2022-04-05T23:57:52.552Z] === RUN TestReadPluginNoRead [2022-04-05T23:57:52.552Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:57:52.552Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T23:57:52.552Z] PASS [2022-04-05T23:57:52.552Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-04-05T23:57:52.552Z] [2022-04-05T23:57:52.552Z] === Skipped [2022-04-05T23:57:52.552Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T23:57:52.552Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T23:57:52.552Z] [2022-04-05T23:57:52.552Z] DONE 1 tests, 1 skipped in 2.417s [2022-04-05T23:57:53.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T23:57:53.567Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T23:57:53.567Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T23:57:53.567Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T23:57:53.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T23:57:53.922Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-05T23:57:53.975Z] testing: warning: no tests to run [2022-04-05T23:57:53.975Z] PASS [2022-04-05T23:57:53.975Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-04-05T23:57:53.975Z] [2022-04-05T23:57:53.975Z] DONE 0 tests in 1.260s [2022-04-05T23:57:54.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T23:57:54.494Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-05T23:57:55.882Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-05T23:57:55.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T23:57:55.903Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T23:57:56.143Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-05T23:57:56.143Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-05T23:57:56.143Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-05T23:57:56.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T23:57:56.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:56.628Z] INFO: Testing against a local daemon [2022-04-05T23:57:56.628Z] === RUN TestPluginWithDevMounts [2022-04-05T23:57:56.628Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:56.628Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T23:57:56.628Z] PASS [2022-04-05T23:57:56.628Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2022-04-05T23:57:56.628Z] [2022-04-05T23:57:56.628Z] === Skipped [2022-04-05T23:57:56.628Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T23:57:56.628Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:56.628Z] [2022-04-05T23:57:56.628Z] DONE 1 tests, 1 skipped in 2.309s [2022-04-05T23:57:56.628Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T23:57:56.717Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-05T23:57:58.107Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-05T23:57:58.107Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-05T23:57:58.679Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-05T23:57:58.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:57:58.814Z] INFO: Testing against a local daemon [2022-04-05T23:57:58.814Z] === RUN TestSecretInspect [2022-04-05T23:57:58.814Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-05T23:57:58.814Z] === RUN TestSecretList [2022-04-05T23:57:58.814Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T23:57:58.814Z] === RUN TestSecretsCreateAndDelete [2022-04-05T23:57:58.814Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:57:58.814Z] === RUN TestSecretsUpdate [2022-04-05T23:57:58.814Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T23:57:58.814Z] === RUN TestTemplatedSecret [2022-04-05T23:57:58.814Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T23:57:58.814Z] === RUN TestSecretCreateResolve [2022-04-05T23:57:58.814Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:58.814Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T23:57:58.814Z] PASS [2022-04-05T23:57:58.814Z] ok github.com/docker/docker/integration/secret 0.115s [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === Skipped [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T23:57:58.814Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:57:58.814Z] [2022-04-05T23:57:58.814Z] DONE 6 tests, 6 skipped in 1.980s [2022-04-05T23:57:58.814Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T23:57:59.252Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-05T23:57:59.825Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-05T23:58:00.086Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-05T23:58:00.348Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-05T23:58:00.609Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-05T23:58:00.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T23:58:00.614Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T23:58:01.182Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-05T23:58:01.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T23:58:01.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:58:01.714Z] INFO: Testing against a local daemon [2022-04-05T23:58:01.714Z] === RUN TestServiceCreateInit [2022-04-05T23:58:01.714Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T23:58:01.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T23:58:01.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T23:58:01.714Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceConflict [2022-04-05T23:58:01.714Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T23:58:01.714Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceMaxReplicas (0.09s) [2022-04-05T23:58:01.714Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T23:58:01.714Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T23:58:01.714Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T23:58:01.714Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceSysctls [2022-04-05T23:58:01.714Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-04-05T23:58:01.714Z] === RUN TestCreateServiceCapabilities [2022-04-05T23:58:01.714Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-05T23:58:01.714Z] === RUN TestInspect [2022-04-05T23:58:01.714Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestInspect (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestCreateJob [2022-04-05T23:58:01.714Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestReplicatedJob [2022-04-05T23:58:01.714Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestUpdateReplicatedJob [2022-04-05T23:58:01.714Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceListWithStatuses [2022-04-05T23:58:01.714Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T23:58:01.714Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestDockerNetworkReConnect [2022-04-05T23:58:01.714Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServicePlugin [2022-04-05T23:58:01.714Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceUpdateLabel [2022-04-05T23:58:01.714Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceUpdateSecrets [2022-04-05T23:58:01.714Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceUpdateConfigs [2022-04-05T23:58:01.714Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceUpdateNetwork [2022-04-05T23:58:01.714Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T23:58:01.714Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T23:58:01.714Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:58:01.714Z] PASS [2022-04-05T23:58:01.714Z] ok github.com/docker/docker/integration/service 0.414s [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === Skipped [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-04-05T23:58:01.714Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.09s) [2022-04-05T23:58:01.714Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T23:58:01.714Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-04-05T23:58:01.714Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-05T23:58:01.714Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T23:58:01.714Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T23:58:01.714Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T23:58:01.714Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T23:58:01.714Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T23:58:01.714Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T23:58:01.714Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T23:58:01.714Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T23:58:01.714Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T23:58:01.714Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T23:58:01.714Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T23:58:01.714Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T23:58:01.714Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T23:58:01.714Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T23:58:01.714Z] [2022-04-05T23:58:01.714Z] DONE 24 tests, 23 skipped in 2.977s [2022-04-05T23:58:01.714Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T23:58:01.752Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-05T23:58:02.013Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-05T23:58:02.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T23:58:02.242Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T23:58:02.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T23:58:02.242Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T23:58:02.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T23:58:02.957Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-05T23:58:03.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:58:03.890Z] INFO: Testing against a local daemon [2022-04-05T23:58:03.890Z] === RUN TestSessionCreate [2022-04-05T23:58:03.890Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:58:03.890Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T23:58:03.890Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T23:58:03.890Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:58:03.890Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:58:03.890Z] PASS [2022-04-05T23:58:03.890Z] ok github.com/docker/docker/integration/session 0.101s [2022-04-05T23:58:03.890Z] [2022-04-05T23:58:03.890Z] === Skipped [2022-04-05T23:58:03.890Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T23:58:03.890Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T23:58:03.890Z] [2022-04-05T23:58:03.890Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T23:58:03.890Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T23:58:03.890Z] [2022-04-05T23:58:03.890Z] DONE 2 tests, 2 skipped in 1.840s [2022-04-05T23:58:03.890Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T23:58:03.903Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-05T23:58:04.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-05T23:58:04.476Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-05T23:58:04.739Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-05T23:58:04.739Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-05T23:58:05.312Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-05T23:58:05.897Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-05T23:58:06.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:58:06.062Z] INFO: Testing against a local daemon [2022-04-05T23:58:06.062Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T23:58:06.062Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:06.062Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestDiskUsage [2022-04-05T23:58:06.062Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:58:06.062Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestEventsExecDie [2022-04-05T23:58:06.062Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:58:06.062Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestEventsBackwardsCompatible [2022-04-05T23:58:06.062Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:58:06.062Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestEventsVolumeCreate [2022-04-05T23:58:06.062Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:58:06.062Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestInfoAPI [2022-04-05T23:58:06.062Z] --- PASS: TestInfoAPI (0.07s) [2022-04-05T23:58:06.062Z] === RUN TestInfoAPIWarnings [2022-04-05T23:58:06.062Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:58:06.062Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestInfoDebug [2022-04-05T23:58:06.062Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:06.062Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestInfoInsecureRegistries [2022-04-05T23:58:06.062Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:06.062Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestInfoRegistryMirrors [2022-04-05T23:58:06.062Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:06.062Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T23:58:06.062Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T23:58:07.027Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-05T23:58:07.028Z] === RUN TestPingCacheHeaders [2022-04-05T23:58:07.028Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-05T23:58:07.028Z] === RUN TestPingGet [2022-04-05T23:58:07.028Z] --- PASS: TestPingGet (0.05s) [2022-04-05T23:58:07.028Z] === RUN TestPingHead [2022-04-05T23:58:07.028Z] --- PASS: TestPingHead (0.05s) [2022-04-05T23:58:07.028Z] === RUN TestPingSwarmHeader [2022-04-05T23:58:07.028Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:07.028Z] --- SKIP: TestPingSwarmHeader (0.01s) [2022-04-05T23:58:07.028Z] === RUN TestVersion [2022-04-05T23:58:07.282Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-05T23:58:07.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T23:58:07.489Z] --- PASS: TestVersion (0.04s) [2022-04-05T23:58:07.489Z] PASS [2022-04-05T23:58:07.489Z] ok github.com/docker/docker/integration/system 1.349s [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === Skipped [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T23:58:07.489Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T23:58:07.489Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T23:58:07.489Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T23:58:07.489Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T23:58:07.489Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T23:58:07.489Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T23:58:07.489Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T23:58:07.489Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T23:58:07.489Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.01s) [2022-04-05T23:58:07.489Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T23:58:07.489Z] [2022-04-05T23:58:07.489Z] DONE 16 tests, 10 skipped in 3.555s [2022-04-05T23:58:07.489Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T23:58:07.545Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T23:58:07.545Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-05T23:58:07.545Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-05T23:58:09.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-05T23:58:09.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:58:09.677Z] INFO: Testing against a local daemon [2022-04-05T23:58:09.677Z] === RUN TestVolumesCreateAndList [2022-04-05T23:58:09.677Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-04-05T23:58:09.677Z] === RUN TestVolumesRemove [2022-04-05T23:58:09.677Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-05T23:58:09.677Z] === RUN TestVolumesInspect [2022-04-05T23:58:09.677Z] --- PASS: TestVolumesInspect (0.08s) [2022-04-05T23:58:09.677Z] === RUN TestVolumesInvalidJSON [2022-04-05T23:58:10.135Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T23:58:10.135Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T23:58:10.135Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T23:58:10.135Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-05T23:58:10.135Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T23:58:10.135Z] PASS [2022-04-05T23:58:10.135Z] ok github.com/docker/docker/integration/volume 0.438s [2022-04-05T23:58:10.135Z] [2022-04-05T23:58:10.135Z] DONE 5 tests in 2.484s [2022-04-05T23:58:10.135Z] INFO: make.ps1 ended at 04/05/2022 23:58:09 [2022-04-05T23:58:10.135Z] INFO: Integration CLI tests being run from the host: [2022-04-05T23:58:10.135Z] 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-05T23:58:10.411Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-05T23:58:10.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T23:58:10.910Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T23:58:10.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T23:58:10.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T23:58:10.910Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T23:58:10.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T23:58:10.910Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T23:58:10.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T23:58:10.985Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-05T23:58:11.555Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-05T23:58:14.100Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-05T23:58:16.018Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-05T23:58:18.567Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-05T23:58:19.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T23:58:20.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T23:58:20.449Z] INFO: Testing against a local daemon [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T23:58:20.449Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T23:58:20.449Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T23:58:20.449Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T23:58:21.116Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-05T23:58:21.415Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T23:58:21.415Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T23:58:22.060Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-05T23:58:22.379Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T23:58:22.837Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T23:58:23.006Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-05T23:58:24.392Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-05T23:58:24.392Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-05T23:58:24.392Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-05T23:58:24.392Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-05T23:58:24.963Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-05T23:58:24.963Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-05T23:58:25.803Z] ok github.com/docker/docker/libnetwork/networkdb 104.479s coverage: 60.0% of statements [2022-04-05T23:58:25.803Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T23:58:25.803Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-05T23:58:25.803Z] ok github.com/docker/docker/libnetwork/osl 4.291s coverage: 39.7% of statements [2022-04-05T23:58:25.803Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-05T23:58:25.803Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-05T23:58:26.369Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-04-05T23:58:26.369Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-05T23:58:26.369Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T23:58:26.627Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === Skipped [2022-04-05T23:58:26.627Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-05T23:58:26.627Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-05T23:58:26.627Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-05T23:58:26.627Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T23:58:26.627Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T23:58:26.627Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T23:58:26.627Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T23:58:26.627Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T23:58:26.627Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-05T23:58:26.627Z] firewalld_test.go:14: firewalld is not running [2022-04-05T23:58:26.627Z] [2022-04-05T23:58:26.627Z] DONE 326 tests, 9 skipped in 199.557s Post stage [Pipeline] junit [2022-04-05T23:58:27.206Z] Recording test results [2022-04-05T23:58:27.514Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-05T23:58:27.543Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-05T23:58:27.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43401/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94af3dca3c16f664a1aa7af152a20b1cd7aa9550 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94af3dca3c16f664a1aa7af152a20b1cd7aa9550 hack/validate/vendor [2022-04-05T23:58:28.448Z] No vendor changes in diff. [2022-04-05T23:58:28.706Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T23:58:28.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-05T23:58:29.016Z] + echo Ensuring container killed. [2022-04-05T23:58:29.016Z] Ensuring container killed. [2022-04-05T23:58:29.016Z] + docker rm -vf docker-pr13 [2022-04-05T23:58:29.016Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-04-05T23:58:29.164Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-05T23:58:29.303Z] + echo Chowning /workspace to jenkins user [2022-04-05T23:58:29.303Z] Chowning /workspace to jenkins user [2022-04-05T23:58:29.303Z] + id -u [2022-04-05T23:58:29.303Z] + id -g [2022-04-05T23:58:29.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T23:58:29.741Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-05T23:58:29.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T23:58:29.982Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T23:58:29.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T23:58:30.976Z] + bundleName=unit [2022-04-05T23:58:30.976Z] + echo Creating unit-bundles.tar.gz [2022-04-05T23:58:30.976Z] Creating unit-bundles.tar.gz [2022-04-05T23:58:30.976Z] + 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-05T23:58:30.976Z] bundles/junit-report-libnetwork.xml [2022-04-05T23:58:30.976Z] bundles/junit-report.xml [2022-04-05T23:58:30.976Z] bundles/go-test-report-libnetwork.json [2022-04-05T23:58:30.976Z] bundles/go-test-report.json [2022-04-05T23:58:30.976Z] bundles/profile-libnetwork.out [2022-04-05T23:58:30.976Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-05T23:58:30.987Z] Archiving artifacts [2022-04-05T23:58:31.445Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T23:58:31.752Z] + make clean [2022-04-05T23:58:31.752Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T23:58:32.011Z] docker-dev-cache [2022-04-05T23:58:32.011Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T23:58:35.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T23:58:35.749Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T23:58:35.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T23:58:35.749Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T23:58:35.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T23:58:36.331Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-05T23:58:36.331Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-05T23:58:36.331Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-05T23:58:36.904Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-05T23:58:36.904Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-05T23:58:36.904Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-05T23:58:37.848Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-05T23:58:38.422Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-05T23:58:39.367Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-05T23:58:39.367Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-05T23:58:39.629Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-05T23:58:40.576Z] === RUN TestDockerSuite/TestRunMount [2022-04-05T23:58:41.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T23:58:42.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T23:58:42.795Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T23:58:42.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T23:58:43.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T23:58:43.252Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T23:58:43.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T23:58:43.252Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T23:58:43.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T23:58:43.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T23:58:43.272Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T23:58:43.741Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T23:58:43.741Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T23:58:44.210Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T23:58:44.786Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-05T23:58:44.786Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-05T23:58:45.048Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-05T23:58:45.991Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-05T23:58:46.442Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T23:58:46.442Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T23:58:46.442Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T23:58:47.377Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-05T23:58:49.290Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-05T23:58:50.680Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-05T23:58:52.066Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-05T23:58:52.320Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T23:58:53.012Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-05T23:58:53.275Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-05T23:58:53.311Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T23:58:53.311Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T23:58:53.311Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T23:58:53.311Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T23:58:53.311Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T23:58:54.677Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-05T23:58:54.677Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-05T23:58:54.892Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T23:58:55.252Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-05T23:58:56.196Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-05T23:58:56.470Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T23:58:56.770Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-05T23:58:56.939Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T23:58:57.344Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-05T23:58:57.409Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T23:58:58.397Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T23:58:58.728Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-05T23:59:00.114Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-05T23:59:01.505Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-05T23:59:03.421Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-05T23:59:03.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-05T23:59:03.995Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-05T23:59:04.940Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-05T23:59:04.940Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-05T23:59:04.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-05T23:59:05.513Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-05T23:59:05.566Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T23:59:06.086Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-05T23:59:06.086Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-05T23:59:06.347Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-05T23:59:07.787Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T23:59:07.787Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T23:59:07.787Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T23:59:09.354Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T23:59:09.354Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T23:59:09.354Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T23:59:09.823Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T23:59:12.045Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T23:59:12.933Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-05T23:59:12.933Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-05T23:59:12.933Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-05T23:59:12.933Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-05T23:59:12.933Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-05T23:59:13.037Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T23:59:13.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T23:59:14.025Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T23:59:14.025Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T23:59:14.025Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T23:59:14.320Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-05T23:59:14.581Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-05T23:59:15.012Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T23:59:15.155Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-05T23:59:15.155Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-05T23:59:15.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-05T23:59:15.481Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T23:59:15.481Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T23:59:15.949Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T23:59:15.949Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T23:59:15.949Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T23:59:15.990Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-05T23:59:16.251Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-05T23:59:16.825Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T23:59:16.825Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-05T23:59:16.825Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-05T23:59:16.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T23:59:16.872Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T23:59:17.328Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T23:59:17.328Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T23:59:17.399Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-05T23:59:17.661Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-05T23:59:17.787Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T23:59:17.938Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-05T23:59:17.938Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-05T23:59:17.938Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-05T23:59:18.512Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-05T23:59:19.314Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T23:59:19.314Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T23:59:19.314Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T23:59:19.455Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-05T23:59:19.455Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-05T23:59:19.455Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-05T23:59:20.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-05T23:59:22.229Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-05T23:59:23.121Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T23:59:23.619Z] === RUN TestDockerSuite/TestRunRm [2022-04-05T23:59:23.619Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-05T23:59:23.881Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-05T23:59:25.083Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T23:59:25.799Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-05T23:59:26.613Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T23:59:26.613Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T23:59:26.613Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T23:59:26.613Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T23:59:26.613Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T23:59:27.716Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-05T23:59:27.978Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-05T23:59:28.144Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T23:59:28.924Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-05T23:59:28.924Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-05T23:59:29.677Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T23:59:30.133Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T23:59:30.310Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-05T23:59:30.593Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T23:59:30.882Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-05T23:59:31.049Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T23:59:31.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-05T23:59:33.747Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-05T23:59:35.136Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-05T23:59:37.690Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-05T23:59:37.690Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-05T23:59:37.690Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-05T23:59:38.263Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-05T23:59:38.838Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-05T23:59:39.420Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-05T23:59:39.593Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T23:59:40.003Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-05T23:59:40.575Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-05T23:59:40.575Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-05T23:59:41.120Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T23:59:41.120Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T23:59:41.120Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T23:59:41.147Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-05T23:59:41.720Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-05T23:59:42.082Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T23:59:42.082Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T23:59:42.082Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T23:59:42.293Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-05T23:59:42.537Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T23:59:44.840Z] === RUN TestDockerSuite/TestRunState [2022-04-05T23:59:46.230Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-05T23:59:46.230Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-05T23:59:46.255Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T23:59:46.492Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-05T23:59:46.710Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T23:59:47.064Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-05T23:59:47.166Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T23:59:47.166Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T23:59:47.166Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T23:59:47.326Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-05T23:59:47.326Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-05T23:59:47.326Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-05T23:59:47.588Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-05T23:59:48.135Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T23:59:48.534Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-05T23:59:49.096Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T23:59:49.096Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T23:59:49.096Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T23:59:49.096Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T23:59:49.096Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T23:59:49.479Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-05T23:59:49.479Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-05T23:59:49.479Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-05T23:59:50.053Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-05T23:59:51.442Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-05T23:59:51.705Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-05T23:59:52.278Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-05T23:59:53.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-05T23:59:56.146Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T23:59:56.209Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-05T23:59:59.516Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-05T23:59:59.516Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-06T00:00:00.091Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-06T00:00:00.663Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-06T00:00:02.066Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-06T00:00:03.009Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-06T00:00:03.270Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-06T00:00:03.531Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-06T00:00:03.791Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-06T00:00:04.052Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-06T00:00:04.624Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-06T00:00:05.568Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-06T00:00:05.568Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-06T00:00:05.568Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-06T00:00:05.568Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-06T00:00:05.568Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-06T00:00:05.832Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-06T00:00:05.832Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-06T00:00:05.832Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-06T00:00:06.141Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-06T00:00:08.688Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-06T00:00:09.631Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-06T00:00:09.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-06T00:00:09.632Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:00:09.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-06T00:00:09.632Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:00:09.892Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-06T00:00:10.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-06T00:00:10.101Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:00:10.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-06T00:00:10.836Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-06T00:00:11.088Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-06T00:00:11.088Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:00:11.088Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-06T00:00:12.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-06T00:00:12.485Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-06T00:00:13.431Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-06T00:00:15.347Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-06T00:00:15.347Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-06T00:00:17.263Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-06T00:00:17.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-06T00:00:17.836Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-06T00:00:17.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-06T00:00:17.836Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-06T00:00:17.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-06T00:00:17.836Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-06T00:00:17.836Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-06T00:00:18.099Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-06T00:00:18.099Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-06T00:00:18.099Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-06T00:00:18.673Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-06T00:00:18.933Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-06T00:00:19.333Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-06T00:00:19.793Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-06T00:00:19.793Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-06T00:00:19.793Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-06T00:00:19.793Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-06T00:00:19.793Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-06T00:00:19.793Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-06T00:00:19.793Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-06T00:00:19.793Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-06T00:00:19.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-06T00:00:20.322Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-06T00:00:20.322Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-06T00:00:20.583Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-06T00:00:21.156Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-06T00:00:21.156Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-06T00:00:22.114Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-06T00:00:22.114Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-06T00:00:22.688Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-06T00:00:23.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-06T00:00:23.259Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-06T00:00:23.259Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-06T00:00:23.831Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-06T00:00:24.093Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-06T00:00:24.667Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-06T00:00:24.667Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-06T00:00:25.240Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-06T00:00:25.813Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-06T00:00:25.813Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-06T00:00:25.813Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-06T00:00:26.384Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-06T00:00:26.905Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-06T00:00:26.905Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:00:26.905Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-06T00:00:26.905Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-06T00:00:26.905Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-06T00:00:27.326Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-06T00:00:27.587Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-06T00:00:27.587Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-06T00:00:27.587Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-06T00:00:28.158Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-06T00:00:28.158Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-06T00:00:29.098Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-06T00:00:29.361Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-06T00:00:30.646Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-06T00:00:30.751Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-06T00:00:31.323Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-06T00:00:31.323Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-06T00:00:31.323Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-06T00:00:31.895Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-06T00:00:32.837Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-06T00:00:33.409Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-06T00:00:33.409Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-06T00:00:33.547Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-06T00:00:33.548Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-06T00:00:33.548Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-06T00:00:33.548Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-06T00:00:33.548Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-06T00:00:33.548Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-06T00:00:33.548Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-06T00:00:33.548Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-06T00:00:33.548Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-06T00:00:34.795Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-06T00:00:34.795Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-06T00:00:35.056Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-06T00:00:36.445Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-06T00:00:36.445Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3061233925 [2022-04-06T00:00:36.706Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-06T00:00:36.706Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-06T00:00:37.277Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-06T00:00:37.277Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-06T00:00:37.277Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-06T00:00:37.277Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-06T00:00:37.277Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-06T00:00:38.092Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-06T00:00:38.353Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-06T00:00:38.353Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-06T00:00:38.618Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-06T00:00:38.618Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-06T00:00:38.618Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-06T00:00:39.742Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-06T00:00:40.685Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-06T00:00:40.960Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-06T00:00:41.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-06T00:00:41.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-06T00:00:41.237Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:00:41.237Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-06T00:00:41.240Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-06T00:00:41.240Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-06T00:00:41.240Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-06T00:00:41.816Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-06T00:00:41.816Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-06T00:00:42.388Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-06T00:00:43.329Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-06T00:00:43.901Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-06T00:00:45.672Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-06T00:00:45.672Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:00:45.672Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-06T00:00:45.672Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:00:45.831Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-06T00:00:46.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-06T00:00:46.129Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:00:46.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-06T00:00:46.584Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-06T00:00:46.584Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:00:46.584Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-06T00:00:49.189Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-06T00:00:49.189Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-06T00:00:50.579Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-06T00:00:51.524Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-06T00:00:51.786Z] docker_cli_service_logs_test.go:246: checking task r38addadnwyy [2022-04-06T00:00:51.786Z] docker_cli_service_logs_test.go:251: checking messages for r38addadnwyy [2022-04-06T00:00:51.786Z] docker_cli_service_logs_test.go:246: checking task 4hak3cz0yjmg [2022-04-06T00:00:51.786Z] docker_cli_service_logs_test.go:251: checking messages for 4hak3cz0yjmg [2022-04-06T00:00:52.359Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-06T00:00:54.905Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-06T00:00:56.820Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-06T00:00:57.084Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-06T00:00:58.028Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-06T00:00:59.416Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-06T00:01:00.359Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-06T00:01:02.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-06T00:01:02.908Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-06T00:01:02.908Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-06T00:01:02.961Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-06T00:01:03.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-06T00:01:05.466Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-06T00:01:07.381Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-06T00:01:08.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-06T00:01:10.684Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-06T00:01:11.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-06T00:01:14.891Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-06T00:01:15.600Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-06T00:01:16.488Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-06T00:01:16.488Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-06T00:01:16.488Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:01:16.488Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-06T00:01:17.438Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-06T00:01:18.825Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-06T00:01:19.399Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-06T00:01:19.974Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-06T00:01:20.548Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-06T00:01:20.548Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-06T00:01:20.809Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-06T00:01:21.382Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-06T00:01:21.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-06T00:01:24.501Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-06T00:01:24.501Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-06T00:01:27.047Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-06T00:01:27.620Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-06T00:01:28.192Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-06T00:01:28.765Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-06T00:01:28.766Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-06T00:01:28.766Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-06T00:01:28.766Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-06T00:01:28.766Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-06T00:01:29.351Z] docker_cli_swarm_test.go:1895: [d5556c0cdea49] joining swarm manager [d810e80e999bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:01:29.939Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-06T00:01:30.511Z] docker_cli_swarm_test.go:1896: [dbfda3f49422f] joining swarm manager [d810e80e999bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:01:30.511Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-06T00:01:31.083Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-06T00:01:32.473Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-06T00:01:35.773Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-06T00:01:36.780Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-06T00:01:36.780Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-06T00:01:36.780Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-06T00:01:37.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-06T00:01:37.726Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-06T00:01:38.299Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-06T00:01:39.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-06T00:01:40.039Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-06T00:01:40.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-06T00:01:42.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-06T00:01:42.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-06T00:01:44.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-06T00:01:45.313Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-06T00:01:46.699Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-06T00:01:48.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-06T00:01:49.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-06T00:01:51.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-06T00:01:51.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-06T00:01:52.145Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-06T00:01:53.656Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-06T00:01:53.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-06T00:01:55.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-06T00:01:56.431Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-06T00:01:57.375Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-06T00:01:58.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-06T00:02:00.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-06T00:02:01.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-06T00:02:02.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-06T00:02:04.313Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-06T00:02:09.600Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-06T00:02:10.986Z] docker_cli_swarm_test.go:1796: [d6dc9ba2f8cc8] joining swarm manager [d895c55c38f9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:02:12.902Z] docker_cli_swarm_test.go:1797: [d190ac05f109d] joining swarm manager [d895c55c38f9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:02:16.265Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-06T00:02:19.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-06T00:02:19.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-06T00:02:19.490Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-06T00:02:20.076Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-06T00:02:20.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-06T00:02:20.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-06T00:02:20.076Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-06T00:02:20.657Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-06T00:02:20.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-06T00:02:21.026Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-06T00:02:21.026Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:02:21.232Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-06T00:02:21.493Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-06T00:02:21.493Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-06T00:02:21.493Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-06T00:02:21.493Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-06T00:02:21.496Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-06T00:02:22.877Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-06T00:02:23.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-06T00:02:23.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-06T00:02:23.138Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-06T00:02:23.138Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-06T00:02:24.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-06T00:02:29.373Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-06T00:02:29.946Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-06T00:02:30.208Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-06T00:02:30.208Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-06T00:02:32.122Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-06T00:02:32.383Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-06T00:02:34.301Z] docker_cli_swarm_test.go:1315: [d64c0548880c0] joining swarm manager [d87920366cb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:02:35.245Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-06T00:02:35.245Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite (1366.95s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.19s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.69s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.35s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.71s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.70s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.74s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.11s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.31s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.92s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.52s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.10s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.75s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.81s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.40s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.77s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.23s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.85s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.46s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.98s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.88s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.02s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.27s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.26s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.36s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.75s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.52s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.19s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.85s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-04-06T00:02:35.245Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.04s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.13s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.89s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.39s) [2022-04-06T00:02:35.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.91s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.12s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.19s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.53s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.80s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.48s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.26s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.08s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.91s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.74s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.30s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.97s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.54s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.25s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.46s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.71s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.88s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.49s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.88s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.61s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.49s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.90s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.92s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildHistory (4.67s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.22s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.92s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.82s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.52s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.96s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.64s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.72s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.91s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.29s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.87s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.15s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.30s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.72s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.80s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.88s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitTTY (1.38s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.87s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.63s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.85s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.84s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.70s) [2022-04-06T00:02:35.246Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2022-04-06T00:02:35.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.37s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.61s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f0e510_} (1.38s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13404609415_/foo_false____} (0.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13404609415_/foo_true____} (1.40s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_false____} (1.39s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_true____} (1.41s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33241090557_/foo_true__0xc000f0e540__} (1.33s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f0e558_} (1.36s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f0e570_} (1.50s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f0e588_} (1.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f0e5a0_} (1.33s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.63s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.98s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.74s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.97s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.84s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-04-06T00:02:35.247Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-06T00:02:35.247Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.73s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.32s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.72s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.87s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.74s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.38s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.40s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.96s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsCopy (1.21s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-06T00:02:35.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-06T00:02:35.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.44s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.81s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.80s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecStartFails (0.72s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.77s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-04-06T00:02:35.247Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.68s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHealth (18.99s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-04-06T00:02:35.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-04-06T00:02:35.248Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:02:35.248Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectStatus (0.76s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.45s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.61s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.06s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.67s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.55s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.53s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsTail (0.77s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestNetHostname (1.67s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.78s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s) [2022-04-06T00:02:35.248Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.62s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.65s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPortList (6.84s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.94s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.54s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.22s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.92s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.36s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsByOrder (2.72s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.25s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.58s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.08s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.08s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.74s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.77s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2022-04-06T00:02:35.248Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.18s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.32s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-04-06T00:02:35.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.11s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.86s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.64s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.61s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.98s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2022-04-06T00:02:35.510Z] docker_cli_swarm_test.go:1316: [dee7a88a13f74] joining swarm manager [d87920366cb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.19s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.77s) [2022-04-06T00:02:35.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-06T00:02:35.510Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.54s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-04-06T00:02:35.510Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.87s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2022-04-06T00:02:35.510Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.73s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.19s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.16s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.21s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.92s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetHost (0.91s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.38s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.37s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-04-06T00:02:35.510Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.39s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.65s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.41s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.37s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.04s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.56s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.95s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.35s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.68s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.20s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.23s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.12s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.94s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.43s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.94s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.84s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.25s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.52s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s) [2022-04-06T00:02:35.511Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2022-04-06T00:02:35.511Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-06T00:02:35.511Z] === RUN TestDockerRegistrySuite [2022-04-06T00:02:35.511Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-06T00:02:36.454Z] check_test.go:195: [d9e2cb4609dbb] daemon is not started [2022-04-06T00:02:36.715Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-06T00:02:37.658Z] check_test.go:195: [d910cec557945] daemon is not started [2022-04-06T00:02:37.658Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-06T00:02:39.043Z] check_test.go:195: [d5026baca1b4d] daemon is not started [2022-04-06T00:02:39.043Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-06T00:02:39.043Z] check_test.go:195: [d5c4325299b3c] daemon is not started [2022-04-06T00:02:39.043Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:02:41.593Z] check_test.go:195: [dc2cc4f3f57ab] daemon is not started [2022-04-06T00:02:41.593Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:02:46.898Z] check_test.go:195: [dc46f2a8343f2] daemon is not started [2022-04-06T00:02:46.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-06T00:02:48.814Z] check_test.go:195: [d3c662d5988ac] daemon is not started [2022-04-06T00:02:48.814Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-06T00:02:49.757Z] check_test.go:195: [dc442d49c0eed] daemon is not started [2022-04-06T00:02:49.757Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-06T00:02:50.700Z] check_test.go:195: [d23fa106adc5a] daemon is not started [2022-04-06T00:02:50.700Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-06T00:02:51.643Z] check_test.go:195: [d99b6ca899b2a] daemon is not started [2022-04-06T00:02:51.643Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-06T00:02:52.535Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-06T00:02:53.029Z] check_test.go:195: [d796e31845548] daemon is not started [2022-04-06T00:02:53.029Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-06T00:02:53.972Z] check_test.go:195: [d8ee7ccf6be5f] daemon is not started [2022-04-06T00:02:53.972Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-06T00:02:54.915Z] check_test.go:195: [df9b17bcc9e82] daemon is not started [2022-04-06T00:02:54.915Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-06T00:02:55.859Z] check_test.go:195: [d3343b94ad29c] daemon is not started [2022-04-06T00:02:55.859Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-06T00:02:56.803Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d9dd4de850c83b15fc9227dfe238d20276d5220e97a1bde78102459acce92430 [2022-04-06T00:02:57.375Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9802d23189a4d1a40f7597fed76023ca2014d36ce2a5c3208e4c483abd135b3 [2022-04-06T00:02:57.488Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-06T00:02:57.488Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-06T00:02:57.488Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-06T00:02:57.637Z] check_test.go:195: [d3ec423d25fce] daemon is not started [2022-04-06T00:02:57.637Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-06T00:02:58.454Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-06T00:02:58.454Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-06T00:02:58.582Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b97d35c88b81440e8cdeaa28b7926116439a9a8dfececf689b45325e72fd2a62 [2022-04-06T00:02:59.155Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e640998d5dffb4e60731c22f2f426f92056f01f35cdf63448217774a2bc98009 [2022-04-06T00:02:59.416Z] check_test.go:195: [deeea0009c1c5] daemon is not started [2022-04-06T00:02:59.416Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-06T00:03:00.802Z] check_test.go:195: [db677350f3da5] daemon is not started [2022-04-06T00:03:00.802Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-06T00:03:02.717Z] check_test.go:195: [d3fda46a299dd] daemon is not started [2022-04-06T00:03:02.717Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-06T00:03:02.822Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-06T00:03:02.822Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:03:02.822Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-06T00:03:03.139Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-06T00:03:03.661Z] check_test.go:195: [dd985d07a7ef8] daemon is not started [2022-04-06T00:03:03.661Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:03:03.922Z] check_test.go:195: [daa22868b9a59] daemon is not started [2022-04-06T00:03:03.922Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:03:04.673Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-06T00:03:04.673Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-06T00:03:04.673Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-06T00:03:04.673Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-06T00:03:04.673Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-06T00:03:04.673Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-06T00:03:04.673Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-06T00:03:04.673Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-06T00:03:04.864Z] check_test.go:195: [dced972f8a0c9] daemon is not started [2022-04-06T00:03:04.864Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:03:05.646Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-06T00:03:05.818Z] check_test.go:195: [dce57086c45b8] daemon is not started [2022-04-06T00:03:05.818Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:03:06.761Z] check_test.go:195: [de9e033677557] daemon is not started [2022-04-06T00:03:06.761Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-06T00:03:09.306Z] check_test.go:195: [df03f94c232ec] daemon is not started [2022-04-06T00:03:09.306Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-06T00:03:09.567Z] check_test.go:195: [d6c7d78c52c76] daemon is not started [2022-04-06T00:03:09.567Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-06T00:03:10.330Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-06T00:03:10.512Z] check_test.go:195: [db8a35bf26ee4] daemon is not started [2022-04-06T00:03:10.512Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-06T00:03:10.772Z] check_test.go:195: [d9025256d418e] daemon is not started [2022-04-06T00:03:10.772Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-06T00:03:11.034Z] check_test.go:195: [dc79371066bbd] daemon is not started [2022-04-06T00:03:11.034Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-06T00:03:11.295Z] check_test.go:195: [dd62a335d6516] daemon is not started [2022-04-06T00:03:11.295Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-06T00:03:11.556Z] check_test.go:195: [d2b1f05278554] daemon is not started [2022-04-06T00:03:11.556Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-06T00:03:11.816Z] check_test.go:195: [d9a35b484d256] daemon is not started [2022-04-06T00:03:11.816Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-06T00:03:11.866Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-06T00:03:11.866Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-06T00:03:11.866Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-06T00:03:11.866Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-06T00:03:11.866Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-06T00:03:11.866Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-06T00:03:12.078Z] check_test.go:195: [d9f3a117b1229] daemon is not started [2022-04-06T00:03:12.078Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-06T00:03:13.021Z] check_test.go:195: [d70f28e21df04] daemon is not started [2022-04-06T00:03:13.021Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-06T00:03:14.406Z] check_test.go:195: [da0b5fd94d1a1] daemon is not started [2022-04-06T00:03:14.406Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-06T00:03:15.349Z] check_test.go:195: [d863858b7c3d4] daemon is not started [2022-04-06T00:03:15.349Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-06T00:03:15.604Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-06T00:03:16.291Z] check_test.go:195: [da9ae136c05f9] daemon is not started [2022-04-06T00:03:16.291Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-06T00:03:17.234Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite (42.65s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-06T00:03:17.806Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-06T00:03:17.806Z] === RUN TestDockerSchema1RegistrySuite [2022-04-06T00:03:17.806Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-06T00:03:18.067Z] check_test.go:222: [da180924f6854] daemon is not started [2022-04-06T00:03:18.067Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:03:20.873Z] check_test.go:222: [dfa450169a671] daemon is not started [2022-04-06T00:03:20.873Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:03:27.539Z] check_test.go:222: [dbf0c4dfef1ed] daemon is not started [2022-04-06T00:03:27.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-06T00:03:27.807Z] check_test.go:222: [de81ce3f8747e] daemon is not started [2022-04-06T00:03:27.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:03:28.068Z] check_test.go:222: [d69988c1385d3] daemon is not started [2022-04-06T00:03:28.068Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:03:29.010Z] check_test.go:222: [d411c84135938] daemon is not started [2022-04-06T00:03:29.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:03:29.952Z] check_test.go:222: [daf768b0054ac] daemon is not started [2022-04-06T00:03:29.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:03:30.410Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-06T00:03:30.894Z] check_test.go:222: [da266f5d01c81] daemon is not started [2022-04-06T00:03:30.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-06T00:03:33.439Z] check_test.go:222: [dd12229b80bfb] daemon is not started [2022-04-06T00:03:33.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-06T00:03:33.915Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-06T00:03:33.915Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-06T00:03:33.915Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-06T00:03:34.010Z] check_test.go:222: [d716aa95b5ab7] daemon is not started [2022-04-06T00:03:34.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-06T00:03:34.272Z] check_test.go:222: [dec3a8a338b3b] daemon is not started [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite (16.41s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.05s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.12s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.56s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-04-06T00:03:34.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-06T00:03:34.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-06T00:03:34.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-06T00:03:35.213Z] check_test.go:251: [d26244aad103d] daemon is not started [2022-04-06T00:03:35.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-06T00:03:35.785Z] check_test.go:251: [d774a35326179] daemon is not started [2022-04-06T00:03:35.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-06T00:03:35.785Z] check_test.go:251: [db2a01d710113] daemon is not started [2022-04-06T00:03:35.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-06T00:03:37.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-06T00:03:37.431Z] check_test.go:251: [d81b052b521e0] daemon is not started [2022-04-06T00:03:37.432Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-06T00:03:38.003Z] check_test.go:251: [df4f10e3386f0] daemon is not started [2022-04-06T00:03:38.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-06T00:03:38.946Z] check_test.go:251: [dd6020fcd745f] daemon is not started [2022-04-06T00:03:38.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-06T00:03:38.946Z] check_test.go:251: [d33637f26f906] daemon is not started [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-06T00:03:38.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-06T00:03:38.946Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-06T00:03:38.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-06T00:03:41.057Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-06T00:03:41.517Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-06T00:03:41.517Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-06T00:03:41.517Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-06T00:03:44.237Z] check_test.go:278: [d2d868ac34046] daemon is not started [2022-04-06T00:03:44.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-06T00:03:44.237Z] check_test.go:278: [de2908fab5c2e] daemon is not started [2022-04-06T00:03:44.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-06T00:03:44.498Z] check_test.go:278: [df5c241940822] daemon is not started [2022-04-06T00:03:44.498Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-06T00:03:44.759Z] check_test.go:278: [dd63cf71fc9f2] daemon is not started [2022-04-06T00:03:44.759Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-06T00:03:44.759Z] check_test.go:278: [dcb7267519c75] daemon is not started [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-06T00:03:44.759Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-06T00:03:44.759Z] === RUN TestDockerNetworkSuite [2022-04-06T00:03:44.759Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-06T00:03:45.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-06T00:03:45.720Z] docker_cli_network_unix_test.go:46: [da1dd1e1b0b3a] daemon is not started [2022-04-06T00:03:45.984Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-06T00:03:46.558Z] docker_cli_network_unix_test.go:46: [dfb194e48452d] daemon is not started [2022-04-06T00:03:46.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-06T00:03:48.155Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-06T00:03:49.105Z] docker_cli_network_unix_test.go:46: [d5e6d9c12528e] daemon is not started [2022-04-06T00:03:49.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-06T00:03:50.756Z] docker_cli_network_unix_test.go:46: [d708bc2e046d8] daemon is not started [2022-04-06T00:03:50.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-06T00:03:51.017Z] docker_cli_network_unix_test.go:1233: [d63226a7d2eeb] daemon is not started [2022-04-06T00:03:51.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-06T00:03:51.789Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-06T00:03:53.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-06T00:03:53.940Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-06T00:03:53.940Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-06T00:03:53.940Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-06T00:03:53.940Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-06T00:03:53.940Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-06T00:03:54.896Z] docker_cli_network_unix_test.go:46: [d1d5f4f9af928] daemon is not started [2022-04-06T00:03:55.469Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-06T00:03:55.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-06T00:04:02.057Z] docker_cli_network_unix_test.go:46: [daaf064b1f30c] daemon is not started [2022-04-06T00:04:02.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-06T00:04:02.628Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-06T00:04:04.321Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-06T00:04:05.174Z] docker_cli_network_unix_test.go:46: [db16cbb6800b2] daemon is not started [2022-04-06T00:04:05.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-06T00:04:06.838Z] docker_cli_network_unix_test.go:46: [da136cd0a1ebf] daemon is not started [2022-04-06T00:04:06.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-06T00:04:07.409Z] docker_cli_network_unix_test.go:46: [d95fe76a5d2bd] daemon is not started [2022-04-06T00:04:07.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-06T00:04:07.932Z] docker_cli_network_unix_test.go:46: [d9c348f7580c1] daemon is not started [2022-04-06T00:04:08.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-06T00:04:09.135Z] docker_cli_network_unix_test.go:46: [df509de31efd2] daemon is not started [2022-04-06T00:04:09.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-06T00:04:09.969Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-06T00:04:10.230Z] docker_cli_network_unix_test.go:46: [dab6276675c81] daemon is not started [2022-04-06T00:04:10.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-06T00:04:10.803Z] docker_cli_network_unix_test.go:46: [d44db13731f6e] daemon is not started [2022-04-06T00:04:10.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-06T00:04:11.065Z] docker_cli_network_unix_test.go:46: [d5557f9029d13] daemon is not started [2022-04-06T00:04:11.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-06T00:04:12.010Z] docker_cli_network_unix_test.go:46: [da55ac5520558] daemon is not started [2022-04-06T00:04:12.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-06T00:04:12.533Z] docker_cli_network_unix_test.go:46: [db1b2d6d458d6] daemon is not started [2022-04-06T00:04:12.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-06T00:04:12.533Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-06T00:04:12.533Z] docker_cli_network_unix_test.go:46: [d96e57ea609ee] daemon is not started [2022-04-06T00:04:12.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-06T00:04:12.794Z] docker_cli_network_unix_test.go:46: [d6551e06ba4a6] daemon is not started [2022-04-06T00:04:12.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-06T00:04:13.737Z] docker_cli_network_unix_test.go:46: [d372ed7ac50a8] daemon is not started [2022-04-06T00:04:13.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-06T00:04:14.309Z] docker_cli_network_unix_test.go:46: [d3467492bf4f4] daemon is not started [2022-04-06T00:04:14.853Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-06T00:04:14.853Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-06T00:04:14.853Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-06T00:04:14.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-06T00:04:14.881Z] docker_cli_network_unix_test.go:46: [d438398226abd] daemon is not started [2022-04-06T00:04:14.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-06T00:04:15.142Z] docker_cli_network_unix_test.go:46: [d0436eedf4491] daemon is not started [2022-04-06T00:04:15.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-06T00:04:15.403Z] docker_cli_network_unix_test.go:46: [df659bcad0f88] daemon is not started [2022-04-06T00:04:15.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-06T00:04:16.844Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-06T00:04:17.317Z] docker_cli_network_unix_test.go:968: [dfdf7f52477be] daemon is not started [2022-04-06T00:04:17.317Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-06T00:04:18.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-06T00:04:20.180Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-06T00:04:20.180Z] docker_cli_network_unix_test.go:46: [da2f41cc9aed9] daemon is not started [2022-04-06T00:04:20.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-06T00:04:22.758Z] docker_cli_network_unix_test.go:1116: [d3ca3d9397ada] daemon is not started [2022-04-06T00:04:24.145Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-06T00:04:24.145Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-06T00:04:24.145Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-06T00:04:26.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-06T00:04:26.957Z] docker_cli_network_unix_test.go:46: [d2152570b9a60] daemon is not started [2022-04-06T00:04:26.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-06T00:04:27.901Z] docker_cli_network_unix_test.go:46: [d43da210755b4] daemon is not started [2022-04-06T00:04:27.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-06T00:04:27.901Z] docker_cli_network_unix_test.go:46: [dfa3e0c439cfc] daemon is not started [2022-04-06T00:04:28.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-06T00:04:28.162Z] docker_cli_network_unix_test.go:46: [d1ba3669be7e4] daemon is not started [2022-04-06T00:04:28.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-06T00:04:28.423Z] docker_cli_network_unix_test.go:46: [d60fbb0afa723] daemon is not started [2022-04-06T00:04:28.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-06T00:04:28.684Z] docker_cli_network_unix_test.go:46: [d25ea6830b235] daemon is not started [2022-04-06T00:04:28.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-06T00:04:28.684Z] docker_cli_network_unix_test.go:46: [d4fc008ae5248] daemon is not started [2022-04-06T00:04:28.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-06T00:04:30.600Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-06T00:04:30.862Z] docker_cli_network_unix_test.go:46: [d20cf001454d8] daemon is not started [2022-04-06T00:04:31.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-06T00:04:31.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-06T00:04:31.955Z] docker_cli_network_unix_test.go:46: [dfc329009ee9f] daemon is not started [2022-04-06T00:04:31.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-06T00:04:31.955Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-06T00:04:31.955Z] docker_cli_network_unix_test.go:46: [d2d8c6eccbf5d] daemon is not started [2022-04-06T00:04:31.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-06T00:04:31.955Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-06T00:04:32.528Z] docker_cli_network_unix_test.go:46: [d1fc70e7b28b9] daemon is not started [2022-04-06T00:04:32.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-06T00:04:34.702Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-06T00:04:35.922Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-06T00:04:37.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-06T00:04:38.194Z] docker_cli_network_unix_test.go:1084: [db76a02cb1586] daemon is not started [2022-04-06T00:04:40.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-06T00:04:40.135Z] docker_cli_network_unix_test.go:46: [d876d96c48a16] daemon is not started [2022-04-06T00:04:40.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-06T00:04:40.396Z] docker_cli_network_unix_test.go:46: [d3a5a83d47aed] daemon is not started [2022-04-06T00:04:40.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-06T00:04:42.044Z] docker_cli_network_unix_test.go:46: [dad66e6a8c89f] daemon is not started [2022-04-06T00:04:42.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-06T00:04:42.044Z] docker_cli_network_unix_test.go:46: [d9b52f7c629b2] daemon is not started [2022-04-06T00:04:42.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-06T00:04:42.616Z] docker_cli_network_unix_test.go:46: [d30179f3a695d] daemon is not started [2022-04-06T00:04:42.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-06T00:04:43.137Z] docker_cli_network_unix_test.go:46: [dd13ab71d507a] daemon is not started [2022-04-06T00:04:43.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-06T00:04:43.972Z] docker_cli_network_unix_test.go:46: [d7fb925197bb0] daemon is not started [2022-04-06T00:04:44.233Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-06T00:04:46.208Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-06T00:04:50.836Z] docker_cli_network_unix_test.go:46: [d6fa98ef8141b] daemon is not started [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite (65.32s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.12s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.02s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.01s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.92s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.46s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.65s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.07s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.31s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.31s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.90s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.65s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.29s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.07s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.10s) [2022-04-06T00:04:50.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.13s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2022-04-06T00:04:50.836Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.97s) [2022-04-06T00:04:50.836Z] === RUN TestDockerHubPullSuite [2022-04-06T00:04:50.836Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-06T00:04:51.777Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-06T00:04:52.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-06T00:04:54.321Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-06T00:04:54.361Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-06T00:04:54.361Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-06T00:04:54.361Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-06T00:04:54.361Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-06T00:04:54.361Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-06T00:04:54.893Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-06T00:04:56.277Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-06T00:04:56.277Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite (6.32s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-06T00:04:56.539Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-04-06T00:04:56.539Z] PASS [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === Skipped [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-06T00:04:56.539Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-06T00:04:56.539Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-06T00:04:56.539Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-06T00:04:56.539Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:04:56.539Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-06T00:04:56.539Z] [2022-04-06T00:04:56.539Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-06T00:04:56.540Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-06T00:04:56.540Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-06T00:04:56.540Z] docker_cli_network_unix_test.go:46: [d2d8c6eccbf5d] daemon is not started [2022-04-06T00:04:56.540Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] DONE 1265 tests, 51 skipped in 1514.186s [2022-04-06T00:04:56.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-06T00:04:56.540Z] ++++ cat bundles/test-integration/docker.pid [2022-04-06T00:04:56.540Z] +++ kill 9369 [2022-04-06T00:04:56.540Z] +++ /etc/init.d/apparmor stop [2022-04-06T00:04:56.540Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] Unloading profiles will leave already running processes permanently [2022-04-06T00:04:56.540Z] unconfined, which can lead to unexpected situations. [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.540Z] To set a process to complain mode, use the command line tool [2022-04-06T00:04:56.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-06T00:04:56.540Z] +++ true [2022-04-06T00:04:56.540Z] exiting test-integration [2022-04-06T00:04:56.540Z] ++ exit 0 [2022-04-06T00:04:56.540Z] [2022-04-06T00:04:56.801Z] + for job in $(jobs -p) [2022-04-06T00:04:56.801Z] + wait 11813 [2022-04-06T00:04:58.554Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-06T00:05:01.379Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-06T00:05:13.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-06T00:05:28.927Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-06T00:05:30.035Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-06T00:05:30.035Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-06T00:05:30.035Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-06T00:05:30.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-06T00:05:30.313Z] docker_cli_swarm_test.go:1180: [d0ee64eebfd79] joining swarm manager [d2ad1bd1befc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:05:34.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-06T00:05:35.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-06T00:05:35.827Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-06T00:05:36.901Z] docker_cli_swarm_test.go:1189: [d4e5ad0bcc2a3] joining swarm manager [d2ad1bd1befc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:05:37.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-06T00:05:43.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-06T00:05:44.485Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-06T00:05:53.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-06T00:05:56.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-06T00:06:03.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-06T00:06:03.814Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-06T00:06:03.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-06T00:06:09.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-06T00:06:09.603Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-06T00:06:09.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-06T00:06:09.603Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-06T00:06:09.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-06T00:06:18.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-06T00:06:18.180Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-06T00:06:18.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-06T00:06:18.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-06T00:06:18.181Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-06T00:06:18.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-06T00:06:18.181Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-06T00:06:18.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-06T00:06:23.615Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-06T00:06:26.172Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-06T00:06:30.376Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-06T00:06:31.764Z] docker_cli_swarm_test.go:1112: [dcab5e7ba068e] joining swarm manager [dfd1db77b0d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:06:33.149Z] docker_cli_swarm_test.go:1113: [d7ee75dc32fa4] joining swarm manager [dfd1db77b0d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-06T00:06:55.403Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-06T00:06:55.403Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-06T00:06:55.403Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-06T00:06:55.403Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-06T00:07:00.167Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-06T00:07:00.167Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:07:00.167Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-06T00:07:00.167Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:07:00.636Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-06T00:07:00.636Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:07:00.636Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-06T00:07:00.636Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:07:00.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-06T00:07:01.106Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-06T00:07:01.106Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:07:01.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-06T00:07:05.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-06T00:07:05.435Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-06T00:07:05.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-06T00:07:05.884Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:07:05.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-06T00:07:05.884Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:07:05.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-06T00:07:05.884Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:07:05.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-06T00:07:06.453Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-06T00:07:06.453Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:07:06.871Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-06T00:07:07.419Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-06T00:07:08.952Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-06T00:07:08.952Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-06T00:07:08.952Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-06T00:07:12.751Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-06T00:07:14.746Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-06T00:07:16.278Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-06T00:07:16.278Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-06T00:07:16.278Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-06T00:07:16.278Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-06T00:07:16.278Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-06T00:07:18.461Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-06T00:07:19.429Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-06T00:07:20.393Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-06T00:07:20.851Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-06T00:07:21.817Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-06T00:07:28.877Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-06T00:07:30.579Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-06T00:07:30.579Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-06T00:07:30.579Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-06T00:07:30.579Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-06T00:07:30.579Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:07:30.579Z] === RUN TestDockerSuite/TestBuildFails [2022-04-06T00:07:31.051Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-06T00:07:31.051Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-06T00:07:31.051Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-06T00:07:32.584Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-06T00:07:32.584Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-06T00:07:32.584Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-06T00:07:32.796Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-06T00:07:32.796Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-06T00:07:33.046Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-06T00:07:35.945Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-06T00:07:36.912Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-06T00:07:37.375Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-06T00:07:37.375Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-06T00:07:37.375Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-06T00:07:38.062Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-06T00:07:38.062Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-06T00:07:38.062Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-06T00:07:38.062Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-06T00:07:38.908Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-06T00:07:39.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-06T00:07:39.365Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-06T00:07:39.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-06T00:07:39.365Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-06T00:07:39.365Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-06T00:07:39.961Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-06T00:07:42.735Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-06T00:07:46.436Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-06T00:07:47.158Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-06T00:07:48.513Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-06T00:07:48.514Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:07:48.514Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-06T00:07:48.514Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:07:48.514Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-06T00:07:48.514Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:07:48.514Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-06T00:07:48.514Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:07:48.514Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-06T00:07:48.514Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:07:48.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-06T00:07:54.635Z] docker_cli_swarm_test.go:1166: [de8d9139e5991] joining swarm manager [dfd1db77b0d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-06T00:07:55.830Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-06T00:07:57.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-06T00:07:57.126Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:07:57.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-06T00:07:57.126Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:07:57.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-06T00:07:57.126Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:07:57.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-06T00:07:57.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-06T00:08:03.010Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-06T00:08:03.355Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-06T00:08:07.791Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-06T00:08:13.674Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-06T00:08:13.674Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:08:13.674Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-06T00:08:14.147Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-06T00:08:14.616Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-06T00:08:14.616Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:08:14.616Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-06T00:08:21.002Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-06T00:08:21.002Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-06T00:08:21.002Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-06T00:08:21.002Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-06T00:08:21.002Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:08:21.002Z] === RUN TestDockerSuite/TestBuildFails [2022-04-06T00:08:21.229Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-06T00:08:21.229Z] docker_cli_swarm_test.go:1447: [d460b56ac897b] joining swarm manager [d844d7cbd30cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:08:21.229Z] docker_cli_swarm_test.go:1448: [d43280d0a2bdd] joining swarm manager [d844d7cbd30cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-06T00:08:23.892Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-06T00:08:23.892Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-06T00:08:25.055Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-06T00:08:25.055Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:08:25.055Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-06T00:08:28.938Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-06T00:08:28.938Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-06T00:08:28.938Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-06T00:08:31.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-06T00:08:31.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-06T00:08:31.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-06T00:08:32.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-06T00:08:32.062Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-06T00:08:32.429Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-06T00:08:32.632Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-06T00:08:34.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-06T00:08:34.724Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:08:35.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-06T00:08:35.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-06T00:08:35.181Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:08:35.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-06T00:08:35.639Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:08:35.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-06T00:08:36.604Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-06T00:08:36.604Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:08:36.604Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-06T00:08:38.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-06T00:08:39.477Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-06T00:08:39.994Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-06T00:08:39.994Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-06T00:08:40.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-06T00:08:41.561Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-06T00:08:41.561Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:08:42.030Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-06T00:08:42.322Z] docker_cli_swarm_unix_test.go:63: [dbb0c5e5852ba] joining swarm manager [de1df1550aec5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:08:43.018Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-06T00:08:43.018Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-06T00:08:48.028Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-06T00:08:48.905Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-06T00:08:49.373Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-06T00:08:50.361Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-06T00:08:51.349Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-06T00:08:52.335Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-06T00:08:53.324Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-06T00:08:53.797Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-06T00:08:54.901Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-06T00:08:55.331Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-06T00:09:02.062Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-06T00:09:02.062Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:09:02.062Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-06T00:09:02.062Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:09:02.062Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-06T00:09:02.062Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-06T00:09:02.440Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-06T00:09:02.440Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:09:02.440Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-06T00:09:02.440Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-06T00:09:02.530Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-06T00:09:02.530Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-06T00:09:02.530Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-06T00:09:03.401Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-06T00:09:03.401Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:09:03.401Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-06T00:09:03.516Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-06T00:09:03.985Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-06T00:09:11.184Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-06T00:09:13.683Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-06T00:09:13.683Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:09:13.683Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-06T00:09:19.149Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-06T00:09:19.149Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-06T00:09:19.149Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:09:19.149Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-06T00:09:26.044Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-06T00:09:27.006Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-06T00:09:29.012Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-06T00:09:29.012Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:09:29.012Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-06T00:09:29.903Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-06T00:09:29.904Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:09:29.904Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-06T00:09:30.361Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-06T00:09:30.361Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-06T00:09:31.233Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-06T00:09:36.129Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-06T00:09:37.659Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-06T00:09:38.115Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-06T00:09:38.591Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-06T00:09:38.591Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-06T00:09:38.591Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-06T00:09:39.077Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-06T00:09:40.040Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-06T00:09:40.503Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-06T00:09:41.001Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-06T00:09:42.532Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-06T00:09:43.809Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-06T00:09:45.727Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-06T00:09:47.641Z] docker_api_swarm_test.go:962: [d088bb2463fa6] joining swarm manager [de2fec0e3ce3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-06T00:09:49.085Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-06T00:09:49.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-06T00:09:49.578Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-06T00:09:49.578Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-06T00:09:49.578Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-06T00:09:50.034Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-06T00:09:50.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-06T00:09:50.996Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-06T00:09:56.763Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-06T00:09:59.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-06T00:10:02.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-06T00:10:05.778Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-06T00:10:06.591Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-06T00:10:13.952Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-06T00:10:17.759Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-06T00:10:17.759Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:10:17.759Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-06T00:10:18.007Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-06T00:10:18.719Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-06T00:10:19.388Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-06T00:10:21.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-06T00:10:24.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-06T00:10:26.471Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-06T00:10:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-06T00:10:33.645Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-06T00:10:36.499Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-06T00:10:38.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-06T00:10:40.830Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-06T00:10:40.965Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-06T00:10:43.513Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-06T00:10:45.427Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-06T00:10:47.971Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-06T00:10:47.997Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-06T00:10:49.886Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-06T00:11:01.215Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-06T00:11:09.386Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-06T00:11:09.386Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:11:09.386Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-06T00:11:17.254Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-06T00:11:17.722Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-06T00:11:17.722Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:11:17.722Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-06T00:11:17.722Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:11:17.722Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-06T00:11:18.857Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-06T00:11:21.517Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-06T00:11:24.632Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-06T00:11:26.279Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-06T00:11:29.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-06T00:11:29.714Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-06T00:11:29.714Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-06T00:11:32.623Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-06T00:11:32.623Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-06T00:11:32.623Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:11:32.623Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-06T00:11:32.675Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-06T00:11:33.135Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-06T00:11:33.663Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-06T00:11:35.230Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-06T00:11:40.154Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-06T00:11:46.166Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-06T00:11:47.738Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-06T00:11:48.207Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-06T00:12:00.713Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-06T00:12:01.076Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-06T00:12:01.200Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-06T00:12:01.200Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:12:01.200Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-06T00:12:04.000Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-06T00:12:11.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-06T00:12:11.490Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-06T00:12:11.490Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:12:11.490Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-06T00:12:11.490Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:12:11.490Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-06T00:12:14.439Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-06T00:12:15.215Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite (1593.60s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.70s) [2022-04-06T00:12:19.190Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.40s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.48s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.92s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.56s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.65s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.66s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.01s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.48s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (52.30s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (73.47s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.07s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.49s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.12s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.19s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.26s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.87s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.22s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.92s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.44s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.10s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.38s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.47s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.25s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.16s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.68s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.24s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.73s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.77s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.00s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.06s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.89s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.86s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.92s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.89s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.67s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (79.86s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.75s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.25s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.29s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.77s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s) [2022-04-06T00:12:19.190Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.22s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.42s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (107.30s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.61s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.34s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.01s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-04-06T00:12:19.190Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-04-06T00:12:19.191Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2022-04-06T00:12:19.191Z] === RUN TestDockerExternalVolumeSuite [2022-04-06T00:12:19.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-06T00:12:19.191Z] docker_cli_external_volume_driver_test.go:52: [d36cf2d7da7bb] daemon is not started [2022-04-06T00:12:20.312Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-06T00:12:21.034Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-06T00:12:23.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-06T00:12:23.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-06T00:12:23.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-06T00:12:26.556Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-06T00:12:26.810Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-06T00:12:27.545Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-06T00:12:27.546Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:12:27.546Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-06T00:12:27.546Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:12:27.546Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-06T00:12:27.772Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-06T00:12:29.301Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-06T00:12:30.500Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-06T00:12:30.500Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:12:30.500Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-06T00:12:34.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-06T00:12:41.642Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-06T00:12:42.100Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-06T00:12:54.437Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-06T00:12:58.148Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-06T00:12:58.718Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-06T00:12:58.718Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-06T00:12:58.718Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-06T00:13:10.499Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-06T00:13:15.171Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-06T00:13:20.945Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-06T00:13:21.405Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-06T00:13:21.907Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-06T00:13:21.907Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:13:21.907Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-06T00:13:21.907Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:13:21.907Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-06T00:13:23.843Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-06T00:13:25.626Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-06T00:13:25.626Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:13:25.626Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-06T00:13:36.222Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-06T00:13:41.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-06T00:13:42.659Z] === RUN TestDockerSuite/TestBuildRm [2022-04-06T00:13:48.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-06T00:13:51.038Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-06T00:13:57.804Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-06T00:14:01.601Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-06T00:14:01.601Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:14:01.601Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-06T00:14:01.601Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:14:01.601Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-06T00:14:03.816Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-06T00:14:06.570Z] docker_cli_external_volume_driver_test.go:52: [d0d20fe1c0c76] daemon is not started [2022-04-06T00:14:08.584Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-06T00:14:13.344Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-06T00:14:16.261Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-06T00:14:18.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-06T00:14:18.899Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-06T00:14:36.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-06T00:14:37.313Z] === RUN TestDockerSuite/TestBuildRm [2022-04-06T00:14:40.150Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-06T00:14:40.150Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-06T00:14:40.150Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-06T00:14:41.716Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-06T00:14:49.154Z] docker_cli_external_volume_driver_test.go:52: [d66faf9de2c50] daemon is not started [2022-04-06T00:14:50.588Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-06T00:14:50.588Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-06T00:14:52.091Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-06T00:14:54.104Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-06T00:14:55.363Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-06T00:14:55.363Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-06T00:14:56.764Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-06T00:14:56.764Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:14:56.764Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-06T00:14:56.764Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:14:56.764Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-06T00:14:58.294Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-06T00:15:01.253Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-06T00:15:02.962Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-06T00:15:04.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-06T00:15:04.330Z] docker_cli_external_volume_driver_test.go:52: [d1a521b72da77] daemon is not started [2022-04-06T00:15:07.630Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-06T00:15:11.773Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-06T00:15:13.402Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-06T00:15:19.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-06T00:15:22.490Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-06T00:15:22.490Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:15:22.962Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-06T00:15:27.723Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-06T00:15:28.709Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-06T00:15:34.454Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-06T00:15:34.454Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-06T00:15:34.454Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-06T00:15:34.590Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-06T00:15:40.463Z] === RUN TestDockerSuite/TestBuildUser [2022-04-06T00:15:40.463Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:15:40.463Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-06T00:15:40.463Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:15:40.463Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-06T00:15:40.463Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:15:40.463Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-06T00:15:44.741Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-06T00:15:44.741Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-06T00:15:45.224Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-06T00:15:45.693Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-06T00:15:49.490Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-06T00:15:49.490Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:15:49.490Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-06T00:15:49.490Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:15:49.490Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-06T00:15:50.512Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-06T00:15:50.512Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-06T00:15:51.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-06T00:15:56.282Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-06T00:16:09.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-06T00:16:14.796Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-06T00:16:16.367Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-06T00:16:21.460Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-06T00:16:21.460Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:16:21.915Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-06T00:16:24.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-06T00:16:26.582Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-06T00:16:26.802Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-06T00:16:28.108Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-06T00:16:33.881Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-06T00:16:34.002Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-06T00:16:34.002Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:16:34.002Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-06T00:16:34.002Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:16:34.002Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-06T00:16:36.957Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-06T00:16:36.957Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:16:37.426Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-06T00:16:39.659Z] === RUN TestDockerSuite/TestBuildUser [2022-04-06T00:16:39.659Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:16:39.659Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-06T00:16:39.659Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:16:39.659Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-06T00:16:39.659Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:16:39.659Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-06T00:16:45.431Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-06T00:16:45.431Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-06T00:16:49.146Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-06T00:16:49.146Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:16:49.146Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-06T00:16:49.146Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:16:49.146Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-06T00:16:49.937Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-06T00:16:54.707Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-06T00:16:55.697Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-06T00:17:11.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-06T00:17:13.538Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-06T00:17:13.538Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:17:13.538Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-06T00:17:13.538Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:17:13.538Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-06T00:17:13.538Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:17:13.538Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-06T00:17:14.007Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-06T00:17:19.044Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-06T00:17:19.044Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-06T00:17:24.435Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-06T00:17:26.020Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-06T00:17:26.020Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:17:26.502Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-06T00:17:26.502Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:17:26.971Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-06T00:17:26.971Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:17:26.971Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-06T00:17:27.581Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-06T00:17:29.189Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-06T00:17:29.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-06T00:17:33.355Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-06T00:17:33.355Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:17:33.811Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-06T00:17:33.811Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:17:33.811Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-06T00:17:35.064Z] === RUN TestDockerSuite/TestCommitChange [2022-04-06T00:17:37.525Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-06T00:17:37.525Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:17:37.980Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-06T00:17:38.625Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-06T00:17:38.626Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-06T00:17:38.626Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-06T00:17:38.626Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-06T00:17:38.626Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-06T00:17:39.613Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-06T00:17:40.939Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-06T00:17:43.344Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-06T00:17:46.826Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-06T00:17:46.826Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:17:46.826Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-06T00:17:49.130Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-06T00:17:49.130Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:17:49.130Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-06T00:17:49.130Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:17:49.592Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-06T00:17:49.592Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:17:49.592Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-06T00:17:49.592Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:17:49.592Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-06T00:17:49.592Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:17:49.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-06T00:17:52.756Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-06T00:17:54.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-06T00:17:54.271Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:17:54.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-06T00:17:54.271Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:17:54.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-06T00:17:54.271Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:17:54.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-06T00:17:55.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-06T00:17:55.504Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-06T00:17:55.504Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:17:55.504Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-06T00:17:57.417Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-06T00:17:57.417Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-06T00:18:01.068Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-06T00:18:01.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-06T00:18:04.187Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-06T00:18:08.947Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-06T00:18:08.947Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.947Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-06T00:18:08.947Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-06T00:18:08.947Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-06T00:18:08.947Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.947Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-06T00:18:08.947Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.948Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-06T00:18:08.948Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.948Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-06T00:18:08.948Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:18:08.948Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-06T00:18:08.948Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-06T00:18:15.016Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-06T00:18:15.016Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:18:15.016Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-06T00:18:15.016Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:18:15.016Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-06T00:18:15.016Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:18:15.016Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-06T00:18:15.977Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-06T00:18:17.624Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-06T00:18:18.797Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-06T00:18:19.762Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-06T00:18:19.762Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-06T00:18:19.762Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-06T00:18:19.762Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-06T00:18:19.762Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:18:19.762Z] === RUN TestDockerSuite/TestBuildFails [2022-04-06T00:18:26.263Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-06T00:18:26.297Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-06T00:18:26.298Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:18:26.298Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-06T00:18:28.319Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-06T00:18:28.319Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-06T00:18:28.427Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-06T00:18:28.427Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:18:28.883Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-06T00:18:28.884Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:18:28.884Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-06T00:18:28.884Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:18:28.884Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-06T00:18:29.251Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-06T00:18:29.251Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:18:29.251Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-06T00:18:29.251Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:18:29.251Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-06T00:18:29.251Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:18:29.251Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-06T00:18:31.048Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-06T00:18:31.048Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:18:31.048Z] === RUN TestDockerSuite/TestCommitChange [2022-04-06T00:18:32.205Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-06T00:18:32.205Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:18:32.205Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-06T00:18:32.205Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-06T00:18:33.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-06T00:18:34.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-06T00:18:35.163Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-06T00:18:35.163Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-06T00:18:35.163Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:18:35.163Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-06T00:18:35.163Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:18:35.163Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-06T00:18:35.163Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:18:35.163Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-06T00:18:38.093Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-06T00:18:38.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-06T00:18:39.938Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-06T00:18:41.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-06T00:18:43.084Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-06T00:18:43.084Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:18:43.084Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-06T00:18:44.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-06T00:18:44.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-06T00:18:44.144Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:18:44.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-06T00:18:45.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-06T00:18:47.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-06T00:18:47.104Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-06T00:18:50.057Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-06T00:18:50.057Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:18:50.057Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-06T00:18:50.057Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:18:50.057Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-06T00:18:51.615Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-06T00:18:51.615Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:18:51.615Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-06T00:18:52.297Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-06T00:18:53.010Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-06T00:18:53.010Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-06T00:18:55.225Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-06T00:18:55.225Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:18:55.225Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-06T00:18:58.178Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-06T00:18:58.647Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-06T00:19:00.152Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-06T00:19:01.603Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-06T00:19:03.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-06T00:19:03.810Z] docker_cli_external_volume_driver_test.go:484: [d3505b94491ad] daemon is not started [2022-04-06T00:19:04.657Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-06T00:19:05.623Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-06T00:19:05.928Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-06T00:19:05.928Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-06T00:19:05.928Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-06T00:19:05.928Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-06T00:19:05.928Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-06T00:19:05.928Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-06T00:19:05.928Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:19:05.928Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-06T00:19:06.372Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-06T00:19:06.383Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-06T00:19:11.126Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-06T00:19:11.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-06T00:19:11.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-06T00:19:11.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-06T00:19:11.127Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-06T00:19:12.690Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-06T00:19:12.690Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:19:12.690Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-06T00:19:12.690Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-06T00:19:13.341Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-06T00:19:13.341Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:19:13.341Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-06T00:19:13.656Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-06T00:19:13.656Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:19:13.656Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-06T00:19:14.919Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-06T00:19:16.302Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-06T00:19:16.302Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:19:16.302Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-06T00:19:18.740Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-06T00:19:18.740Z] docker_cli_external_volume_driver_test.go:52: [de1a11a6e5ecf] daemon is not started [2022-04-06T00:19:19.264Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-06T00:19:19.264Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-06T00:19:23.458Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-06T00:19:23.458Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:19:23.458Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-06T00:19:24.020Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-06T00:19:26.235Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-06T00:19:26.235Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.346Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-06T00:19:26.346Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.346Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-06T00:19:26.346Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.346Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-06T00:19:26.346Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.346Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-06T00:19:26.703Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-06T00:19:26.703Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.703Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-06T00:19:26.703Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.703Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-06T00:19:26.703Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.703Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-06T00:19:26.703Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:19:26.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-06T00:19:28.452Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-06T00:19:28.453Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:19:28.453Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-06T00:19:28.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-06T00:19:28.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-06T00:19:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-06T00:19:30.062Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:19:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-06T00:19:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-06T00:19:31.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-06T00:19:32.956Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-06T00:19:32.956Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-06T00:19:32.956Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:19:32.956Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-06T00:19:32.956Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:19:32.956Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-06T00:19:32.956Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:19:32.956Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-04-06T00:19:33.652Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-06T00:19:33.652Z] PASS [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] === Skipped [2022-04-06T00:19:33.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-06T00:19:33.652Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-06T00:19:33.652Z] check_test.go:308: [def5b13efc9a9] daemon is not started [2022-04-06T00:19:33.652Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-06T00:19:33.652Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-06T00:19:33.652Z] check_test.go:308: [d0882a4a7e404] daemon is not started [2022-04-06T00:19:33.652Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2022-04-06T00:19:33.652Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-06T00:19:33.652Z] check_test.go:308: [d02015933acc9] daemon is not started [2022-04-06T00:19:33.652Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-06T00:19:33.652Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-06T00:19:33.652Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-06T00:19:33.652Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-06T00:19:33.652Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] DONE 271 tests, 5 skipped in 2390.899s [2022-04-06T00:19:33.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-06T00:19:33.652Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d75bfd5c16ea0/docker.pid [2022-04-06T00:19:33.652Z] +++ kill 7202 [2022-04-06T00:19:33.652Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7202 is not a child of this shell [2022-04-06T00:19:33.652Z] warning: PID 7202 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d75bfd5c16ea0/docker.pid had a nonzero exit code [2022-04-06T00:19:33.652Z] ++++ cat bundles/test-integration/docker.pid [2022-04-06T00:19:33.652Z] +++ kill 9376 [2022-04-06T00:19:33.652Z] +++ /etc/init.d/apparmor stop [2022-04-06T00:19:33.652Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] Unloading profiles will leave already running processes permanently [2022-04-06T00:19:33.652Z] unconfined, which can lead to unexpected situations. [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] To set a process to complain mode, use the command line tool [2022-04-06T00:19:33.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-06T00:19:33.652Z] +++ true [2022-04-06T00:19:33.652Z] exiting test-integration [2022-04-06T00:19:33.652Z] ++ exit 0 [2022-04-06T00:19:33.652Z] [2022-04-06T00:19:33.652Z] + exit 0 [2022-04-06T00:19:33.652Z] ++ jobs -p [2022-04-06T00:19:33.652Z] + pids= [2022-04-06T00:19:33.652Z] + echo 'Remaining pids to kill: []' [2022-04-06T00:19:33.652Z] Remaining pids to kill: [] [2022-04-06T00:19:33.652Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-06T00:19:33.670Z] Recording test results [2022-04-06T00:19:34.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-06T00:19:35.517Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-06T00:19:35.846Z] + echo Ensuring container killed. [2022-04-06T00:19:35.846Z] Ensuring container killed. [2022-04-06T00:19:35.846Z] + docker ps -aq -f name=docker-pr13-* [2022-04-06T00:19:35.846Z] + cids=c975906c8fc9 [2022-04-06T00:19:35.846Z] 7d518c54cb58 [2022-04-06T00:19:35.846Z] 99087b3159a2 [2022-04-06T00:19:35.846Z] + [ -n c975906c8fc9 [2022-04-06T00:19:35.846Z] 7d518c54cb58 [2022-04-06T00:19:35.846Z] 99087b3159a2 ] [2022-04-06T00:19:35.846Z] + docker rm -vf c975906c8fc9 7d518c54cb58 99087b3159a2 [2022-04-06T00:19:36.418Z] c975906c8fc9 [2022-04-06T00:19:36.418Z] 7d518c54cb58 [2022-04-06T00:19:36.679Z] 99087b3159a2 [Pipeline] sh [2022-04-06T00:19:36.977Z] + echo Chowning /workspace to jenkins user [2022-04-06T00:19:36.977Z] Chowning /workspace to jenkins user [2022-04-06T00:19:36.977Z] + id -u [2022-04-06T00:19:36.977Z] + id -g [2022-04-06T00:19:36.977Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43401:/workspace busybox chown -R 1000:1000 /workspace [2022-04-06T00:19:36.977Z] Unable to find image 'busybox:latest' locally [2022-04-06T00:19:37.238Z] latest: Pulling from library/busybox [2022-04-06T00:19:37.238Z] 554879bb3004: Pulling fs layer [2022-04-06T00:19:37.238Z] 554879bb3004: Download complete [2022-04-06T00:19:37.238Z] 554879bb3004: Pull complete [2022-04-06T00:19:37.499Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-06T00:19:37.499Z] Status: Downloaded newer image for busybox:latest [2022-04-06T00:19:37.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-06T00:19:40.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003faac8_} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-06T00:19:40.351Z] + bundleName=amd64 [2022-04-06T00:19:40.351Z] + echo Creating amd64-bundles.tar.gz [2022-04-06T00:19:40.351Z] Creating amd64-bundles.tar.gz [2022-04-06T00:19:40.351Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-06T00:19:40.351Z] + 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-06T00:19:41.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] archiveArtifacts [2022-04-06T00:19:41.752Z] Archiving artifacts [2022-04-06T00:19:42.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13858057803_c:\foo_false____} [2022-04-06T00:19:43.248Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-06T00:19:43.248Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-06T00:19:44.142Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-06T00:19:44.459Z] + make clean [2022-04-06T00:19:44.721Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-06T00:19:44.721Z] docker-dev-cache [2022-04-06T00:19:44.721Z] docker-mod-cache [Pipeline] deleteDir [2022-04-06T00:19:45.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-06T00:19:45.419Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-06T00:19:45.419Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:19:45.419Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-06T00:19:45.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13858057803_c:\foo_true____} [2022-04-06T00:19:46.386Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-06T00:19:46.386Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-06T00:19:48.872Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-06T00:19:48.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-06T00:19:48.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-06T00:19:48.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-06T00:19:48.926Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:19:48.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-06T00:19:49.342Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-06T00:19:49.342Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-06T00:19:49.342Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-06T00:19:49.342Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-06T00:19:49.342Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:19:49.342Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-06T00:19:52.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-06T00:19:52.646Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-06T00:19:53.139Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-06T00:19:53.140Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-06T00:19:53.140Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-06T00:19:53.140Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:19:53.140Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-06T00:19:55.587Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-06T00:19:55.587Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:19:55.587Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-06T00:19:55.587Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:19:55.587Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-06T00:19:56.096Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-06T00:19:56.096Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-06T00:19:56.096Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:19:56.096Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-06T00:19:56.700Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-06T00:19:57.669Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-06T00:19:58.127Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-06T00:19:59.052Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-06T00:19:59.052Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:19:59.052Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-06T00:19:59.052Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:19:59.052Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-06T00:19:59.052Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:19:59.052Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-06T00:19:59.303Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-06T00:19:59.303Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-06T00:19:59.663Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-06T00:20:00.125Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-06T00:20:01.665Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-06T00:20:02.193Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-06T00:20:02.193Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:20:02.193Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-06T00:20:03.845Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-06T00:20:04.927Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-06T00:20:05.914Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-06T00:20:05.914Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-06T00:20:07.146Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-06T00:20:07.146Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:20:07.146Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-06T00:20:07.146Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:20:07.146Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-06T00:20:09.630Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-06T00:20:10.904Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-06T00:20:10.904Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:20:11.360Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-06T00:20:11.360Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:20:11.360Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-06T00:20:11.360Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-06T00:20:11.360Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-06T00:20:11.823Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-06T00:20:11.823Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-06T00:20:12.281Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-06T00:20:13.246Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-06T00:20:15.398Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-06T00:20:19.659Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-06T00:20:19.659Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:20:19.659Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-06T00:20:19.659Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:20:19.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-06T00:20:22.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-06T00:20:22.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-06T00:20:22.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-06T00:20:22.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-06T00:20:22.436Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-06T00:20:25.619Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-06T00:20:26.141Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-06T00:20:26.141Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:20:26.141Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-06T00:20:29.005Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-06T00:20:29.005Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:20:29.005Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-06T00:20:30.095Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-06T00:20:30.095Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:20:30.095Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-06T00:20:30.095Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:20:30.095Z] === RUN TestDockerSuite/TestCpToDot [2022-04-06T00:20:32.313Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-06T00:20:32.313Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:20:32.313Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-06T00:20:32.313Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:20:32.313Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-06T00:20:32.691Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-06T00:20:32.691Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-06T00:20:35.270Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-06T00:20:35.270Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:20:35.271Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-06T00:20:35.271Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:20:35.271Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-06T00:20:35.271Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:20:35.271Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-06T00:20:35.271Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:20:35.271Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-06T00:20:35.271Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-06T00:20:35.739Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-06T00:20:37.955Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-06T00:20:38.417Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-06T00:20:40.912Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-06T00:20:40.912Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-06T00:20:41.277Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-06T00:20:41.277Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-06T00:20:41.277Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-06T00:20:41.277Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-06T00:20:41.277Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:20:41.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-06T00:20:41.381Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-06T00:20:43.373Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-06T00:20:43.373Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:20:43.373Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-06T00:20:43.597Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-06T00:20:44.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-06T00:20:44.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-06T00:20:44.349Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-06T00:20:44.593Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-06T00:20:44.593Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-06T00:20:44.593Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:20:44.593Z] === RUN TestDockerSuite/TestCreateRM [2022-04-06T00:20:45.581Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-06T00:20:45.581Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:20:45.581Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-06T00:20:45.581Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-06T00:20:46.048Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-06T00:20:47.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-06T00:20:50.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-06T00:20:53.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-06T00:20:56.474Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-06T00:20:56.474Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-06T00:20:56.474Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-06T00:20:56.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000994858_} [2022-04-06T00:20:59.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14136900346_c:\foo_false____} [2022-04-06T00:21:00.267Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-06T00:21:00.267Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-06T00:21:00.267Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:21:00.267Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-06T00:21:02.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14136900346_c:\foo_true____} [2022-04-06T00:21:03.228Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-06T00:21:03.228Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.228Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-06T00:21:03.695Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-06T00:21:03.695Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-06T00:21:03.696Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-06T00:21:03.696Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDockerFails [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-06T00:21:03.696Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:21:03.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-06T00:21:03.696Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:21:04.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-06T00:21:04.164Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:21:04.164Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-06T00:21:04.164Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:21:04.164Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-06T00:21:04.164Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:21:04.164Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-06T00:21:06.006Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-06T00:21:06.006Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-06T00:21:06.006Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-06T00:21:06.006Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-06T00:21:06.006Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-06T00:21:06.006Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:21:06.006Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-06T00:21:07.118Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-06T00:21:09.724Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-06T00:21:09.724Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.724Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-06T00:21:09.724Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.724Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-06T00:21:09.724Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.724Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-06T00:21:09.724Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-06T00:21:09.725Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-06T00:21:09.725Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:21:09.725Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-06T00:21:10.070Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-06T00:21:13.022Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-06T00:21:13.446Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-06T00:21:13.446Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-06T00:21:13.446Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:21:13.446Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-06T00:21:16.336Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-06T00:21:16.336Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:21:16.336Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-06T00:21:16.336Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:21:16.336Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-06T00:21:16.336Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:21:16.336Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-06T00:21:20.331Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-06T00:21:23.389Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-06T00:21:23.450Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-06T00:21:26.280Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-06T00:21:26.280Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:21:26.280Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-06T00:21:26.280Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:21:26.280Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-06T00:21:29.327Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-06T00:21:35.210Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-06T00:21:38.164Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-06T00:21:38.627Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-06T00:21:38.627Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:21:38.627Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-06T00:21:38.627Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:21:38.627Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-06T00:21:39.152Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-06T00:21:43.907Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-06T00:21:45.473Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-06T00:21:45.512Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-06T00:21:46.461Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-06T00:21:50.970Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-06T00:21:50.970Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:21:50.970Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-06T00:21:50.970Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:21:50.970Z] === RUN TestDockerSuite/TestCpToDot [2022-04-06T00:21:52.337Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-06T00:21:53.134Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-06T00:21:53.134Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:21:53.134Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-06T00:21:53.134Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:21:53.134Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-06T00:21:54.070Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-06T00:21:56.877Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-06T00:21:56.877Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:21:56.877Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-06T00:21:56.877Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:21:56.877Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-06T00:21:56.877Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:21:56.877Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-06T00:21:56.877Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:21:56.877Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-06T00:21:57.333Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-06T00:21:57.333Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-06T00:21:58.209Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-06T00:21:58.678Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-06T00:21:58.678Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-06T00:21:58.678Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:21:58.678Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-06T00:21:58.678Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:21:58.678Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-06T00:21:58.678Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:21:58.678Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-06T00:21:59.664Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-06T00:21:59.664Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:22:00.134Z] === RUN TestDockerSuite/TestEventsRename [2022-04-06T00:22:00.220Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-06T00:22:01.131Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-06T00:22:03.086Z] === RUN TestDockerSuite/TestEventsResize [2022-04-06T00:22:03.114Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-06T00:22:03.114Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-06T00:22:03.572Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-06T00:22:06.463Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-06T00:22:06.918Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-06T00:22:07.424Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-06T00:22:07.424Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-06T00:22:07.424Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:22:07.424Z] === RUN TestDockerSuite/TestCreateRM [2022-04-06T00:22:07.880Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-06T00:22:07.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:22:07.880Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-06T00:22:08.336Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-06T00:22:08.792Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-06T00:22:11.775Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-06T00:22:14.734Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-06T00:22:17.687Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-06T00:22:19.083Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-06T00:22:19.083Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-06T00:22:19.541Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-06T00:22:23.260Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-06T00:22:23.260Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-06T00:22:23.260Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:22:23.260Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-06T00:22:23.563Z] === RUN TestDockerSuite/TestEventsTop [2022-04-06T00:22:23.563Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:22:23.563Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-06T00:22:25.789Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-06T00:22:26.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-06T00:22:26.151Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-06T00:22:26.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-06T00:22:26.151Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-06T00:22:26.151Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-06T00:22:26.607Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-06T00:22:26.607Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDockerFails [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-06T00:22:26.607Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-06T00:22:26.607Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-06T00:22:26.607Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-06T00:22:26.607Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-06T00:22:26.607Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:22:26.607Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-06T00:22:30.322Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-06T00:22:31.661Z] === RUN TestDockerSuite/TestExec [2022-04-06T00:22:31.661Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:22:31.661Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-06T00:22:31.661Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:22:31.661Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-06T00:22:32.047Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-06T00:22:32.047Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:22:32.047Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-06T00:22:33.211Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-06T00:22:33.227Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-06T00:22:35.447Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-06T00:22:35.447Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:22:35.447Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-06T00:22:35.447Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:22:35.918Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-06T00:22:35.918Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:22:35.918Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-06T00:22:36.930Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-06T00:22:38.137Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-06T00:22:41.093Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-06T00:22:43.318Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-06T00:22:45.538Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-06T00:22:46.840Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-06T00:22:46.840Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-06T00:22:46.840Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:22:46.840Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-06T00:22:46.840Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:22:46.840Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-06T00:22:49.271Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-06T00:22:51.411Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-06T00:22:51.411Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:22:51.411Z] === RUN TestDockerSuite/TestExecEnv [2022-04-06T00:22:51.411Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:22:51.411Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-06T00:22:51.411Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:22:51.411Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-06T00:22:53.627Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-06T00:22:53.902Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-06T00:22:55.042Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-06T00:22:58.389Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-06T00:22:58.389Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecParseError [2022-04-06T00:22:58.389Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-06T00:22:58.389Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-06T00:22:58.389Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:22:58.389Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-06T00:23:01.351Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-06T00:23:01.351Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:23:01.351Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-06T00:23:01.351Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:23:01.351Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-06T00:23:01.352Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:23:01.352Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-06T00:23:01.352Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:23:01.352Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-06T00:23:01.352Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:23:01.352Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-06T00:23:02.087Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-06T00:23:04.207Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-06T00:23:04.317Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-06T00:23:04.317Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:23:04.317Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-06T00:23:05.084Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-06T00:23:06.044Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-06T00:23:07.115Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-06T00:23:07.115Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-06T00:23:07.115Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-06T00:23:10.015Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-06T00:23:10.193Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-06T00:23:10.193Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:23:10.193Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-06T00:23:10.193Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:23:10.193Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-06T00:23:10.193Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:23:10.193Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-06T00:23:11.547Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-06T00:23:11.812Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-06T00:23:12.268Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-06T00:23:13.080Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-06T00:23:13.230Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-06T00:23:17.359Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-06T00:23:21.773Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-06T00:23:23.229Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-06T00:23:26.184Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-06T00:23:27.544Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-06T00:23:27.544Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-06T00:23:28.000Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-06T00:23:28.000Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:23:28.000Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-06T00:23:28.000Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:23:28.000Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-06T00:23:28.000Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:23:28.000Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-06T00:23:28.963Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-06T00:23:28.963Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:23:28.963Z] === RUN TestDockerSuite/TestEventsRename [2022-04-06T00:23:30.754Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-06T00:23:31.214Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-06T00:23:32.680Z] === RUN TestDockerSuite/TestEventsResize [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-06T00:23:33.349Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestHealth [2022-04-06T00:23:33.349Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-06T00:23:33.349Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-06T00:23:39.223Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-06T00:23:39.223Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-06T00:23:40.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-06T00:23:40.214Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:23:40.214Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-06T00:23:41.204Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-06T00:23:41.204Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-06T00:23:41.538Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-06T00:23:43.429Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-06T00:23:43.899Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-06T00:23:46.115Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-06T00:23:46.232Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-06T00:23:49.913Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-06T00:23:49.913Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-06T00:23:49.913Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:23:49.913Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-06T00:23:53.711Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-06T00:23:53.711Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-06T00:23:53.711Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-06T00:23:53.711Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:23:53.711Z] === RUN TestDockerSuite/TestImportFile [2022-04-06T00:23:53.711Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:23:53.711Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-06T00:23:54.185Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-06T00:23:54.185Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-06T00:23:54.185Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-06T00:23:54.185Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-06T00:23:54.185Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-06T00:23:54.185Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-06T00:23:54.185Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-06T00:23:54.185Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:23:54.185Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-06T00:23:56.539Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-06T00:23:58.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-06T00:24:00.697Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-06T00:24:00.697Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:24:00.697Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-06T00:24:00.697Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:24:00.697Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-06T00:24:00.697Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-06T00:24:00.698Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:24:00.698Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-06T00:24:02.319Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-06T00:24:03.501Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-06T00:24:03.501Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-06T00:24:06.465Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-06T00:24:06.465Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:24:06.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-06T00:24:06.465Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:24:06.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-06T00:24:06.465Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:24:06.465Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-06T00:24:08.106Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-06T00:24:08.310Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-06T00:24:09.084Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-06T00:24:09.084Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:24:09.084Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-06T00:24:09.084Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:24:09.084Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-06T00:24:09.423Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-06T00:24:09.824Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-06T00:24:12.009Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-06T00:24:12.009Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:24:12.009Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-06T00:24:13.525Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-06T00:24:15.302Z] === RUN TestDockerSuite/TestInspectImage [2022-04-06T00:24:15.302Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:24:15.302Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-06T00:24:15.302Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:24:15.302Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-06T00:24:15.302Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:24:15.302Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-06T00:24:17.520Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-06T00:24:19.257Z] === RUN TestDockerSuite/TestEventsTop [2022-04-06T00:24:19.257Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:24:19.257Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-06T00:24:20.479Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-06T00:24:20.479Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-06T00:24:22.142Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-06T00:24:23.438Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-06T00:24:25.656Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-06T00:24:25.656Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:24:26.126Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-06T00:24:26.126Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-06T00:24:27.918Z] === RUN TestDockerSuite/TestExec [2022-04-06T00:24:27.918Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:24:27.918Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-06T00:24:27.918Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:24:27.918Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-06T00:24:29.088Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-06T00:24:30.813Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-06T00:24:32.883Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-06T00:24:33.704Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-06T00:24:33.704Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:24:33.704Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-06T00:24:33.704Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:24:33.704Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-06T00:24:33.704Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:24:33.704Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-06T00:24:37.422Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-06T00:24:37.644Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-06T00:24:39.866Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-06T00:24:42.091Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-06T00:24:42.823Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-06T00:24:45.789Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-06T00:24:45.805Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-06T00:24:48.744Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-06T00:24:49.520Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-06T00:24:51.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-06T00:24:54.947Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-06T00:24:54.947Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-06T00:24:54.947Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-06T00:24:54.947Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-06T00:24:56.563Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-06T00:24:56.563Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:24:56.563Z] === RUN TestDockerSuite/TestExecEnv [2022-04-06T00:24:56.563Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:24:56.563Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-06T00:24:56.563Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:24:56.563Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-06T00:24:57.902Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-06T00:25:00.123Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-06T00:25:01.230Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-06T00:25:05.993Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-06T00:25:07.007Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-06T00:25:07.007Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecParseError [2022-04-06T00:25:07.007Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-06T00:25:07.007Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-06T00:25:07.007Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:25:07.007Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-06T00:25:08.951Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-06T00:25:08.951Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:25:08.951Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-06T00:25:10.722Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-06T00:25:10.722Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-06T00:25:10.722Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-06T00:25:10.722Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-06T00:25:10.722Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:25:10.722Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-06T00:25:12.119Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-06T00:25:12.119Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-06T00:25:12.480Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-06T00:25:14.437Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-06T00:25:14.437Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:25:14.437Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-06T00:25:19.280Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-06T00:25:21.488Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-06T00:25:21.488Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:25:21.488Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-06T00:25:21.488Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:25:21.488Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-06T00:25:21.488Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:25:21.488Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-06T00:25:26.441Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-06T00:25:30.024Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-06T00:25:35.113Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-06T00:25:36.694Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-06T00:25:37.199Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-06T00:25:39.656Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-06T00:25:39.656Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:25:39.656Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-06T00:25:40.922Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-06T00:25:42.619Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-06T00:25:42.971Z] === RUN TestDockerSuite/TestBuildRm [2022-04-06T00:25:45.581Z] === RUN TestDockerSuite/TestLogsSince [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-06T00:25:47.973Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestHealth [2022-04-06T00:25:47.973Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-06T00:25:47.973Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-06T00:25:48.428Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-06T00:25:48.428Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-06T00:25:54.198Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-06T00:25:54.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-06T00:25:54.198Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:25:54.198Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-06T00:25:54.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-06T00:25:54.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-06T00:25:54.668Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-06T00:25:55.126Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-06T00:25:55.126Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:25:55.126Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-06T00:25:56.002Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-06T00:25:56.002Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:25:56.002Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-06T00:25:56.002Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:25:56.002Z] === RUN TestDockerSuite/TestLogsTail [2022-04-06T00:25:56.088Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-06T00:25:56.546Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-06T00:25:57.767Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-06T00:25:58.715Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-06T00:25:58.715Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-06T00:25:58.958Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-06T00:26:00.890Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-06T00:26:01.912Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-06T00:26:02.448Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-06T00:26:02.448Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:26:02.448Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-06T00:26:02.448Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:26:02.448Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-06T00:26:04.622Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-06T00:26:04.867Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-06T00:26:04.867Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestNetHostname [2022-04-06T00:26:04.867Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-06T00:26:04.867Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-06T00:26:04.867Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-06T00:26:04.867Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestPluginActive [2022-04-06T00:26:04.867Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-06T00:26:04.867Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-06T00:26:04.867Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-06T00:26:04.867Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.933Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-06T00:26:04.933Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-06T00:26:04.933Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:26:04.933Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-06T00:26:05.337Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-06T00:26:05.337Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-06T00:26:05.337Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-06T00:26:05.337Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-06T00:26:05.337Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-06T00:26:05.337Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-06T00:26:05.337Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPortList [2022-04-06T00:26:05.337Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:26:05.337Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-06T00:26:08.663Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-06T00:26:08.663Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-06T00:26:08.663Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-06T00:26:08.663Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:26:08.663Z] === RUN TestDockerSuite/TestImportFile [2022-04-06T00:26:08.663Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:26:08.663Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-06T00:26:09.119Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-06T00:26:09.119Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-06T00:26:09.119Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-06T00:26:09.119Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-06T00:26:09.119Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-06T00:26:09.119Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-06T00:26:09.119Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-06T00:26:09.119Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:26:09.119Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-06T00:26:09.298Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-06T00:26:11.205Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-06T00:26:11.205Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-06T00:26:11.205Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-06T00:26:11.205Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-06T00:26:11.205Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-06T00:26:11.206Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-06T00:26:11.206Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-06T00:26:11.206Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:26:11.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-06T00:26:12.009Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-06T00:26:15.723Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-06T00:26:15.723Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:26:15.723Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-06T00:26:15.723Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:26:15.723Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-06T00:26:15.723Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-06T00:26:15.723Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:26:15.723Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-06T00:26:17.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-06T00:26:17.548Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:26:17.548Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-06T00:26:17.857Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-06T00:26:18.618Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-06T00:26:19.073Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-06T00:26:22.791Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-06T00:26:22.791Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:26:22.791Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-06T00:26:22.791Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:26:22.791Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-06T00:26:22.791Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:26:22.791Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-06T00:26:25.687Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-06T00:26:27.974Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-06T00:26:27.974Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:26:27.974Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-06T00:26:28.170Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-06T00:26:31.454Z] === RUN TestDockerSuite/TestInspectImage [2022-04-06T00:26:31.454Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:26:31.454Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-06T00:26:31.454Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:26:31.454Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-06T00:26:31.454Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:26:31.454Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-06T00:26:34.344Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-06T00:26:37.235Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-06T00:26:37.690Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-06T00:26:38.404Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-06T00:26:41.405Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-06T00:26:45.121Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-06T00:26:45.121Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:26:45.121Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-06T00:26:45.121Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-06T00:26:48.838Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-06T00:26:52.556Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-06T00:26:53.292Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-06T00:26:53.292Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-06T00:26:53.292Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-06T00:26:56.240Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-06T00:26:56.240Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-06T00:26:56.240Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:26:56.240Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-06T00:26:59.601Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-06T00:27:03.321Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-06T00:27:05.678Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-06T00:27:05.678Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-06T00:27:06.210Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-06T00:27:08.753Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-06T00:27:09.931Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-06T00:27:10.356Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-06T00:27:10.356Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-06T00:27:12.546Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-06T00:27:12.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-06T00:27:16.136Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-06T00:27:16.538Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-06T00:27:19.434Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-06T00:27:19.434Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-06T00:27:19.434Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:27:19.434Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-06T00:27:19.889Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-06T00:27:19.889Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-06T00:27:22.982Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-06T00:27:23.613Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-06T00:27:26.530Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-06T00:27:27.749Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-06T00:27:27.749Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:27:27.749Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-06T00:27:27.749Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:27:27.749Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-06T00:27:33.576Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-06T00:27:33.630Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-06T00:27:33.630Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:27:33.630Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-06T00:27:33.630Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:27:33.630Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-06T00:27:33.630Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:27:33.630Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-06T00:27:33.630Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:27:33.630Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-06T00:27:35.744Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-06T00:27:35.744Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:27:35.744Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-06T00:27:39.466Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-06T00:27:39.466Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-06T00:27:40.801Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-06T00:27:40.801Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:27:40.801Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-06T00:27:41.857Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-06T00:27:41.857Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:27:41.857Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-06T00:27:42.314Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-06T00:27:42.369Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-06T00:27:42.369Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:27:42.369Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-06T00:27:43.845Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-06T00:27:43.936Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-06T00:27:44.405Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-06T00:27:44.405Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:27:44.405Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-06T00:27:46.521Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-06T00:27:49.165Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-06T00:27:49.634Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-06T00:27:55.040Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-06T00:27:55.096Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-06T00:27:55.422Z] === RUN TestDockerSuite/TestBuildUser [2022-04-06T00:27:55.422Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:27:55.422Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-06T00:27:55.422Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:27:55.422Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-06T00:27:55.422Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:27:55.422Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-06T00:27:57.999Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-06T00:28:00.099Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-06T00:28:01.063Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-06T00:28:02.140Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-06T00:28:05.855Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-06T00:28:09.610Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-06T00:28:09.610Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:28:09.610Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-06T00:28:09.610Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:28:09.610Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-06T00:28:10.525Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-06T00:28:10.526Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:28:10.526Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-06T00:28:14.241Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-06T00:28:17.131Z] === RUN TestDockerSuite/TestLogsSince [2022-04-06T00:28:23.329Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-06T00:28:23.329Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:28:23.329Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-06T00:28:27.416Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-06T00:28:27.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:28:27.416Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-06T00:28:27.416Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:28:27.416Z] === RUN TestDockerSuite/TestLogsTail [2022-04-06T00:28:31.058Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-06T00:28:31.058Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-06T00:28:31.136Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-06T00:28:31.612Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-06T00:28:32.611Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-06T00:28:34.029Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-06T00:28:34.791Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-06T00:28:35.249Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-06T00:28:37.752Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-06T00:28:37.752Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestNetHostname [2022-04-06T00:28:37.752Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-06T00:28:37.752Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-06T00:28:37.752Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-06T00:28:37.752Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginActive [2022-04-06T00:28:37.752Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-06T00:28:37.752Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-06T00:28:37.752Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-06T00:28:37.752Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-06T00:28:37.752Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-06T00:28:37.752Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-06T00:28:37.752Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-06T00:28:37.752Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-06T00:28:37.752Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-06T00:28:37.752Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPortList [2022-04-06T00:28:37.752Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:28:37.752Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-06T00:28:38.486Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-06T00:28:43.248Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-06T00:28:43.248Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:28:43.248Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-06T00:28:44.799Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-06T00:28:44.799Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:28:44.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-06T00:28:48.020Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-06T00:28:48.490Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-06T00:28:48.490Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-06T00:28:50.041Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-06T00:28:50.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-06T00:28:50.566Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:28:50.566Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-06T00:29:02.399Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-06T00:29:02.399Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:29:02.399Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-06T00:29:02.399Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:29:02.399Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-06T00:29:04.571Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-06T00:29:04.571Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:29:05.028Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-06T00:29:05.464Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-06T00:29:05.465Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:29:05.465Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-06T00:29:06.320Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-06T00:29:07.308Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-06T00:29:08.295Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-06T00:29:15.470Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-06T00:29:17.387Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-06T00:29:17.807Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-06T00:29:21.356Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-06T00:29:23.170Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-06T00:29:23.170Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-06T00:29:31.786Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-06T00:29:35.447Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-06T00:29:35.447Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-06T00:29:35.447Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:29:35.447Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-06T00:29:35.447Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-06T00:29:35.447Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-06T00:29:35.582Z] === RUN TestDockerSuite/TestRmiTag [2022-04-06T00:29:36.051Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-06T00:29:37.959Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-06T00:29:37.959Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:29:38.416Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-06T00:29:38.416Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:29:38.874Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-06T00:29:38.874Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:29:38.874Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-06T00:29:39.006Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-06T00:29:40.407Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-06T00:29:41.215Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-06T00:29:50.712Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-06T00:29:51.505Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-06T00:29:51.686Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-06T00:29:51.686Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:29:52.148Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-06T00:29:52.148Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:29:52.148Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-06T00:29:52.148Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:29:52.148Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-06T00:29:55.043Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-06T00:29:58.547Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-06T00:29:58.547Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:29:58.547Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-06T00:29:58.547Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:29:58.547Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-06T00:29:59.719Z] === RUN TestDockerSuite/TestCommitChange [2022-04-06T00:30:00.254Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-06T00:30:00.254Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-06T00:30:05.615Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-06T00:30:05.615Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:30:05.615Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-06T00:30:05.615Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:30:05.615Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-06T00:30:05.615Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:30:05.615Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-06T00:30:05.615Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:30:05.615Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-06T00:30:06.126Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-06T00:30:06.782Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-06T00:30:07.692Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:30:07.692Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-06T00:30:09.911Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-06T00:30:09.911Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:30:09.911Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-06T00:30:09.911Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:30:09.911Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-06T00:30:11.462Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-06T00:30:11.462Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:30:11.462Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-06T00:30:15.790Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-06T00:30:15.906Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-06T00:30:15.906Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:30:15.906Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-06T00:30:18.074Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-06T00:30:18.074Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:30:18.074Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-06T00:30:18.758Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-06T00:30:19.034Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-06T00:30:19.994Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-06T00:30:19.994Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:30:19.994Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-06T00:30:20.014Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-06T00:30:20.014Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:30:20.014Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-06T00:30:21.716Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-06T00:30:24.681Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-06T00:30:27.039Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-06T00:30:27.637Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-06T00:30:27.637Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-06T00:30:32.807Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-06T00:30:33.515Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:30:33.515Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-06T00:30:35.699Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-06T00:30:36.473Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-06T00:30:36.473Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:30:36.473Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-06T00:30:38.255Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-06T00:30:40.269Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-06T00:30:40.269Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:30:40.269Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-06T00:30:40.269Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:30:40.269Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-06T00:30:42.488Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:30:42.488Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-06T00:30:45.440Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-06T00:30:46.811Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-06T00:30:46.812Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-06T00:30:46.812Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-06T00:30:46.812Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-06T00:30:46.812Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-06T00:30:46.812Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-06T00:30:46.812Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:30:46.812Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-06T00:30:46.812Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:30:47.268Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-06T00:30:47.268Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-06T00:30:48.398Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-06T00:30:50.626Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-06T00:30:50.626Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:30:50.626Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-06T00:30:50.626Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:30:50.626Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-06T00:30:50.626Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:30:50.626Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-06T00:30:53.581Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-06T00:30:53.581Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:30:53.581Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-06T00:30:53.581Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:30:53.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-06T00:30:53.581Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:30:53.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-06T00:30:53.581Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:30:53.581Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-06T00:30:55.800Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-06T00:30:59.629Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-06T00:31:02.964Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-06T00:31:02.964Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:31:02.964Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-06T00:31:02.964Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:31:02.964Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-06T00:31:02.964Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:31:03.433Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-06T00:31:03.433Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:31:03.433Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-06T00:31:03.433Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:31:03.433Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-06T00:31:03.433Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:31:03.433Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-06T00:31:05.609Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-06T00:31:05.610Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:31:05.610Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-06T00:31:06.389Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-06T00:31:06.389Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:31:06.389Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-06T00:31:06.389Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-06T00:31:06.389Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:31:06.389Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-06T00:31:09.348Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-06T00:31:11.382Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-06T00:31:11.382Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-06T00:31:11.838Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-06T00:31:12.020Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-06T00:31:12.020Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:31:12.020Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-06T00:31:12.307Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-06T00:31:12.307Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:31:12.307Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-06T00:31:12.800Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-06T00:31:14.966Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-06T00:31:14.966Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:31:14.966Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-06T00:31:14.966Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:31:14.966Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-06T00:31:14.966Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:31:14.966Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-06T00:31:15.263Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-06T00:31:15.263Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:31:15.263Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-06T00:31:15.263Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:31:15.263Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-06T00:31:15.263Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:31:15.263Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-06T00:31:18.236Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-06T00:31:21.337Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-06T00:31:21.377Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-06T00:31:23.517Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-06T00:31:23.517Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:31:23.517Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-06T00:31:23.517Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-06T00:31:23.679Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-06T00:31:25.698Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-06T00:31:25.698Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-06T00:31:25.698Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:31:25.698Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-06T00:31:25.698Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:31:25.698Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-06T00:31:25.698Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:31:25.698Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-06T00:31:27.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-06T00:31:27.199Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.199Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-06T00:31:27.473Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-06T00:31:27.474Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:31:27.474Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-06T00:31:28.590Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-06T00:31:30.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-06T00:31:32.228Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-06T00:31:32.228Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-06T00:31:32.228Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-06T00:31:32.228Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:31:32.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-06T00:31:32.228Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:31:32.704Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-06T00:31:33.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-06T00:31:33.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-06T00:31:33.666Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:31:33.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-06T00:31:34.278Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-06T00:31:34.278Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-06T00:31:34.278Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-06T00:31:36.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-06T00:31:36.563Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-06T00:31:38.738Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-06T00:31:38.738Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:31:38.738Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-06T00:31:38.738Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:31:38.738Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-06T00:31:41.369Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-06T00:31:41.369Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:31:41.369Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunMount [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-06T00:31:42.936Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:31:42.936Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-06T00:31:47.284Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-06T00:31:47.284Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-06T00:31:48.815Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-06T00:31:48.815Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:31:48.815Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-06T00:31:51.710Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-06T00:31:51.710Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-06T00:31:51.915Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-06T00:31:53.370Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-06T00:31:53.370Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:31:53.370Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-06T00:31:53.370Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:31:53.370Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-06T00:31:53.370Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:31:53.370Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-06T00:31:54.608Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-06T00:31:55.662Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-06T00:31:56.624Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-06T00:31:59.241Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-06T00:32:03.160Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.000Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-06T00:32:04.000Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:32:04.468Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-06T00:32:04.937Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-06T00:32:05.161Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-06T00:32:05.923Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-06T00:32:07.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-06T00:32:07.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-06T00:32:07.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-06T00:32:07.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-06T00:32:07.841Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-06T00:32:08.144Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-06T00:32:10.015Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-06T00:32:10.015Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:32:10.015Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-06T00:32:10.362Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-06T00:32:11.928Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-06T00:32:12.204Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-06T00:32:12.911Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-06T00:32:12.911Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:32:12.911Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-06T00:32:14.880Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:32:14.880Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:32:15.809Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-06T00:32:15.809Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-06T00:32:19.638Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-06T00:32:19.638Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-06T00:32:19.638Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-06T00:32:19.638Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-06T00:32:19.638Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:32:19.638Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-06T00:32:20.486Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-06T00:32:22.490Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-06T00:32:22.662Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-06T00:32:22.662Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-06T00:32:22.662Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-06T00:32:22.662Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-06T00:32:22.662Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:32:22.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-06T00:32:24.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-06T00:32:24.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-06T00:32:27.241Z] === RUN TestDockerSuite/TestRmiTag [2022-04-06T00:32:27.241Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-06T00:32:30.095Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-06T00:32:30.095Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:32:30.095Z] === RUN TestDockerSuite/TestRunRm [2022-04-06T00:32:30.956Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-06T00:32:33.058Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-06T00:32:33.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-06T00:32:35.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-06T00:32:37.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-06T00:32:38.942Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-06T00:32:40.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b88708_} [2022-04-06T00:32:41.895Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-06T00:32:44.852Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-06T00:32:47.067Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-06T00:32:49.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11557738470_c:\foo_false____} [2022-04-06T00:32:50.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11557738470_c:\foo_true____} [2022-04-06T00:32:50.865Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-06T00:32:50.865Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:32:50.865Z] === RUN TestDockerSuite/TestRunState [2022-04-06T00:32:50.865Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:32:50.865Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-06T00:32:52.013Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-06T00:32:53.093Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-06T00:32:53.093Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:32:53.093Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-06T00:32:53.627Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-06T00:32:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-06T00:32:54.085Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-06T00:32:54.085Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-06T00:32:54.085Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-06T00:32:54.085Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-06T00:32:54.085Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:32:54.085Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-06T00:32:54.909Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-06T00:32:56.058Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-06T00:32:56.058Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-06T00:32:56.058Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.058Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-06T00:32:56.990Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-06T00:32:56.990Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:32:56.990Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-06T00:32:56.990Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:32:57.447Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-06T00:33:00.351Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-06T00:33:00.351Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-06T00:33:00.351Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:33:00.351Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-06T00:33:00.671Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-06T00:33:01.937Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-06T00:33:01.938Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:33:01.938Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-06T00:33:02.198Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:33:02.198Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-06T00:33:03.252Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-06T00:33:03.252Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:33:03.252Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-06T00:33:03.252Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:33:03.252Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-06T00:33:03.252Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:33:03.252Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-06T00:33:04.893Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-06T00:33:04.893Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:33:04.893Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-06T00:33:05.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-06T00:33:05.092Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:33:05.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-06T00:33:05.092Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:33:05.092Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-06T00:33:07.850Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-06T00:33:07.850Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:33:07.850Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-06T00:33:07.850Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:33:07.850Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-06T00:33:11.645Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-06T00:33:12.153Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-06T00:33:13.562Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-06T00:33:15.739Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-06T00:33:15.739Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:33:15.871Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-06T00:33:16.197Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-06T00:33:16.197Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:33:16.197Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-06T00:33:18.761Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-06T00:33:21.655Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-06T00:33:22.099Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-06T00:33:25.370Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-06T00:33:25.370Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-06T00:33:26.503Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-06T00:33:26.503Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:33:26.503Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-06T00:33:26.504Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:33:26.504Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-06T00:33:26.867Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-06T00:33:32.412Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:33:32.412Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-06T00:33:34.054Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-06T00:33:34.054Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:33:34.054Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-06T00:33:34.054Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-06T00:33:34.581Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-06T00:33:34.581Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:33:34.581Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-06T00:33:36.809Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-06T00:33:36.809Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:33:36.809Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-06T00:33:36.809Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:33:36.809Z] === RUN TestDockerSuite/TestCpToDot [2022-04-06T00:33:38.301Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-06T00:33:38.301Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:33:38.301Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-06T00:33:38.301Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:33:38.301Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-06T00:33:38.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-06T00:33:39.710Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-06T00:33:39.710Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:33:39.710Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-06T00:33:39.710Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:33:39.710Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-06T00:33:41.193Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:33:41.193Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-06T00:33:41.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-06T00:33:42.608Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-06T00:33:42.608Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-06T00:33:42.608Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-06T00:33:42.608Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-06T00:33:42.608Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-06T00:33:43.064Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-06T00:33:44.079Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-06T00:33:44.722Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:33:44.722Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-06T00:33:45.236Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-06T00:33:46.971Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-06T00:33:48.131Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-06T00:33:48.131Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-06T00:33:48.131Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-06T00:33:49.484Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-06T00:33:49.859Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-06T00:33:49.859Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:33:49.859Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-06T00:33:49.859Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:33:49.859Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-06T00:33:49.859Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:33:49.859Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-06T00:33:51.191Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-06T00:33:51.193Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-06T00:33:51.651Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-06T00:33:51.651Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-06T00:33:51.651Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:33:51.651Z] === RUN TestDockerSuite/TestCreateRM [2022-04-06T00:33:52.109Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-06T00:33:52.109Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:33:52.109Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-06T00:33:52.567Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-06T00:33:53.025Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-06T00:33:53.415Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-06T00:33:53.587Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-06T00:33:53.587Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:33:53.587Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-06T00:33:53.587Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:33:53.587Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-06T00:33:53.587Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:33:53.587Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-06T00:33:53.587Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:33:53.587Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-06T00:33:55.750Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-06T00:33:59.299Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-06T00:33:59.300Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-06T00:33:59.300Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-06T00:33:59.300Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-06T00:33:59.300Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-06T00:33:59.300Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-06T00:33:59.300Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:33:59.300Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-06T00:34:01.514Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:34:01.514Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-06T00:34:01.523Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-06T00:34:01.992Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-06T00:34:02.461Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-06T00:34:02.930Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-06T00:34:04.495Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-06T00:34:04.495Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-06T00:34:05.239Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-06T00:34:05.239Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:34:05.239Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-06T00:34:05.239Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-06T00:34:05.239Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:34:05.239Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-06T00:34:07.451Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-06T00:34:07.818Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-06T00:34:07.818Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-06T00:34:07.818Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-06T00:34:08.133Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-06T00:34:10.409Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-06T00:34:11.547Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-06T00:34:11.547Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-06T00:34:11.547Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:34:11.547Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-06T00:34:11.852Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-06T00:34:11.852Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:34:11.852Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-06T00:34:13.747Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-06T00:34:13.747Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:34:13.747Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-06T00:34:14.740Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-06T00:34:14.740Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:34:14.740Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-06T00:34:14.740Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:34:14.740Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-06T00:34:14.740Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:34:14.740Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-06T00:34:17.629Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-06T00:34:18.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-06T00:34:18.609Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:34:18.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-06T00:34:19.068Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-06T00:34:19.068Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.068Z] === RUN TestDockerSuite/TestDockerFails [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-06T00:34:19.525Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-06T00:34:19.525Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-06T00:34:19.525Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-06T00:34:19.525Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-06T00:34:19.525Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:34:19.525Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-06T00:34:21.342Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-06T00:34:22.425Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-06T00:34:22.425Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:34:22.425Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-06T00:34:22.425Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-06T00:34:24.232Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-06T00:34:24.601Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-06T00:34:27.119Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-06T00:34:27.119Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-06T00:34:27.119Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.119Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-06T00:34:27.119Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.499Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-06T00:34:27.575Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-06T00:34:27.575Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:34:27.575Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-06T00:34:27.575Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-06T00:34:27.575Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:34:27.575Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-06T00:34:28.296Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-06T00:34:28.296Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:34:28.296Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-06T00:34:28.296Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:34:28.296Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-06T00:34:28.296Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:34:28.296Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-06T00:34:28.296Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:34:28.296Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-06T00:34:33.418Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-06T00:34:33.418Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-06T00:34:33.418Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-06T00:34:33.418Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-06T00:34:33.418Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:34:33.418Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-06T00:34:36.151Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:34:36.151Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-06T00:34:36.313Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-06T00:34:38.372Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-06T00:34:41.330Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-06T00:34:41.330Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:34:41.330Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-06T00:34:41.957Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-06T00:34:41.957Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:34:41.957Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-06T00:34:42.088Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-06T00:34:43.545Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-06T00:34:43.546Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-06T00:34:43.546Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-06T00:34:43.546Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-06T00:34:43.546Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-06T00:34:43.546Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-06T00:34:43.546Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:34:43.546Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunMount [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-06T00:34:44.122Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:34:44.122Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-06T00:34:49.156Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-06T00:34:50.691Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-06T00:34:51.659Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-06T00:34:54.403Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-06T00:34:54.403Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:34:54.403Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-06T00:34:54.403Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:34:54.403Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-06T00:34:54.403Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:34:54.403Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-06T00:34:56.346Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-06T00:34:56.346Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-06T00:34:57.877Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-06T00:35:00.171Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-06T00:35:01.387Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-06T00:35:01.387Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-06T00:35:02.957Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-06T00:35:03.426Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-06T00:35:05.932Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:35:05.932Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-06T00:35:06.388Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-06T00:35:07.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-06T00:35:07.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-06T00:35:07.686Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-06T00:35:07.686Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-06T00:35:07.927Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-06T00:35:08.155Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-06T00:35:08.190Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-06T00:35:10.096Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-06T00:35:12.424Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-06T00:35:13.383Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-06T00:35:13.972Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-06T00:35:13.972Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-06T00:35:13.972Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:35:13.972Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-06T00:35:14.939Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-06T00:35:14.939Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:35:14.939Z] === RUN TestDockerSuite/TestEventsRename [2022-04-06T00:35:16.271Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-06T00:35:16.728Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:35:16.728Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:35:17.839Z] === RUN TestDockerSuite/TestEventsResize [2022-04-06T00:35:18.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-06T00:35:18.587Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:35:18.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-06T00:35:18.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-06T00:35:18.587Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-06T00:35:18.587Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:35:18.587Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-06T00:35:21.397Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-06T00:35:21.397Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-06T00:35:21.397Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-06T00:35:21.397Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-06T00:35:21.397Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:35:21.397Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-06T00:35:26.393Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-06T00:35:27.263Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-06T00:35:27.263Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-06T00:35:27.731Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-06T00:35:28.565Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-06T00:35:31.462Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-06T00:35:33.739Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-06T00:35:33.739Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:35:33.739Z] === RUN TestDockerSuite/TestRunRm [2022-04-06T00:35:35.267Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-06T00:35:36.146Z] === RUN TestDockerSuite/TestEventsTop [2022-04-06T00:35:36.146Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:35:36.146Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-06T00:35:39.163Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-06T00:35:40.230Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-06T00:35:40.230Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.230Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite (2635.70s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.50s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.05s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.36s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.76s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.39s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.08s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.73s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.88s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.77s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.21s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.55s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.12s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.49s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.40s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.13s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.89s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.53s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.18s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.22s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.46s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.61s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.34s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.57s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.11s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.23s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.14s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.45s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.57s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.34s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.32s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.65s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.36s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.34s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.10s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.86s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.67s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.17s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.24s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.44s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.58s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.59s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.54s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.58s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFails (3.00s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.81s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.92s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (4.28s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.10s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.95s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.24s) [2022-04-06T00:35:40.770Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-04-06T00:35:40.770Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.33s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.90s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.21s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.42s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.50s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.55s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.73s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.52s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.01s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.71s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.46s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.30s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.97s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.76s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.70s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.18s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.65s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.63s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.05s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.14s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.47s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildRm (14.87s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.05s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.63s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.64s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.66s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.70s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.33s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.76s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildStderr (5.17s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.99s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.95s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.82s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.68s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.41s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.46s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.78s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.48s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.09s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.17s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.60s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.27s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.60s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitChange (6.09s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.53s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.41s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitTTY (8.64s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.47s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.43s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.76s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.75s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.63s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.96s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.36s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.22s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.91s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.68s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.57s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.54s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.01s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.89s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.85s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003faac8_} (2.75s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13858057803_c:\foo_false____} (2.91s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13858057803_c:\foo_true____} (2.90s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.17s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.09s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.06s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.05s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.99s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.75s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.82s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToDot (3.00s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCpToStdout (3.14s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:35:40.771Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-06T00:35:40.771Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.89s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.35s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.48s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.18s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.19s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.32s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsCopy (5.58s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.35s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.89s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.88s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.29s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFilters (6.05s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFormat (5.93s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsResize (8.56s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.05s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.54s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.01s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.35s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.43s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.49s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.48s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.35s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecInspectID (4.90s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.75s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.22s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.36s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.44s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.21s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.11s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.97s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectDefault (2.77s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectHistory (5.35s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.84s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.46s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.98s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.68s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.60s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectStatus (3.87s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.97s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.60s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.01s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.54s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.95s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.96s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.04s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.34s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.63s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.42s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.47s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.27s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.01s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.69s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsSince (9.61s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsTail (3.34s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.15s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.97s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.79s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPsByOrder (9.36s) [2022-04-06T00:35:40.772Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-06T00:35:40.772Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.41s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.11s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.57s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.44s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.07s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.35s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.64s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.72s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.65s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.62s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.17s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.80s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.93s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.35s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.27s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.21s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.27s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.98s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.98s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.31s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.78s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.57s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.21s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.85s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.61s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.07s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.82s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.88s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.49s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.60s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.40s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.94s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.49s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.56s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.91s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.83s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.01s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.17s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.91s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.45s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.00s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.45s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.38s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.73s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.35s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.15s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunRm (2.97s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.93s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.91s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.26s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.69s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:35:40.773Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:35:40.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.93s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.85s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.00s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.24s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.14s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.07s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.42s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.26s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.76s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.61s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.90s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.85s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.84s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.35s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.89s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.14s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.46s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.21s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.60s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.28s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.85s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.45s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-06T00:35:40.774Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-06T00:35:40.774Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.774Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:40.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-06T00:35:40.775Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-06T00:35:40.775Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-06T00:35:40.775Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-06T00:35:40.775Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-06T00:35:40.775Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-06T00:35:40.775Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerDaemonSuite [2022-04-06T00:35:40.775Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-06T00:35:40.775Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-06T00:35:40.775Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-06T00:35:40.775Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerSwarmSuite [2022-04-06T00:35:40.775Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-06T00:35:40.775Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerExternalVolumeSuite [2022-04-06T00:35:40.775Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerNetworkSuite [2022-04-06T00:35:40.775Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-06T00:35:40.775Z] === RUN TestDockerHubPullSuite [2022-04-06T00:35:40.775Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:35:40.775Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-06T00:35:40.775Z] PASS [2022-04-06T00:35:40.775Z] ok github.com/docker/docker/integration-cli 2636.133s [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === Skipped [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-06T00:35:41.316Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-06T00:35:41.316Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:35:41.316Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:35:41.316Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:35:41.316Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-06T00:35:41.316Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:35:41.316Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:35:41.316Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.316Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-06T00:35:41.316Z] [2022-04-06T00:35:41.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:35:41.316Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-06T00:35:41.317Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-06T00:35:41.317Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:35:41.317Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-06T00:35:41.317Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:35:41.317Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-06T00:35:41.317Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:35:41.317Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.317Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:35:41.317Z] [2022-04-06T00:35:41.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:35:41.318Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:41.318Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:41.318Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:35:41.318Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-06T00:35:41.318Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.318Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-06T00:35:41.318Z] [2022-04-06T00:35:41.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:35:41.319Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-06T00:35:41.319Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:35:41.319Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-06T00:35:41.319Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:35:41.319Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:35:41.319Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:35:41.319Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.319Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:35:41.319Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:35:41.320Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:35:41.320Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:35:41.320Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:35:41.320Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.320Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:35:41.320Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:35:41.321Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.321Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:35:41.321Z] [2022-04-06T00:35:41.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:35:41.322Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.322Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:35:41.322Z] [2022-04-06T00:35:41.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-06T00:35:41.792Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.792Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-06T00:35:41.792Z] [2022-04-06T00:35:41.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:35:41.793Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:35:41.793Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:35:41.793Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:35:41.793Z] [2022-04-06T00:35:41.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:35:41.793Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-06T00:35:41.794Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] DONE 1088 tests, 539 skipped in 2651.256s [2022-04-06T00:35:41.794Z] INFO: Integration tests ended at 04/06/2022 00:35:41. Duration:00:44:11.4302993 [2022-04-06T00:35:41.794Z] INFO: Docker info of the daemon under test at end of run [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] Containers: 10 [2022-04-06T00:35:41.794Z] Running: 0 [2022-04-06T00:35:41.794Z] Paused: 0 [2022-04-06T00:35:41.794Z] Stopped: 10 [2022-04-06T00:35:41.794Z] Images: 18 [2022-04-06T00:35:41.794Z] Server Version: 0.0.0-dev [2022-04-06T00:35:41.794Z] Storage Driver: windowsfilter [2022-04-06T00:35:41.794Z] Windows: [2022-04-06T00:35:41.794Z] Logging Driver: json-file [2022-04-06T00:35:41.794Z] Plugins: [2022-04-06T00:35:41.794Z] Volume: local [2022-04-06T00:35:41.794Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-06T00:35:41.794Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-06T00:35:41.794Z] Swarm: inactive [2022-04-06T00:35:41.794Z] Default Isolation: process [2022-04-06T00:35:41.794Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-06T00:35:41.794Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-06T00:35:41.794Z] OSType: windows [2022-04-06T00:35:41.794Z] Architecture: x86_64 [2022-04-06T00:35:41.794Z] CPUs: 4 [2022-04-06T00:35:41.794Z] Total Memory: 32GiB [2022-04-06T00:35:41.794Z] Name: azwin-2-4e1341 [2022-04-06T00:35:41.794Z] ID: W7OI:XS5P:PP5Q:2T6X:3YON:AVFO:CF62:LD6X:W34N:KN4R:UTHH:5KHT [2022-04-06T00:35:41.794Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-06T00:35:41.794Z] Debug Mode (client): false [2022-04-06T00:35:41.794Z] Debug Mode (server): true [2022-04-06T00:35:41.794Z] File Descriptors: -1 [2022-04-06T00:35:41.794Z] Goroutines: 17 [2022-04-06T00:35:41.794Z] System Time: 2022-04-06T00:35:41.4636781Z [2022-04-06T00:35:41.794Z] EventsListeners: 0 [2022-04-06T00:35:41.794Z] Registry: https://index.docker.io/v1/ [2022-04-06T00:35:41.794Z] Labels: [2022-04-06T00:35:41.794Z] Experimental: false [2022-04-06T00:35:41.794Z] Insecure Registries: [2022-04-06T00:35:41.794Z] 127.0.0.0/8 [2022-04-06T00:35:41.794Z] Live Restore Enabled: false [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] [2022-04-06T00:35:41.794Z] INFO: Stopping daemon under test [2022-04-06T00:35:41.794Z] SUCCESS: The process with PID 5564 (child process of PID 5316) has been terminated. [2022-04-06T00:35:41.794Z] SUCCESS: The process with PID 5316 (child process of PID 4388) has been terminated. [2022-04-06T00:35:41.794Z] INFO: Stop tailing logs of the daemon under tests [2022-04-06T00:35:41.794Z] INFO: executeCI.ps1 Completed successfully at 04/06/2022 00:35:41. [2022-04-06T00:35:41.794Z] INFO: Tidying up at end of run [2022-04-06T00:35:41.794Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.out) to bundles\CIDUT.out [2022-04-06T00:35:41.794Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.err) to bundles\CIDUT.err [2022-04-06T00:35:42.266Z] INFO: Saving containerd logs to bundles [2022-04-06T00:35:42.266Z] INFO: Nuke-Everything... [2022-04-06T00:35:42.446Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-06T00:35:42.736Z] INFO: Container count on control daemon to delete is 2 [2022-04-06T00:35:42.736Z] 7ef25b41fb41 [2022-04-06T00:35:42.736Z] 3a2abe773715 [2022-04-06T00:35:42.736Z] INFO: Tidying pidfile d:\CI\PR-43401\13\docker.pid [2022-04-06T00:35:42.736Z] INFO: Nuking d:\CI [2022-04-06T00:35:43.859Z] === RUN TestDockerSuite/TestExec [2022-04-06T00:35:43.859Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:35:43.860Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-06T00:35:43.860Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:35:43.860Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-06T00:35:44.594Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-06T00:35:46.056Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-06T00:35:47.602Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-06T00:35:47.602Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:35:48.059Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-06T00:35:48.059Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:35:48.059Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-06T00:35:48.059Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:35:48.059Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-06T00:35:48.285Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-06T00:35:50.233Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-06T00:35:52.004Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-06T00:35:52.004Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:35:52.004Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-06T00:35:52.004Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:35:52.004Z] === RUN TestDockerSuite/TestRunState [2022-04-06T00:35:52.004Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:35:52.004Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-06T00:35:53.131Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-06T00:35:54.893Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-06T00:35:54.893Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:35:54.893Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-06T00:35:55.307Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-06T00:35:55.349Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-06T00:35:55.349Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:35:55.349Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-06T00:35:55.349Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:35:55.349Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-06T00:35:55.349Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-06T00:35:55.805Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-06T00:35:55.806Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:35:55.806Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-06T00:35:58.204Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-06T00:36:01.579Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:36:01.579Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-06T00:36:02.892Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-06T00:36:02.892Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:36:02.892Z] === RUN TestDockerSuite/TestExecEnv [2022-04-06T00:36:02.892Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:36:02.892Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-06T00:36:02.892Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:36:02.892Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-06T00:36:04.467Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-06T00:36:04.467Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:36:04.467Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-06T00:36:05.067Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-06T00:36:07.359Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-06T00:36:07.359Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:36:07.359Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-06T00:36:07.359Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:36:07.359Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-06T00:36:10.848Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-06T00:36:10.848Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecParseError [2022-04-06T00:36:10.848Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-06T00:36:10.848Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-06T00:36:10.848Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:36:10.848Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-06T00:36:12.026Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-06T00:36:13.018Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-06T00:36:13.018Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:36:13.477Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-06T00:36:13.477Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:36:13.477Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-06T00:36:13.477Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:36:13.477Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-06T00:36:13.477Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:36:13.477Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-06T00:36:13.477Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:36:13.477Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-06T00:36:13.778Z] INFO: Zapped successfully [2022-04-06T00:36:13.778Z] [2022-04-06T00:36:13.778Z] INFO: executeCI.ps1 exiting at Wed Apr 6 00:36:09 CUT 2022. Duration 01:12:15.1530774 [2022-04-06T00:36:13.778Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-06T00:36:14.846Z] Recording test results [2022-04-06T00:36:16.384Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-06T00:36:16.384Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:36:16.384Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-06T00:36:20.569Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-06T00:36:23.148Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-06T00:36:24.941Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-06T00:36:24.941Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:36:24.941Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-06T00:36:24.941Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:36:24.941Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-06T00:36:24.941Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:36:24.941Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-06T00:36:25.253Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-06T00:36:27.050Z] Archiving artifacts [2022-04-06T00:36:27.615Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-06T00:36:31.012Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-06T00:36:36.127Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-06T00:36:36.127Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:36:36.127Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-06T00:36:36.127Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-06T00:36:38.142Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-06T00:36:40.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-06T00:36:41.072Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-06T00:36:41.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-06T00:36:42.619Z] + make clean [2022-04-06T00:36:43.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-06T00:36:44.190Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-06T00:36:44.661Z] docker-dev-cache [2022-04-06T00:36:44.661Z] docker-mod-cache [Pipeline] deleteDir [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-06T00:36:47.358Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:36:47.358Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-06T00:36:48.167Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestHealth [2022-04-06T00:36:48.167Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-06T00:36:48.167Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-06T00:36:53.125Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-06T00:36:53.955Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-06T00:36:53.955Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-06T00:36:54.922Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-06T00:36:54.922Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:36:54.922Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-06T00:36:55.891Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-06T00:36:56.051Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-06T00:36:56.352Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-06T00:36:58.216Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-06T00:36:58.528Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-06T00:36:58.528Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-06T00:37:01.447Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-06T00:37:03.995Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-06T00:37:03.995Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:37:03.995Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-06T00:37:03.995Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:37:03.995Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-06T00:37:03.995Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-06T00:37:04.451Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-06T00:37:04.451Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-06T00:37:04.451Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:37:04.451Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-06T00:37:06.614Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-06T00:37:07.072Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-06T00:37:07.527Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-06T00:37:07.984Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-06T00:37:09.511Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-06T00:37:09.511Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-06T00:37:10.005Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-06T00:37:10.005Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-06T00:37:10.005Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:37:10.005Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-06T00:37:13.226Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-06T00:37:13.734Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-06T00:37:13.734Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-06T00:37:13.734Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-06T00:37:13.734Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:37:13.734Z] === RUN TestDockerSuite/TestImportFile [2022-04-06T00:37:13.734Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:37:13.734Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-06T00:37:14.192Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-06T00:37:14.192Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-06T00:37:14.192Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-06T00:37:14.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-06T00:37:14.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-06T00:37:14.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-06T00:37:14.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-06T00:37:14.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:37:14.192Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-06T00:37:16.117Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-06T00:37:17.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-06T00:37:19.011Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-06T00:37:19.011Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:37:19.011Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-06T00:37:24.176Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-06T00:37:24.176Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:37:24.176Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-06T00:37:24.176Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:37:24.176Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-06T00:37:24.640Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-06T00:37:24.640Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:37:24.640Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-06T00:37:29.269Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-06T00:37:29.269Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:37:29.269Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-06T00:37:31.761Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-06T00:37:32.219Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-06T00:37:34.394Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-06T00:37:34.394Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:37:34.851Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-06T00:37:34.851Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:37:34.851Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-06T00:37:34.851Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:37:34.851Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-06T00:37:35.021Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-06T00:37:35.021Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:37:35.021Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-06T00:37:35.021Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:37:35.021Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-06T00:37:35.021Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:37:35.021Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-06T00:37:35.021Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:37:35.021Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-06T00:37:42.038Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-06T00:37:43.654Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:37:43.654Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-06T00:37:47.397Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-06T00:37:47.822Z] === RUN TestDockerSuite/TestInspectImage [2022-04-06T00:37:47.822Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:37:47.822Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-06T00:37:47.822Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:37:47.822Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-06T00:37:47.822Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:37:47.822Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-06T00:37:49.996Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-06T00:37:51.186Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-06T00:37:51.186Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:37:51.186Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-06T00:37:52.170Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-06T00:37:52.170Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-06T00:37:54.980Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-06T00:37:54.980Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-06T00:37:54.980Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-06T00:37:54.980Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-06T00:37:54.980Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-06T00:37:54.980Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:37:54.980Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-06T00:37:55.069Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-06T00:37:57.239Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-06T00:37:57.239Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:37:57.239Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-06T00:37:57.239Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-06T00:38:00.142Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-06T00:38:03.041Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-06T00:38:08.825Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-06T00:38:09.904Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-06T00:38:09.904Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-06T00:38:10.372Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-06T00:38:10.372Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:38:10.372Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-06T00:38:10.372Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-06T00:38:10.840Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-06T00:38:10.840Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-06T00:38:11.000Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-06T00:38:13.897Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-06T00:38:14.629Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-06T00:38:14.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-06T00:38:16.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-06T00:38:18.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-06T00:38:18.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-06T00:38:18.886Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-06T00:38:18.886Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-06T00:38:19.355Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-06T00:38:24.633Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-06T00:38:29.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-06T00:38:29.774Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:38:29.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-06T00:38:29.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-06T00:38:30.242Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-06T00:38:30.242Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:38:30.242Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-06T00:38:31.696Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-06T00:38:33.872Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:38:33.872Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-06T00:38:33.872Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:38:34.458Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-06T00:38:34.458Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:38:34.458Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-06T00:38:34.458Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:38:34.458Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-06T00:38:34.458Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-06T00:38:34.458Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-06T00:38:36.633Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-06T00:38:38.811Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-06T00:38:40.664Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-06T00:38:40.664Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-06T00:38:40.664Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-06T00:38:45.885Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-06T00:38:48.059Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-06T00:38:48.059Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:38:48.059Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-06T00:38:50.958Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-06T00:38:50.958Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-06T00:38:53.248Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-06T00:38:53.248Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:38:53.248Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite (2773.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.68s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.24s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.24s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.28s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.98s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.01s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.32s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.20s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.67s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.88s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.78s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.81s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.45s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.50s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.56s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.29s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.10s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.68s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.87s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.09s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.55s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.54s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.22s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.97s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.40s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.71s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.56s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.57s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.49s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.65s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.78s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.61s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (11.79s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.84s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.88s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.55s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.28s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.17s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.57s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.53s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.18s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.12s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.20s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.90s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (7.69s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.97s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.46s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFails (3.14s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.33s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.45s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.46s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.75s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.19s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.90s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildHistory (12.74s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.52s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.68s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.38s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:38:54.234Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-06T00:38:54.234Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.05s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.15s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.09s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.25s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.48s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.48s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.49s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.91s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.08s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.72s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.83s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.35s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.23s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.80s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.65s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildRm (15.91s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.75s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.64s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.65s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.58s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.29s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.75s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.06s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildStderr (5.64s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.45s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.47s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.29s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.26s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.64s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.74s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.67s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.79s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.66s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.59s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.33s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.91s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.38s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.23s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.35s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCommitChange (6.16s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.68s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.59s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCommitTTY (8.59s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.66s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.59s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.52s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.14s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.12s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.26s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.89s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.74s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.90s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.30s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.19s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.32s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.37s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.29s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.18s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.79s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.08s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.76s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.03s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.19s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.88s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.71s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.14s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.03s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.04s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000994858_} (3.07s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14136900346_c:\foo_false____} (3.05s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14136900346_c:\foo_true____} (3.25s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.30s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.27s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.35s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.98s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.35s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.95s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.94s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToDot (3.36s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCpToStdout (3.62s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.31s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.93s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-04-06T00:38:54.235Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.78s) [2022-04-06T00:38:54.235Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.18s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.31s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.31s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.25s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.40s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsCopy (6.37s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.41s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.36s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.53s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFilters (7.30s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFormat (6.98s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsRename (3.67s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsResize (33.62s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.26s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.85s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.61s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.45s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.19s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.16s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.80s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.13s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.73s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.96s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.83s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.42s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecInspectID (5.71s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.73s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.22s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.34s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.42s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.17s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.54s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.49s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.13s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.24s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.30s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectDefault (3.22s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectHistory (5.48s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.15s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.22s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.14s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.74s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.74s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectStatus (3.82s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.93s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.72s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.15s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.74s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.14s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.18s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.11s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.44s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.11s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.34s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.08s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.83s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.07s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.51s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.17s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.74s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.50s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.55s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsSince (9.81s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsTail (3.48s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.26s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.35s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.24s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.17s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsByOrder (13.29s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.23s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.92s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:38:54.236Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.14s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.83s) [2022-04-06T00:38:54.236Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.06s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.12s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.47s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.12s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.38s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.34s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.14s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.33s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.10s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.80s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.73s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.08s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.76s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.88s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.15s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.79s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.41s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.24s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.12s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.47s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.80s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.93s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.24s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.04s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.12s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.14s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.12s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.41s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.07s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.57s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.92s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.24s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.07s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.30s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.17s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.12s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.45s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.10s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunExitCode (3.10s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.16s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.11s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.16s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.73s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.82s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.56s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.40s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.83s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.65s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.17s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.87s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.31s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.00s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunRm (3.15s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.11s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.20s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.10s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.78s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.19s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.12s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.89s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.14s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.19s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.39s) [2022-04-06T00:38:54.237Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-06T00:38:54.237Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.31s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.20s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.16s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.79s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.78s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.28s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.41s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.18s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.07s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.14s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.08s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.29s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.86s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.72s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.89s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.36s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.82s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.90s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.27s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.39s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-06T00:38:54.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-06T00:38:54.238Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:54.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-06T00:38:54.238Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-06T00:38:54.238Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-06T00:38:54.238Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-06T00:38:54.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-06T00:38:54.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-06T00:38:54.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-06T00:38:54.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-06T00:38:54.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-06T00:38:54.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-06T00:38:54.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-06T00:38:54.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-06T00:38:54.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-06T00:38:54.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerDaemonSuite [2022-04-06T00:38:54.239Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-06T00:38:54.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-06T00:38:54.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-06T00:38:54.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerSwarmSuite [2022-04-06T00:38:54.239Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-06T00:38:54.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerExternalVolumeSuite [2022-04-06T00:38:54.239Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerNetworkSuite [2022-04-06T00:38:54.239Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-06T00:38:54.239Z] === RUN TestDockerHubPullSuite [2022-04-06T00:38:54.239Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.239Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-06T00:38:54.239Z] PASS [2022-04-06T00:38:54.239Z] ok github.com/docker/docker/integration-cli 2773.444s [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === Skipped [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:38:54.708Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.708Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-06T00:38:54.708Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-06T00:38:54.708Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:38:54.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-06T00:38:54.708Z] [2022-04-06T00:38:54.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:38:54.708Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:38:54.709Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-06T00:38:54.709Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:38:54.709Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:38:54.709Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:38:54.709Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.709Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:38:54.709Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-06T00:38:54.710Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-06T00:38:54.710Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:38:54.710Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:38:54.710Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-06T00:38:54.710Z] [2022-04-06T00:38:54.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:38:54.710Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.710Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.711Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.711Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:38:54.711Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:38:54.711Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:38:54.711Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:38:54.711Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:38:54.711Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:38:54.711Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.711Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:38:54.711Z] [2022-04-06T00:38:54.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:38:54.712Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:38:54.712Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:38:54.712Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-06T00:38:54.712Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:38:54.712Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:38:54.712Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-06T00:38:54.712Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:38:54.712Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:38:54.712Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-06T00:38:54.712Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:38:54.712Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.712Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:38:54.712Z] [2022-04-06T00:38:54.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:38:54.712Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:38:54.713Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.713Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:38:54.713Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-06T00:38:54.713Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.714Z] [2022-04-06T00:38:54.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:38:54.714Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.714Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:38:54.715Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:38:54.715Z] [2022-04-06T00:38:54.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:38:54.715Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-06T00:38:55.184Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:38:55.184Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:38:55.184Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.184Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:38:55.184Z] [2022-04-06T00:38:55.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:38:55.184Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-06T00:38:55.185Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] DONE 1088 tests, 544 skipped in 2784.302s [2022-04-06T00:38:55.185Z] INFO: Integration tests ended at 04/06/2022 00:38:54. Duration:00:46:24.4490649 [2022-04-06T00:38:55.185Z] INFO: Docker info of the daemon under test at end of run [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] Containers: 10 [2022-04-06T00:38:55.185Z] Running: 0 [2022-04-06T00:38:55.185Z] Paused: 0 [2022-04-06T00:38:55.185Z] Stopped: 10 [2022-04-06T00:38:55.185Z] Images: 18 [2022-04-06T00:38:55.185Z] Server Version: 0.0.0-dev [2022-04-06T00:38:55.185Z] Storage Driver: windowsfilter [2022-04-06T00:38:55.185Z] Windows: [2022-04-06T00:38:55.185Z] Logging Driver: json-file [2022-04-06T00:38:55.185Z] Plugins: [2022-04-06T00:38:55.185Z] Volume: local [2022-04-06T00:38:55.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-06T00:38:55.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-06T00:38:55.185Z] Swarm: inactive [2022-04-06T00:38:55.185Z] Default Isolation: process [2022-04-06T00:38:55.185Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-06T00:38:55.185Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-06T00:38:55.185Z] OSType: windows [2022-04-06T00:38:55.185Z] Architecture: x86_64 [2022-04-06T00:38:55.185Z] CPUs: 4 [2022-04-06T00:38:55.185Z] Total Memory: 32GiB [2022-04-06T00:38:55.185Z] Name: azwin-2-4e1340 [2022-04-06T00:38:55.185Z] ID: HTMM:QDLR:DNNH:SDOG:XQVF:COBG:5C2B:SIKI:3GYV:TGC2:XJUR:CBOH [2022-04-06T00:38:55.185Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-06T00:38:55.185Z] Debug Mode (client): false [2022-04-06T00:38:55.185Z] Debug Mode (server): true [2022-04-06T00:38:55.185Z] File Descriptors: -1 [2022-04-06T00:38:55.185Z] Goroutines: 44 [2022-04-06T00:38:55.185Z] System Time: 2022-04-06T00:38:54.8968041Z [2022-04-06T00:38:55.185Z] EventsListeners: 0 [2022-04-06T00:38:55.185Z] Registry: https://index.docker.io/v1/ [2022-04-06T00:38:55.185Z] Labels: [2022-04-06T00:38:55.185Z] Experimental: false [2022-04-06T00:38:55.185Z] Insecure Registries: [2022-04-06T00:38:55.185Z] 127.0.0.0/8 [2022-04-06T00:38:55.185Z] Live Restore Enabled: false [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] [2022-04-06T00:38:55.185Z] INFO: Stopping daemon under test [2022-04-06T00:38:55.185Z] SUCCESS: The process with PID 5020 (child process of PID 6008) has been terminated. [2022-04-06T00:38:55.185Z] SUCCESS: The process with PID 6008 (child process of PID 3988) has been terminated. [2022-04-06T00:38:55.658Z] INFO: Stop tailing logs of the daemon under tests [2022-04-06T00:38:55.658Z] INFO: executeCI.ps1 Completed successfully at 04/06/2022 00:38:55. [2022-04-06T00:38:55.658Z] INFO: Tidying up at end of run [2022-04-06T00:38:55.658Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.out) to bundles\CIDUT.out [2022-04-06T00:38:55.658Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.err) to bundles\CIDUT.err [2022-04-06T00:38:55.658Z] INFO: Saving containerd logs to bundles [2022-04-06T00:38:55.658Z] INFO: Nuke-Everything... [2022-04-06T00:38:55.658Z] INFO: Container count on control daemon to delete is 2 [2022-04-06T00:38:55.658Z] 127e95a64415 [2022-04-06T00:38:55.658Z] 028d376a1dfe [2022-04-06T00:38:56.126Z] INFO: Tidying pidfile d:\CI\PR-43401\13\docker.pid [2022-04-06T00:38:56.126Z] INFO: Killing containerd with PID 2660 [2022-04-06T00:38:56.126Z] INFO: Nuking d:\CI [2022-04-06T00:38:59.514Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-06T00:39:06.577Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-06T00:39:15.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-06T00:39:17.301Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-06T00:39:20.215Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-06T00:39:20.215Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:39:20.215Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-06T00:39:21.454Z] INFO: Zapped successfully [2022-04-06T00:39:21.454Z] [2022-04-06T00:39:21.454Z] INFO: executeCI.ps1 exiting at Wed Apr 6 00:39:21 CUT 2022. Duration 01:14:49.8030073 [2022-04-06T00:39:21.454Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-06T00:39:21.703Z] Recording test results [2022-04-06T00:39:23.114Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-06T00:39:28.954Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-06T00:39:30.174Z] === RUN TestDockerSuite/TestLogsSince [2022-04-06T00:39:31.053Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-06T00:39:32.839Z] Archiving artifacts [2022-04-06T00:39:40.501Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-06T00:39:40.501Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:39:40.501Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-06T00:39:40.501Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:39:40.501Z] === RUN TestDockerSuite/TestLogsTail [2022-04-06T00:39:42.701Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-06T00:39:45.613Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-06T00:39:47.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-06T00:39:48.292Z] + make clean [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-06T00:39:48.509Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-06T00:39:48.509Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestNetHostname [2022-04-06T00:39:48.509Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-06T00:39:48.509Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-06T00:39:48.509Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-06T00:39:48.509Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginActive [2022-04-06T00:39:48.509Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-06T00:39:48.509Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-06T00:39:48.509Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-06T00:39:48.509Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-06T00:39:48.509Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-06T00:39:48.509Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-06T00:39:48.509Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-06T00:39:48.509Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-06T00:39:48.509Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-06T00:39:48.509Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPortList [2022-04-06T00:39:48.509Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:39:48.509Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-06T00:39:49.859Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-06T00:39:49.860Z] docker-dev-cache [2022-04-06T00:39:49.860Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-06T00:39:58.813Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-06T00:39:58.813Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:39:58.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-06T00:40:04.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-06T00:40:04.594Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:40:04.594Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-06T00:40:14.905Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-06T00:40:14.905Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:40:14.905Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-06T00:40:29.710Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-06T00:40:47.380Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-06T00:40:47.380Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-06T00:40:47.380Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:40:47.380Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-06T00:40:59.751Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-06T00:41:06.810Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-06T00:41:15.369Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-06T00:41:20.048Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-06T00:41:20.048Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:41:20.048Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-06T00:41:20.048Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:41:20.048Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-06T00:41:30.361Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-06T00:41:30.361Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:41:30.361Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-06T00:41:30.361Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:41:30.361Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-06T00:41:30.361Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:41:30.361Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-06T00:41:30.361Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:41:30.361Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-06T00:41:38.936Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-06T00:41:38.936Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:41:38.936Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-06T00:41:40.470Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-06T00:41:40.470Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:41:40.470Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-06T00:41:42.005Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-06T00:41:42.970Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-06T00:41:42.970Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:41:42.970Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-06T00:41:47.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-06T00:41:52.342Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-06T00:41:55.239Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-06T00:42:30.914Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-06T00:42:30.914Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:42:30.914Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-06T00:42:35.598Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-06T00:42:35.598Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-06T00:42:35.598Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-06T00:42:36.563Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-06T00:42:41.249Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-06T00:42:45.931Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-06T00:42:45.931Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:42:46.389Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-06T00:42:51.069Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-06T00:42:51.069Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-06T00:42:51.526Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-06T00:43:12.604Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-06T00:43:21.164Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-06T00:43:21.621Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-06T00:43:30.173Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-06T00:43:35.958Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-06T00:43:50.773Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-06T00:43:53.673Z] === RUN TestDockerSuite/TestRmiTag [2022-04-06T00:43:54.639Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-06T00:43:57.245Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-06T00:44:18.341Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-06T00:44:19.877Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-06T00:44:25.664Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-06T00:44:27.201Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:44:27.201Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-06T00:44:29.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-06T00:44:29.381Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:44:29.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-06T00:44:29.381Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:44:29.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-06T00:44:35.173Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-06T00:44:38.906Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-06T00:44:41.088Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-06T00:44:43.990Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-06T00:44:46.176Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-06T00:44:46.176Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.489Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-06T00:44:56.489Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.947Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-06T00:44:56.947Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.947Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-06T00:44:56.947Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.947Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-06T00:44:56.947Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:44:56.947Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-06T00:44:59.849Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-06T00:44:59.849Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:44:59.849Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-06T00:45:03.578Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-06T00:45:03.578Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:45:03.578Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-06T00:45:03.578Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:45:03.578Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-06T00:45:05.752Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:45:05.752Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-06T00:45:08.652Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-06T00:45:11.552Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-06T00:45:13.724Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-06T00:45:13.724Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:45:13.724Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-06T00:45:13.724Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:45:13.724Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-06T00:45:13.724Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:45:13.724Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-06T00:45:16.626Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-06T00:45:16.626Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:45:16.626Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-06T00:45:16.626Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:45:16.626Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-06T00:45:16.626Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:45:16.626Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-06T00:45:16.626Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:45:16.626Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-06T00:45:18.808Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-06T00:45:25.880Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:45:25.880Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-06T00:45:28.055Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-06T00:45:28.055Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:45:28.055Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-06T00:45:28.055Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-06T00:45:28.055Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:45:28.055Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-06T00:45:30.958Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-06T00:45:33.132Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-06T00:45:33.132Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:45:33.132Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-06T00:45:36.032Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-06T00:45:36.032Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:45:36.032Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-06T00:45:36.032Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:45:36.032Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-06T00:45:36.032Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:45:36.032Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-06T00:45:43.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-06T00:45:45.995Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-06T00:45:48.171Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-06T00:45:51.072Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-06T00:45:51.072Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-06T00:45:51.072Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-06T00:45:51.072Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.072Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:45:51.072Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:45:51.530Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-06T00:45:51.530Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.530Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-06T00:45:51.530Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:45:51.530Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-06T00:46:01.844Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-06T00:46:01.844Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-06T00:46:01.844Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-06T00:46:01.844Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-06T00:46:01.844Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:46:01.844Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-06T00:46:12.153Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-06T00:46:12.153Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:46:12.153Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-06T00:46:13.687Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-06T00:46:13.687Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:46:13.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-06T00:46:13.688Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:46:13.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-06T00:46:13.688Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:46:13.688Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-06T00:46:13.688Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:46:13.688Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-06T00:46:13.688Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:46:13.688Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-06T00:46:13.688Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunMount [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-06T00:46:14.145Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:46:14.145Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-06T00:46:22.703Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-06T00:46:22.703Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:46:22.703Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-06T00:46:22.703Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:46:22.703Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-06T00:46:22.703Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:46:22.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-06T00:46:28.492Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:46:35.560Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-06T00:46:35.560Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:46:36.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-06T00:46:36.018Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:46:36.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-06T00:46:36.018Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:46:36.018Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-06T00:46:36.018Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:46:36.018Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-06T00:46:36.476Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-06T00:46:37.445Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-06T00:46:40.344Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-06T00:46:42.514Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-06T00:46:43.483Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-06T00:46:45.656Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-06T00:46:46.113Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:46:46.113Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-06T00:46:49.843Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-06T00:46:49.843Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-06T00:46:49.843Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-06T00:46:49.843Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-06T00:46:49.843Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:46:49.843Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-06T00:47:07.526Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-06T00:47:07.526Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:47:07.526Z] === RUN TestDockerSuite/TestRunRm [2022-04-06T00:47:10.428Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-06T00:47:16.217Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-06T00:47:23.284Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-06T00:47:31.840Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-06T00:47:32.804Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-06T00:47:35.701Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-06T00:47:35.701Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:47:35.701Z] === RUN TestDockerSuite/TestRunState [2022-04-06T00:47:35.701Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:47:35.701Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-06T00:47:38.599Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-06T00:47:38.599Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:47:38.599Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-06T00:47:40.778Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-06T00:47:40.778Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:47:40.778Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-06T00:47:40.778Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:47:40.778Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-06T00:47:40.778Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-06T00:47:41.235Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-06T00:47:41.235Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:47:41.235Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-06T00:47:45.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-06T00:47:45.919Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:47:45.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-06T00:47:45.919Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-06T00:47:46.377Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.377Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-06T00:47:46.378Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:47:46.378Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-06T00:47:53.444Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-06T00:47:53.444Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:47:53.444Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-06T00:48:02.003Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-06T00:48:02.003Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:48:02.003Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-06T00:48:02.003Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:48:02.003Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-06T00:48:09.072Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-06T00:48:17.627Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-06T00:48:21.356Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-06T00:48:28.417Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-06T00:48:28.417Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:48:28.875Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-06T00:48:28.875Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-06T00:48:32.603Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-06T00:48:34.778Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-06T00:48:36.952Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-06T00:48:36.952Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:48:36.952Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-06T00:48:37.411Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-06T00:48:37.411Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-06T00:48:37.411Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-06T00:48:37.411Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-06T00:48:37.411Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:48:37.411Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-06T00:48:42.106Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-06T00:48:43.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-06T00:48:46.582Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-06T00:48:51.296Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-06T00:48:51.296Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-06T00:48:51.296Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-06T00:48:51.296Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-06T00:48:51.296Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-06T00:48:51.296Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:48:51.296Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-06T00:48:54.196Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-06T00:48:54.654Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-06T00:48:55.112Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-06T00:48:55.570Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-06T00:48:57.103Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-06T00:48:57.103Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-06T00:49:00.101Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-06T00:49:02.274Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-06T00:49:05.176Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-06T00:49:05.176Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:49:05.176Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-06T00:49:13.738Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-06T00:49:13.738Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:49:13.738Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-06T00:49:24.049Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-06T00:49:24.049Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:49:24.049Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-06T00:49:24.049Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:49:24.049Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-06T00:49:24.049Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:49:24.049Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-06T00:49:24.049Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:49:24.049Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-06T00:49:29.837Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:49:29.837Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-06T00:49:32.734Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-06T00:49:35.641Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-06T00:49:35.641Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:49:35.641Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-06T00:49:37.816Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-06T00:49:37.816Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-06T00:49:37.816Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-06T00:49:37.816Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-06T00:49:37.816Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:49:37.816Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-06T00:49:37.816Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:49:38.273Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-06T00:49:55.988Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-06T00:49:55.988Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-06T00:49:58.197Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-06T00:49:58.197Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-06T00:50:01.969Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-06T00:50:02.442Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-06T00:50:02.905Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-06T00:50:02.905Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-06T00:50:03.366Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-06T00:50:13.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-06T00:50:13.675Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:50:13.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-06T00:50:13.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-06T00:50:13.675Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-06T00:50:13.675Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:50:13.675Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-06T00:50:22.237Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-06T00:50:22.237Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-06T00:50:22.237Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-06T00:50:32.615Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-06T00:50:32.615Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:50:32.615Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite (3133.55s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.94s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.62s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.76s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:50:34.165Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-04-06T00:50:34.165Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.94s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.05s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.93s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.82s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.88s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.05s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.98s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.58s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.72s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.22s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.46s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.53s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.96s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.31s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.60s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.66s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.87s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.48s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.61s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.66s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.45s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.80s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.91s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.30s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.34s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.33s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.39s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.26s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.32s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.28s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.92s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.44s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.13s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.48s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.72s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.46s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.24s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.23s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.45s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.78s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.72s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (139.23s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.76s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.26s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.84s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.55s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.56s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.50s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.09s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFails (7.30s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.38s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.10s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.33s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.57s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.62s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildHistory (13.68s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.60s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.08s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.50s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.67s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.49s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.12s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.75s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.94s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.47s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.32s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.91s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.90s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.01s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.13s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.62s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.82s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.63s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.35s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.99s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.71s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.78s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.47s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.44s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.08s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildRm (15.82s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.17s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.83s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.18s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.00s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.90s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.64s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.25s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.67s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildStderr (5.38s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.47s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.14s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.83s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-04-06T00:50:34.166Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.03s) [2022-04-06T00:50:34.166Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.11s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.57s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.35s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.94s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.44s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.82s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.98s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.52s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.46s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.96s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitChange (6.05s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.45s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.55s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitTTY (17.76s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.19s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.49s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.51s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.52s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.68s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.47s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.26s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.93s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.67s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.76s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.78s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.69s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b88708_} (7.65s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11557738470_c:\foo_false____} (2.70s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11557738470_c:\foo_true____} (2.68s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.86s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.87s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.86s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.26s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.04s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToDot (2.92s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCpToStdout (2.85s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.81s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.38s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.59s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsCopy (5.70s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.44s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.46s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.30s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFilters (10.01s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFormat (5.69s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsRename (2.80s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.20s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.27s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.49s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.65s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecInspectID (5.05s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:50:34.167Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.87s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:50:34.167Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.80s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.65s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.31s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.42s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.78s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.72s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.25s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.29s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.34s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectDefault (7.26s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.52s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.54s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectStatus (3.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.27s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.36s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.44s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.41s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.56s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.69s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.99s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.88s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.38s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsTail (3.11s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.09s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.13s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsByOrder (9.74s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.85s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.75s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.32s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.44s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.07s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.37s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.34s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.68s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.74s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.72s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.24s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.68s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.80s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.86s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.11s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.03s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.69s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.95s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.56s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.92s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.63s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.93s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.77s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.30s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.37s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.51s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.70s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-06T00:50:34.168Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.26s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:50:34.168Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.69s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.61s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.23s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.53s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunExitCode (7.36s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.56s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.62s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.34s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.76s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.06s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.14s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.54s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.74s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.36s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.26s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.92s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunRm (2.57s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.47s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.26s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.43s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.27s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.23s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.27s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.38s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.13s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.62s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.40s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.48s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.91s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.74s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.63s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.53s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.50s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.72s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.27s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.78s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.58s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.73s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.43s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.63s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.61s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.09s) [2022-04-06T00:50:34.169Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) [2022-04-06T00:50:34.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.70s) [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.02s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-06T00:50:34.170Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-06T00:50:34.170Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-06T00:50:34.170Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-06T00:50:34.170Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-06T00:50:34.170Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-06T00:50:34.170Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-06T00:50:34.170Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-06T00:50:34.170Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerDaemonSuite [2022-04-06T00:50:34.170Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-06T00:50:34.170Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-06T00:50:34.170Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-06T00:50:34.170Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.170Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:50:34.170Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerSwarmSuite [2022-04-06T00:50:34.170Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-06T00:50:34.170Z] === RUN TestDockerPluginSuite [2022-04-06T00:50:34.170Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-06T00:50:34.170Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-06T00:50:34.171Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:50:34.171Z] === RUN TestDockerExternalVolumeSuite [2022-04-06T00:50:34.171Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:50:34.171Z] === RUN TestDockerNetworkSuite [2022-04-06T00:50:34.171Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-06T00:50:34.171Z] === RUN TestDockerHubPullSuite [2022-04-06T00:50:34.171Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.171Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-06T00:50:34.171Z] PASS [2022-04-06T00:50:34.171Z] ok github.com/docker/docker/integration-cli 3134.013s [2022-04-06T00:50:34.637Z] [2022-04-06T00:50:34.637Z] === Skipped [2022-04-06T00:50:34.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:50:34.637Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.637Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-06T00:50:34.637Z] [2022-04-06T00:50:34.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:50:34.637Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.637Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-06T00:50:34.637Z] [2022-04-06T00:50:34.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-06T00:50:34.637Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.637Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-06T00:50:34.637Z] [2022-04-06T00:50:34.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-06T00:50:34.637Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:50:34.638Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-06T00:50:34.638Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:50:34.638Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:50:34.638Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-04-06T00:50:34.638Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:50:34.638Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:50:34.638Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:50:34.638Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-06T00:50:34.638Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.06s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-06T00:50:34.638Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.638Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-06T00:50:34.638Z] [2022-04-06T00:50:34.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-06T00:50:34.638Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-06T00:50:34.639Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-06T00:50:34.639Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-06T00:50:34.639Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:50:34.639Z] docker_cli_sni_test.go:18: Flakey test [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-06T00:50:34.639Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:50:34.639Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:50:34.639Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.639Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-06T00:50:34.639Z] [2022-04-06T00:50:34.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-06T00:50:34.640Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:50:34.640Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-06T00:50:34.640Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:50:34.640Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-06T00:50:34.640Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:50:34.640Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.640Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-06T00:50:34.640Z] [2022-04-06T00:50:34.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-06T00:50:34.641Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-06T00:50:34.641Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-06T00:50:34.641Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:50:34.641Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:50:34.641Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-06T00:50:34.641Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:50:34.641Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:50:34.641Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:50:34.641Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-06T00:50:34.641Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:50:34.641Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:50:34.641Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.641Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-06T00:50:34.641Z] [2022-04-06T00:50:34.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-06T00:50:34.642Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-06T00:50:34.642Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.642Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:50:34.642Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-06T00:50:34.642Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:50:34.643Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-06T00:50:34.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-06T00:50:34.643Z] [2022-04-06T00:50:34.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-06T00:50:35.106Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.106Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-06T00:50:35.106Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.06s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.06s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-06T00:50:35.107Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.107Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-06T00:50:35.107Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:50:35.108Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:50:35.108Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:35.108Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.108Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:35.108Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:50:35.109Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.109Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-06T00:50:35.109Z] [2022-04-06T00:50:35.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:50:35.110Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.110Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-06T00:50:35.110Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-06T00:50:35.113Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] DONE 1088 tests, 539 skipped in 3144.732s [2022-04-06T00:50:35.113Z] INFO: Integration tests ended at 04/06/2022 00:50:34. Duration:00:52:24.9574443 [2022-04-06T00:50:35.113Z] INFO: Docker info of the daemon under test at end of run [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] Containers: 10 [2022-04-06T00:50:35.113Z] Running: 0 [2022-04-06T00:50:35.113Z] Paused: 0 [2022-04-06T00:50:35.113Z] Stopped: 10 [2022-04-06T00:50:35.113Z] Images: 18 [2022-04-06T00:50:35.113Z] Server Version: 0.0.0-dev [2022-04-06T00:50:35.113Z] Storage Driver: windowsfilter [2022-04-06T00:50:35.113Z] Windows: [2022-04-06T00:50:35.113Z] Logging Driver: json-file [2022-04-06T00:50:35.113Z] Plugins: [2022-04-06T00:50:35.113Z] Volume: local [2022-04-06T00:50:35.113Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-06T00:50:35.113Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-06T00:50:35.113Z] Swarm: inactive [2022-04-06T00:50:35.113Z] Default Isolation: process [2022-04-06T00:50:35.113Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-06T00:50:35.113Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-06T00:50:35.113Z] OSType: windows [2022-04-06T00:50:35.113Z] Architecture: x86_64 [2022-04-06T00:50:35.113Z] CPUs: 4 [2022-04-06T00:50:35.113Z] Total Memory: 32GiB [2022-04-06T00:50:35.113Z] Name: azwin-2-2dbd70 [2022-04-06T00:50:35.113Z] ID: ZC5O:GZOQ:IITY:JDZL:HPNA:K4SF:CWH3:DOSZ:V3K5:AMIT:CSP4:ZPQD [2022-04-06T00:50:35.113Z] Docker Root Dir: D:\CI\PR-43401\13\daemon [2022-04-06T00:50:35.113Z] Debug Mode (client): false [2022-04-06T00:50:35.113Z] Debug Mode (server): true [2022-04-06T00:50:35.113Z] File Descriptors: -1 [2022-04-06T00:50:35.113Z] Goroutines: 17 [2022-04-06T00:50:35.113Z] System Time: 2022-04-06T00:50:34.9909578Z [2022-04-06T00:50:35.113Z] EventsListeners: 0 [2022-04-06T00:50:35.113Z] Registry: https://index.docker.io/v1/ [2022-04-06T00:50:35.113Z] Labels: [2022-04-06T00:50:35.113Z] Experimental: false [2022-04-06T00:50:35.113Z] Insecure Registries: [2022-04-06T00:50:35.113Z] 127.0.0.0/8 [2022-04-06T00:50:35.113Z] Live Restore Enabled: false [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.113Z] [2022-04-06T00:50:35.114Z] INFO: Stopping daemon under test [2022-04-06T00:50:35.573Z] SUCCESS: The process with PID 984 (child process of PID 4316) has been terminated. [2022-04-06T00:50:35.573Z] SUCCESS: The process with PID 4316 (child process of PID 4600) has been terminated. [2022-04-06T00:50:35.573Z] INFO: Stop tailing logs of the daemon under tests [2022-04-06T00:50:35.573Z] INFO: executeCI.ps1 Completed successfully at 04/06/2022 00:50:35. [2022-04-06T00:50:35.573Z] INFO: Tidying up at end of run [2022-04-06T00:50:35.573Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.out) to bundles\CIDUT.out [2022-04-06T00:50:35.573Z] INFO: Saving daemon under test log (d:\CI\PR-43401\13\dut.err) to bundles\CIDUT.err [2022-04-06T00:50:35.573Z] INFO: Saving containerd logs to bundles [2022-04-06T00:50:35.573Z] INFO: Nuke-Everything... [2022-04-06T00:50:36.031Z] INFO: Container count on control daemon to delete is 2 [2022-04-06T00:50:36.489Z] 2989e09a4286 [2022-04-06T00:50:36.489Z] 5e3cb93d1b3f [2022-04-06T00:50:36.489Z] INFO: Tidying pidfile d:\CI\PR-43401\13\docker.pid [2022-04-06T00:50:36.489Z] INFO: Nuking d:\CI [2022-04-06T00:51:12.182Z] INFO: Zapped successfully [2022-04-06T00:51:12.182Z] [2022-04-06T00:51:12.182Z] INFO: executeCI.ps1 exiting at Wed Apr 6 00:51:11 CUT 2022. Duration 01:24:43.2192977 [2022-04-06T00:51:12.182Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-06T00:51:12.421Z] Recording test results [2022-04-06T00:51:21.578Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-06T00:51:24.066Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-06T00:51:25.810Z] Archiving artifacts [2022-04-06T00:51:40.801Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43401/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-06T00:51:41.718Z] + make clean [2022-04-06T00:51:43.893Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-06T00:51:43.893Z] docker-dev-cache [2022-04-06T00:51:43.893Z] 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